



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 overview of the aws cloud practitioner certification, covering key topics such as aws cloudformation, elastic compute cloud (ec2), amazon s3, elastic block storage (ebs), amazon rds, aws elastic beanstalk, aws codecommit, amazon inspector, and various aws support plans. The document delves into the fundamental characteristics of aws services, pricing models, and free-tier offerings, equipping readers with a solid understanding of the aws ecosystem. With detailed explanations, true/false questions, and a focus on practical applications, this resource is invaluable for individuals preparing for the aws cloud practitioner certification exam or those seeking to deepen their knowledge of aws services and their capabilities.
Typology: Exams
1 / 7
This page cannot be seen from the preview
Don't miss anything!




What is AWS CloudFormation? - Answer-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 - 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 - Answer-True What is the charge for in-bound data transfer across all Amazon Web Services in all regions? - 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? - Answer-Compute, storage, and data transfer out. Which Amazon Services are offered at no-charge? - Answer-Amazon VPC Amazon Beanstalk Amazon CloudFormation
Amazon IAM Amazon Auto-Scaling Amazon OpsWorks What is a Spot Instance? - 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 EC capacity. - Answer-True True or False: Windows Server with SQL Server is currently available as a spot instance. - Answer-False What is Amazon S3? - 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? - Answer-The largest object that can be uploaded in a single PUT is 5 gigabytes. What storage classes does Amazon S3 offer? - 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? - Answer-Reduced Redundancy Storage (RRS) is an Amazon S 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.
Which database engines are available in the AWS RDS? - Answer-Amazon Aurora, PostgreSQL, MySQL, MariaDB, Oracle, and Microsoft SQL Server are available in the AWS RDS. What does Amazon manage on my behalf for RDS? - Answer-Provisioning Infrastructure Capacity, Installing Software, replication of db across multiple AZ's (mult-AZ deployment), backups, patching software, and failovers are managed on behalf of RDS users. What is the difference between using RDS and running an EC2 instance with a RDB installed? - Answer- The difference in these deployments is that you manage your own database in the cloud. How is the use of AWS RDS billed? - Answer- Database instance hours
*Pay even less when you reserve capacity What tool can be used to estimate your monthly AWS bill? - Answer-AWS Simple Monthly Calculator What is AWS Elastic Beanstalk? - Answer-AWS Elastic Beanstalk is a service for deploying and scaling web application and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go and Docker on web servers such as Apache, Nginx, Passenger, and IIS. How do you get started with AWS Elastic Beanstalk? - Answer-To get started with Beanstalk, you can use the management console, the command-line interface, or APIs. What does AWS Beanstalk Manage for the User? - Answer-AWS Beanstalk manages for the user:
Which AWS Support plans include access to the full set of Trusted Advisor Checks and guidance? - Answer-Business and Enterprise Support Plans Which support plan includes a Access to a Well-Architected Review delivered by AWS Solution Architects? - Answer-The Enterprise Support Plan What is AWS Snowball? - 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.