In our ongoing series of deploying WordPress on AWS using Terraform, the next critical component we’ll explore…
Technology
The simplest form of technology is the development and use of basic tools. The prehistoric discovery of how to control fire and the later Neolithic Revolution increased the available sources of food, and the invention of the wheel helped humans to travel in and control their environment.
In the journey of setting up WordPress on AWS using Terraform, we’ve covered crucial aspects like VPC,…
What is a Security Group? A Security Group in AWS acts as a virtual firewall for your…
What is a NAT Gateway? A Network Address Translation (NAT) Gateway in AWS is a managed service…
What is a Route Table? A route table contains a set of rules, called routes, that are…
Next thing we need to create is an internet gateway for our 2 public subnets that will…
CIDR (Classless Inter-Domain Routing) – CIDR notation is a compact representation of an IP address and its…
Before we start I assume you have a little knowledge of terraform and don’t have problems running…