Categories
Entrepreneurship General Management and Projects Sotfware & DevOps Tools & HowTo

Atlantis GitOps for Terraform in ECS Deployment

Deploying Atlantis on AWS ECS (Elastic Container Service) is a robust solution that allows you to take advantage of the managed container orchestration capabilities of ECS. Here’s a step-by-step guide to setting up Atlantis on ECS. 1. Prepare Your Atlantis Docker Image Atlantis can be run from its official Docker image. You may want to […]

Categories
General python Sotfware & DevOps Tools & HowTo

Face Recognition in Python: A Beginner’s Guide

Face Recognition in Python: A Beginner’s Guide will be an utterly fascinating post about something that is both scary and amazing– face detection and analysis using artificial intelligence in Python. How cool is that? How terrifying is that?  Before getting into it, I think it’s important to lay some ground framework. I’ll list a few […]