Access Private Containers on Amazon ECS using PrivateLink and Terraform

Many companies are using container orchestration services (like ECS or EKS) to host their microservice environment. Those microservices can offer APIs which need to be accessible for other customers. If those customers are also using AWS then the best solution would be to keep all communication privately inside AWS. The services inside the VPC of the customer should be able to communicate with the containers hosted in the VPC of the provider which offers the APIs....

November 1, 2021 · Lorenz Vanthillo

How Do I Host My Website?

I’ve been blogging for a few years now. I write about CI/CD, containers, automation tools and my experiences in the cloud. I’ve published some blogs on Medium and dev.to, but I missed the satisfaction of publishing under my own domain. As a Cloud & DevOps engineer, I want to be responsible to host my own website! As an AWS Community Builder it’s not entirely coincidental that I choose AWS as cloud provider to host my website....

October 26, 2021 · Lorenz Vanthillo