Posts

AWS - Certified Cloud Practitioner Modules

Module 1: Introduction to Amazon Web Services Summarize the benefits of AWS Describe differences between on-demand delivery and cloud deployments Summarize the pay-as-you-go pricing model Module 2: Compute in the Cloud Describe the benefits of Amazon Elastic Compute Cloud (Amazon EC2) at a basic level Identify the different Amazon EC2 instance types Differentiate between the various billing options for Amazon EC2 Describe the benefits of Amazon EC2 Auto Scaling Summarize the benefits of Elastic Load Balancing Give an example of the uses for Elastic Load Balancing Summarize the differences between Amazon Simple Notification Service (Amazon SNS) and Amazon Simple Queue Services (Amazon SQS) Summarize additional AWS compute options Module 3: Global Infrastructure and Reliability Summarize the benefits of the AWS Global Infrastructure Describe the basic concept of Availability Zones Describe the benefits of Amazon CloudFront and Edge locations Compare different methods for provisioning AWS...

AWS - Q &A

  Tricky Questions S3 Standard Storage Class has 99.999999999% Durability and 99.99% Availability   What is the main benefit of on-demand EC2 instances? You can create, start, stop, and terminate at any time   If you are using an on-demand EC2 instance, how are you being charged for it? You are charged per second, based on an hourly rate, and there are no termination fees   What is benefit of choosing reserved instance over on-demand instance ? Lower cost when compared to on-demand   Which AWS service can help against DDOs protection ? CloudFront   Which AWS service can help caching objects ? CloudFront   You are building online cloud storage platform. Users will be uploading their files for backup to your applications. You are unsure about the capacity requirements. Which AWS service can help you here ?  ...