Cloud computing runs on Cloud networks, when the cheese moves it’s time to hit the maze!

Cloud computing runs on Cloud networks, when the cheese moves it’s time to hit the maze!
In the previous post we installed Terraform and used it to create a VPC in AWS , subnets, instances and all the necessary elements for a lab with Wireguard.
In this post we’ll install and configure a Wireguard server, a remote client and use it to access an EC2 instance in a private subnet.
In my last post I worked with AWS CLI and Cloudformation to create a simple VPC and find a configuration drift.
In this post I’ll show you how to build a VPC in AWS with all the elements necessary to lab Wireguard. We’ll use Terraform to automate the creation of the VPC.
Today I spent some time working with AWS CLI focusing on Cloudformation and how to deal with configuration drift.
Here’s some notes about the topic.