Centralize VPC Interface Endpoints using Terraform

Introduction Amazon VPC endpoints enable you to access certain AWS services without the need to traverse the Internet or a VPN connection. VPC endpoints can be used to access a variety of AWS services. It will help you to improve security and performance. There are two types of VPC endpoints. Here I’ll quote the AWS documentation. Interface endpoints: An interface endpoint is a collection of one or more elastic network interfaces with a private IP address that serves as an entry point for traffic destined to a supported service....

January 2, 2023 · 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