5d ago · 5 min read · Cloud computing has revolutionized how we deploy applications, and Amazon Web Services (AWS) is at the forefront of this shift. One of AWS's most popular and fundamental services is Amazon EC2 (Elasti
Join discussion
May 27 · 17 min read · AWS gives you three ways to run your code in the cloud: Lambda - upload a function, AWS runs it when events happen ECS (Elastic Container Service) - run Docker containers, AWS manages the servers EKS
Join discussion
May 9 · 11 min read · My DevOps First Win! Hey hey DevOps fam! 👋🏾Let me gist you about how I brought my little frozen food website — Veget Foods — to life using Docker and AWS.This was my first ECS (EC2 launch type) depl
Join discussionMay 8 · 12 min read · During my internship, I asked one simple question. "How is this app hosted?" The answer came fast. "It is on EC2. Nginx handles routing. There is a load balancer in front." I nodded like I understood.
Join discussion