click below
click below
Normal Size Small Size show me how
AWS Cloud
AWS Certified Cloud Practitioner exam
| Question | Answer |
|---|---|
| What is pay for what you need in AWS? | On demand delivery |
| What is cloud computing | IT resources online |
| What is Pay as you go pricing? | Pay for what you use |
| Another name for on-premises deployment | Private cloud deployment |
| How scale of cloud computing save cost ? | Aggregated usage result in lower pay as you go prices. |
| EC2 instance idea for high performance databases | Memory optimized |
| EC2 instance type that balances compute, memory and networking resources | General purpose |
| EC2 pricing option with discount | EC2 instance Savings plans |
| AWS choice for publishing messages to subscribers | Amazon SNS |
| To deploy and manage containerized application | Amazon EK |
| What is the definition of a region in AWS? | A region is a physical location around the world where Amazon clusters data centers. |
| What are availability zones in AWS? | We call each group of logical data centers an Availability Zone |
| How many AZ are in an AWS region? | Each AWS Region consists of a minimum of three physically separated AZs within a geographic area. |
| What is elastic load balancing? | Elastic Load Balancing automatically distributes your incoming traffic across multiple targets. |
| What is pay as you go pricing mean in AWS? | With AWS you pay only for the individual services you need, for as long as you use them, and without requiring long-term contracts or complex licensing. |
| What is DevOps? | It is a combination of tools and practices used by AWS to help organizations deliver applications and services more quickly |
| What are Edge Locations? | Data centers that deliver data fast to the users |
| True or False: AWS Elastic Beanstalk is a service that manages web infrastructure. | True |
| What kind of database is AWS DynamoDB? | Non-relational, Serverless, NoSQL database |
| What is AWS EC2? | AWS EC2 is a virtual server in the AWS Cloud |
| Which perspective of the AWS Cloud Adoption Framework focuses on minimizing the business risks? | Governance Perspective |
| True or False: AWS Artifact is a service that provides access to AWS security and compliance reports. | True |
| Which AWS service helps you create users and provide them security access? | AWS Redshift |
| Which database is ideal for large organizations and enterprises? | Amazon Aurora |
| What does AWS Shield protects from? | DDoS attacks |
| Why is AWS more economical than traditional data centers for applications with varying compute workloads? | Amazon EC2 instances can be launched on demand when needed. |
| Which AWS service would simplify the migration of a database to AWS? | AWS Database Migration Service (AWS DMS) |
| Which AWS offering enables users to find, buy, and immediately start using software solutions in their AWS environment? | AWS Marketplace |
| Which AWS networking service enables a company to create a virtual network within AWS? | Amazon Virtual Private Cloud (Amazon VPC) |
| Which of the following is an AWS responsibility under the AWS shared responsibility model? | Maintaining physical hardware |
| Which component of the AWS global infrastructure does Amazon CloudFront use to ensure low-latency delivery? | Edge locations |
| How would a system administrator add an additional layer of login security to a user's AWS Management Console? | Enable multi-factor authentication |
| Which service can identify the user that made the API call when an Amazon EC2 instance is terminated? | AWS CloudTrail . |
| Which service would be used to send alerts based on Amazon CloudWatch alarms? | Amazon Simple Notification Service (Amazon SNS) |
| Where can a user find information about prohibited actions on the AWS infrastructure? A) AWS Trusted Advisor. | AWS Acceptable Use Policy. |
| Which tasks require the use of the AWS account root user? (Select TWO.) | Changing the account name. Changing AWS Support plans. |
| Which AWS service can a company use to discover and protect sensitive data that is stored in Amazon S3 buckets. | Amazon Macie. |
| Which benefits can a company gain by deploying a relational database on Amazon RDS instead of Amazon EC2? (Select TWO.) | Automated backups. Software patching |
| A company is planning to deploy an application with a relational database on AWS. The application layer requires access to the database instance’s operating system in order to run scripts. | Amazon EC2 |
| Customers using AWS services must patch operating systems on which of the following services? | Amazon EC2 |
| Which AWS feature can be used to launch a pre-configured Amazon Elastic Compute Cloud (EC2) instance? | Amazon Machine Image (AMI) |
| Which of the following AWS features or services can be used to provide root storage volumes for Amazon EC2 instances? | Amazon Elastic Block Store (EBS) |
| Which AWS service or feature can assist with protecting a website that is hosted outside of AWS? | AWS Web Application Firewall (WAF) |
| Which AWS service can a team use to deploy infrastructure on AWS using familiar programming languages? | AWS Cloud Development Kit (AWS CDK) |
| When running applications in the AWS Cloud, which common tasks can AWS manage on behalf of their customers? (Select TWO.) | Patching database software. Taking a backup of a database. |