



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A comprehensive review of the amazon web services (aws) cloud practitioner certification exam for the year 2024. It covers essential topics such as aws cloud formation, elastic compute cloud (ec2), data transfer charges, amazon s3, elastic block storage (ebs), amazon rds, aws elastic beanstalk, aws code commit, amazon inspector, aws support plans, and aws snowball. This study guide is ideal for university students, high school students, and lifelong learners preparing for the aws cloud practitioner certification exam.
Typology: Exams
1 / 5
This page cannot be seen from the preview
Don't miss anything!




What is AWS Cloud Formation? - Correct answer AWS Cloud Formation provides the sysadmin, network architect, and other IT personnel the ability to provision and manage stacks of AWS resources based on templates you create to model your infrastructure architecture. Elastic Compute Cloud - EC2 - Correct answer a web service that provides resizable computing capacity in the cloud. True or False: There are no outbound data transfer charges between Amazon Web Services in the same Region - Correct answer True What is the charge for in-bound data transfer across all Amazon Web Services in all regions? - Correct answer there is no charge for in-bound data transfer across all AWS services in all regions. What are the three fundamental characteristics you pay for in AWS? - Correct answer Compute, storage, and data transfer out. Which Amazon Services are offered at no-charge? - Correct answer Amazon VPC Amazon Beanstalk Amazon Cloud Formation Amazon IAM Amazon Auto-Scaling Amazon OpsWorks What is a Spot Instance? - Correct answer Spot instances are spare EC2 capacity that can save you up 90% off of On-Demand prices that AWS can interrupt with a 2-minute notification. Spot uses the same underlying EC2 instances as On-Demand and Reserved Instances, and is best suited for fault-tolerant, flexible workloads. True or False: Spot prices adjust gradually based on long term supply and demand for spare EC2 capacity. - Correct answer True True or False: Windows Server with SQL Server is currently available as a spot instance. - Correct answer False What is Amazon S3? - Correct answer Amazon S3 is storage for the Internet. It provides a simple web interface that offers a highly-scalable, reliable, and low-latency data storage infrastructure at very low costs. What is the largest object size that can be uploaded in S3 with a single PUT command?
What storage classes does Amazon S3 offer? - Correct answer Amazon S3 Standard for general-purpose storage of frequently accessed data Amazon S3 Standard - Infrequent Access for long-lived, but less frequently accessed data Amazon Glacier for long-term archive What is Reduced Redundancy Storage? - Correct answer Reduced Redundancy Storage (RRS) is an Amazon S3 storage option that enables customers to reduce their costs by storing noncritical, reproducible data at lower levels of redundancy than Amazon S3's standard storage. What factors are taken in account to estimate S3 storage charges? - Correct answer Storage Class, storage (the number and size of objects stored in your S3 bucket), requests (the number and type of requests), and data transfer (the amount of data transferred out of the S3 region) are factors that should be considered to estimate S charges. Which type of AWS storage is analogous to virtual disks in the cloud? - Correct answer Elastic Block Storage (EBS) True/False: EBS volumes persist beyond the life of an EC2 instance. - Correct answer True Elastic Block Storage (EBS) - Correct answer Block level storage volumes for use with EC2 instances True/False: Each Amazon EBS volume is automatically replicated within its Availability Zone to protect you from component failure. - Correct answer True What are the Benefits of AWS EBS? - Correct answer - Reliable and Secure Storage
What does AWS Beanstalk Manage for the User? - Correct answer AWS Beanstalk manages for the user:
Which AWS Support plan provides a Support Concierge to get answers to your billing and account inquiries via a designated senior customer service professional who is familiar with you and your account? - Correct answer The AWS Enterprise Support Plan Which AWS Support plans include the use of a Health API that can be used in support applications to get the status and health of your AWS resources? - Correct answer Business and Enterprise Support Plans Which AWS Support plans include access to the full set of Trusted Advisor Checks and guidance? - Correct answer Business and Enterprise Support Plans Which support plan includes an Access to a Well-Architected Review delivered by AWS Solution Architects? - Correct answer The Enterprise Support Plan What is AWS Snowball? - Correct answer Snowball is a petabyte-scale data transport solution that uses secure appliances to transfer large amounts of data into and out of the AWS cloud.