@tolani-akintayo
DevOps Engineer | Cloud & Platform Engineering | AWS, Kubernetes, Terraform, GitOps | CI/CD & Reliability
Cloud Engineering, DevOps Engineeering, Infrastructure Engineering, Site Reliability Engineering and Platform Engineering Roles
Mar 2 · 8 min read · Deploying containers to AWS ECS shouldn't involve SSH-ing into servers, manually pushing Docker images, or copy-pasting environment variables. Yet I've seen teams do exactly that and pay for it with b
Kklement and 1 more commented
Mar 2 · 8 min read · I still remember the early days of my DevOps journey spinning up EC2 instances through the AWS Console, clicking through security group rules one by one, and praying I didn't miss a step. It worked...
Join discussion
Jul 18, 2024 · 4 min read · What is Docker Docker is an open platform that provides the ability to package and run an application in a loosely isolated environment called a container. The isolation and security lets you run many containers simultaneously on a given host. Contai...
AWEANMichael and 6 more commented
May 21, 2024 · 5 min read · REASONS FOR AN EXTERNAL PERSISTENT DATABASE. An external persistent database is essential for our Odoo web application to ensure data durability and consistency. Using a persistent PostgreSQL database with Docker Compose, we can maintain data integri...
ETTEnaikele and 1 more commented