You can use command line parameters to list only the types of AMIs that interest you. For example, you can use the describe-images command as follows to find public AMIs owned by you or Amazon. ZSH aws ec2 describe-images --owners self amazon 1 aws ec2 describe-images...
EBS Performance Essentials EBS uses IOPS (I/O operations per second) as a performance measure IOPS – measured in 256 KiB (Kibibytes) chunks of I/O operations for SSDs SSDs deliver constant performance for both random and sequential I/O operations 4,000 IOPS can...
“AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second. You pay only for the compute time you...
Amazin S3 Simple Storage Service (S3) is an object storage service from AWS. It can not only service objects through a CDN to CloudFront, manage access to specific objects, enable versioning, and lifecycle policies, but it can also serve static HTML files with...
AWS provides a robust offering of compute and networking services. These services have different use case depending on your application type, build, and deployment method. Compute and Networking EC2 (Elastic Compute Cloud) Auto Scaling Elastic Load Balancer EBS...
Regions and Availability Zones AWS is made up of regions which are a grouping of independently separated data centers in a specific geographic region knows as “Availability Zones”. Availability Zones work together in a region to make up a collection of...