The AWS CLI

The AWS Command Line Interface (CLI) lets you run complex AWS operations from your local command line. Once you get the hang of how it works, you’ll discover that it can make things much simpler and more efficient As an example, suppose you need to launch a half-dozen EC2 instances to make up a microservices … Read more

List of publicly accessible AWS regions

Table of publicly accessible AWS regions Region Name Region Endpoint US East (Ohio) us-east-2 us-east-2.amazonaws.com US East (N. Virginia) us-east-1 us-east-1.amazonaws.com US West (N. California) us-west-1 us-west-1.amazonaws.com US West (Oregon) us-west-2 us-west-2.amazonaws.com Asia Pacific (Mumbai) ap-south-1 ap-south-1.amazonaws.com Asia Pacific (Seoul) ap-northeast-2 ap-northeast-2.amazonaws.com Asia Pacific (Osaka-Local) ap-northeast-3 ap-northeast-3.amazonaws.com Asia Pacific (Singapore) ap-southeast-1 ap-southeast-1.amazonaws.com Asia Pacific (Sydney) … Read more

List of AWS core service categories

Table of AWS core service categories Category Function Compute Services replicating the traditional role of local physical servers for the cloud, offering advanced configurations including auto scaling, load balancing, and even serverless architectures (a method for delivering server functionality with a very small footprint) Networking Application connectivity, access control, and enhancedremote connections Storage Various kinds … Read more