Posts

Showing posts with the label awsconfiguringinstancebehaviour

AWS Configuring Instance Behaviour and Instance Lifecycle

Image
In this blog you will learn Configuring an Environment Instance, AWS Regions, Tenancy , Configuring Instance Behaviour and Instance Lifecycle. Configuring an Environment for Your Instance Deciding where your  EC2 instance  will live is as important as choosing a performance configuration. Here, there are three primary details to get right: geographic region,  virtual private cloud (VPC) , and tenancy model. AWS Regions As you learned earlier, AWS servers are housed in data centers around the world and organized by geographical region. You’ll generally want to launch an EC2 instance in the region that’s physically closest to the majority of your customers or, if you’re working with data that’s subject to legal restrictions, within a jurisdiction that meets your compliance needs.  EC2  resources can be managed only when you’re “located within” their region. You set the active region in the console through the drop-down menu at the top of the page and ...