


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
An overview of various aws services and concepts that are covered in the aws cloud practitioner certification exam. It covers topics such as aws cloudformation, elastic compute cloud (ec2), amazon s3, elastic block storage (ebs), amazon relational database service (rds), aws elastic beanstalk, aws codecommit, amazon inspector, and different aws support plans. The document aims to help candidates prepare for the aws cloud practitioner certification by providing explanations of key aws services and features, as well as information on pricing, billing, and support options. The content is structured in a question-and-answer format, making it easy for readers to quickly understand the core concepts and be better equipped to tackle the certification exam.
Typology: Exams
1 / 4
This page cannot be seen from the preview
Don't miss anything!



What is AWS CloudFormation? - correct answers AWS CloudFormation 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 answers 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 answers True What is the charge for in-bound data transfer across all Amazon Web Services in all regions? - correct answers 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 answers Compute, storage, and data transfer out. Which Amazon Services are offered at no-charge? - correct answers Amazon VPC Amazon Beanstalk Amazon CloudFormation Amazon IAM Amazon Auto-Scaling Amazon OpsWorks What is a Spot Instance? - correct answers 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 answers True True or False: Windows Server with SQL Server is currently available as a spot instance. - correct answers False What is Amazon S3? - correct answers 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? - correct answers The largest object that can be uploaded in a single PUT is 5 gigabytes. What storage classes does Amazon S3 offer? - correct answers 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 answers 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 answers 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 S3 charges. Which type of AWS storage is analogous to virtual disks in the cloud? - correct answers Elastic Block Storage (EBS)
True/False: EBS volumes persist beyond the life of an EC2 instance. - correct answers True Elastic Block Storage (EBS) - correct answers 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 answers True What are the Benefits of AWS EBS? - correct answers - Reliable and Secure Storage
to transfer large amounts of data into and out of the AWS cloud.