AWS – Set up a basic Environment
Introduction When we start using AWS, we have to set up some network components like “VPC”, “Subnet”, “Route Table”, “Security Grroup” and so on. We can actually use “Default” of those components that makes it easy because all the connections are open. However, we shouldn’t take the easy approach from the security point of view. …