{"id":117344,"date":"2023-08-28T13:42:16","date_gmt":"2023-08-28T13:42:16","guid":{"rendered":"https:\/\/learnexams.com\/blog\/?p=117344"},"modified":"2023-08-28T13:42:18","modified_gmt":"2023-08-28T13:42:18","slug":"aws-cloud-practitioner-practice-exam-questions-and-answers","status":"publish","type":"post","link":"https:\/\/www.learnexams.com\/blog\/2023\/08\/28\/aws-cloud-practitioner-practice-exam-questions-and-answers\/","title":{"rendered":"AWS Cloud Practitioner Practice Exam Questions and Answers"},"content":{"rendered":"\n<p>Amazon Cloud Practitioner Certification Exam Questions<br>and Answers (100%Correct Answers)2023<br>What is AWS CloudFormation? &#8211; answer \u2705AWS CloudFormation provides the<br>sysadmin, network architect, and other IT personnel the ability to provision and<br>manage stacks of AWS resources based on templates you create to model your<br>infrastructure architecture.<br>Elastic Compute Cloud &#8211; EC2 &#8211; answer \u2705A web service that provides resizable<br>computing capacity in the cloud.<br>True or False: There are no outbound data transfer charges between Amazon Web<br>Services in the same Region &#8211; answer \u2705True<br>What is the charge for in-bound data transfer across all Amazon Web Services in<br>all regions? &#8211; answer \u2705There is no charge for in-bound data transfer across all<br>AWS services in all regions.<br>What are the three fundamental characteristics you pay for in AWS? &#8211; answer<br>\u2705Compute, storage, and data transfer out.<br>Which Amazon Services are offered at no-charge? &#8211; answer \u2705Amazon VPC<br>Amazon Beanstalk<br>Amazon CloudFormation<\/p>\n\n\n\n<p>Amazon Cloud Practitioner Certification Exam Questions<br>and Answers (100%Correct Answers)2023<br>Amazon IAM<br>Amazon Auto-Scaling<br>Amazon OpsWorks<br>What is a Spot Instance? &#8211; answer \u2705Spot instances are spare EC2 capacity that<br>can save you up 90% off of On-Demand prices that AWS can interrupt with a 2-<br>minute notification. Spot uses the same underlying EC2 instances as On-Demand<br>and Reserved Instances, and is best suited for fault-tolerant, flexible workloads.<br>True or False: Spot prices adjust gradually based on long term supply and demand<br>for spare EC2 capacity. &#8211; answer \u2705True<br>True or False: Windows Server with SQL Server is currently available as a spot<br>instance. &#8211; answer \u2705False<br>What is Amazon S3? &#8211; answer \u2705Amazon S3 is storage for the Internet. It provides<br>a simple web interface that offers a highly-scalable, reliable, and low-latency data<br>storage infrastructure at very low costs.<\/p>\n\n\n\n<p>AWS Cloud Practitioner Exam Questions with Correct<br>Answers (197 Questions) 2023<br>1.) Which AWS services can be used to store files? Chose 2 answers from the<br>options given below.<br>A. Amazon Cloud Watch<br>B. Amazon Simple Storage Storage (Amazon S3)<br>C. Amazon Elastic Block Store (Amazon EBS)<br>D. AWS Config<br>E. Amazon Athena &#8211; correct answer \u2705B, C<br>2.) Which of the following services uses AWS edge locations?<br>A. Amazon Virtual Private Cloud (Amazon VPC)<br>B. Amazon CloudFront<br>C. Amazon Elastic Compute Cloud (Amazon EC2)<br>D. AWS Storage Gateway &#8211; correct answer \u2705B<br>3.) Which of the following is a benefit of Amazon Elastic Compute Cloud (Amazon<br>EC2) over physical servers?<br>A. Automated backup<\/p>\n\n\n\n<p>AWS Cloud Practitioner Exam Questions with Correct<br>Answers (197 Questions) 2023<br>B. Paying only for what you use<br>C. The ability to choose hardware vendors<br>D. Root \/ administrator access &#8211; correct answer \u2705B<br>4.) Which AWS provides infrastructure security optimization recommendations?<br>A. AWS Price List Application Programming Interface (API)<br>B. Reserved Instances<br>C. AWS Trusted Advisor<br>D. Amazon Elastic Compute Cloud (Amazon EC2) Spot Fleet &#8211; correct answer \u2705C<br>5.) Which service allows for the collection and tracking of metrics for AWS<br>services?<br>A. Amazon Cloud Front<br>B. Amazon Cloud Search<br>C. Amazon Cloud Watch<br>D. Amazon Machine Learning (Amazon ML) &#8211; correct answer \u2705C<\/p>\n\n\n\n<p>AWS Cloud Practitioner Exam Questions with Correct<br>Answers (197 Questions) 2023<br>6.) A Company needs to know which user was responsible for terminating several<br>Amazon Elastic Cloud (Amazon EC2) Instances. Where can the customer find this<br>information?<br>A. AWS Trusted Advisor<br>B. Amazon EC2 instance usage report<br>C. Amazon Cloud Watch<br>D. AWS Cloud Trail Logs &#8211; correct answer \u2705D<br>7.) Which service should an administrator use to register a new domain name<br>with AWS?<br>A. Amazon Route 53<br>B. Amazon Cloud Front<br>C. Elastic Load Balancing<br>D. Amazon Virtual Private Cloud (Amazon VPC) &#8211; correct answer \u2705A<br>8.) What is the value of having AWS Cloud services accessible through an<br>Application Programming Interface (API)?<\/p>\n\n\n\n<p>AWS Cloud Practitioner Exam Questions with Correct<br>Answers (197 Questions) 2023<br>A. Cloud resources can be managed programatically<br>B. AWS infrastructure use will always be cost-optimized<br>C. All application testing is managed by AWS<br>D. Customer -owned, on -premises infrastructure becomes programmable &#8211;<br>correct answer \u2705A<br>9.) Which of the following examples supports the cloud design principle &#8220;design<br>for failure and nothing will fail&#8221;?<br>A. Adding an elastic load balancer in front of a single Amazon Elastic Computer<br>Cloud (Amazon EC2) instance<br>B. Creating and deploying the most cost-effective solution<br>C. Deploying an application in multiple Availiability Zones<br>D. Using Amazon CloudWatch alerts to monitor performance &#8211; correct answer \u2705C<br>10.) Which service allows an administrator to create and modify AWS user<br>permissions?<br>A. AWS Config<br>B. AWS Cloud Trail<\/p>\n\n\n\n<p>AWS Certified Cloud Practitioner 2022\/2023 Study<br>Guide<br>ECS &#8211; &#8211; \u2705\u2705\u2705Elastic Container Service<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Launch Docker containers on AWS<\/li>\n\n\n\n<li>You MUST provision &amp; maintain the infrastructure (the EC2 instance)<\/li>\n\n\n\n<li>AWS takes care of starting\/stopping containers<\/li>\n\n\n\n<li>Has integrations w\/the app load balancer<br>Fargate &#8211; &#8211; \u2705\u2705\u2705- Launch Docker containers on AWS<br>-DOES NOT need to provision EC2<br>-SERVERLESS Offering<\/li>\n\n\n\n<li>AWS just runs containers for you based on the CPU\/RAM you need<br>ECR &#8211; &#8211; \u2705\u2705\u2705Elastic Container Registry<\/li>\n\n\n\n<li>Private docker registry on AWS<\/li>\n\n\n\n<li>this is where you store your docker images so they can be run by ECS or<br>Fargate<br>What&#8217;s serverless? &#8211; &#8211; \u2705\u2705\u2705- new paradigm in which the developers don&#8217;t<br>have to manage servers anymore<\/li>\n<\/ul>\n\n\n\n<p>AWS Certified Cloud Practitioner 2022\/2023 Study<br>Guide<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>they just deploy code or functions!<\/li>\n\n\n\n<li>initially FaaS (Fx as a service)<\/li>\n\n\n\n<li>serverless was pioneered by AWS Lambda but now also includes anything<br>that&#8217;s managed :DB, msg, storage, etc<br>Serverless AWS services &#8211; &#8211; \u2705\u2705\u2705Amazon S3, DynamoDB, Fargate, Lambda<br>Lambda &#8211; &#8211; \u2705\u2705\u2705Virtual functions &#8211; no servers to manage!<br>Limited by time &#8211; short executions<br>Run on -demand<br>Scaling is automated<br>EC2 vs Lambda<br>Serverless Thumbnail creation &amp; CronJob &#8211; &#8211; \u2705\u2705\u2705image created in S3<br>then pushed to Lambda Fx creating a Thumbnail, then pushed to new<br>thumbnail in S3 and Metadata in DynamoDB, ALL serverless integrations.<br>CRON allows you to define schedule and run script, runs on Linux AMI.<br>CloudWath Events EventBridge, trigger every hr for Lambda fx to perform a<br>task<\/li>\n<\/ul>\n\n\n\n<p>AWS Certified Cloud Practitioner 2022\/2023 Study<br>Guide<br>Amazon API Gateway &#8211; &#8211; \u2705\u2705\u2705Fully managed service for developers to<br>easily create, publish, maintain, monitor, and secure APIs<br>example: building a serverless API<br>SERVERLESS and scalable<br>AWS Batch &#8211; &#8211; \u2705\u2705\u2705Batch (scheduled) vs. continuous<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>use of EC2 and Spot instances in ECS<br>Batch vs Lambda &#8211; &#8211; \u2705\u2705\u2705Lamdba: time limit, limited runtimes, limited<br>temporary disk space, serverless<br>Batch: no time limit, any runtime as long as it&#8217;s packaged as a Docker image,<br>rely on EBS\/instance store for disk space, relies on EC2(can be managed by<br>AWS)<br>Amazon Lightsail &#8211; &#8211; \u2705\u2705\u2705Virtual server, storage, database and networking<br>Low &amp; predictable pricing!<br>simpler alternative to EC2, RDS, ELB, EBs, Route 53\u2026<br>great for people w\/little cloud experience<\/li>\n\n\n\n<li><\/li>\n<\/ul>\n\n\n\n<p>AWS Cloud Practitioner Exam Q&amp;As Latest 2023 (100%<br>Correct Answers)<br>ET &#8211; Under the shared responsibility model, which of the following is the customer<br>responsible for?<br>A. Ensuring that disk drives are wiped after use.<br>B. Ensuring that firmware is updated on hardware devices.<br>C. Ensuring that data is encrypted at rest.<br>D. Ensuring that network cables are category six or higher. &#8211; correct answer \u2705: C<br>AWS for a self-hosted database that requires a nightly shutdown for maintenance<br>and cost-saving purposes<br>ET &#8211; The use of what AWS feature or service allows companies to track and<br>categorize spending on a detailed level?<br>A. Cost allocation tags<br>B. Consolidated billing<br>C. AWS Budgets<br>D. AWS Marketplace &#8211; correct answer \u2705: A<br>https:\/\/docs.aws.amazon.com\/awsaccountbilling\/latest\/aboutv2\/cost-alloctags.html<br>True or False: A CloudFront Origin can be an S3 bucket, an EC2 instance, an Elastic<br>Load Balancer, or Route 53.<\/p>\n\n\n\n<p>AWS Cloud Practitioner Exam Q&amp;As Latest 2023 (100%<br>Correct Answers)<br>A) True<br>B) False &#8211; correct answer \u2705A) True<br>A CloudFront Origin can be an S3 bucket, an EC2 instance, an Elastic Load<br>Balancer, or Route 53.<br>Which of the following AWS Support levels offers the assistance of a Technical<br>Account Manager?<br>A) Elite<br>B) Business<br>C) Enterprise<br>D) Developer &#8211; correct answer \u2705C) Enterprise<br>Only Enterprise support offers the services of a Technical Account Manager.<br>QUESTION 3<br>Which of the following EC2 options is best for long-term workloads with<br>predictable usage patterns?<br>A) On-Demand instances<br>B) Reserved instances<br>C) Dedicated Host<br>D) Spot instances &#8211; correct answer \u2705B) Reserved instances<\/p>\n\n\n\n<p>AWS Cloud Practitioner Exam Q&amp;As Latest 2023 (100%<br>Correct Answers)<br>Reserved instances are the most economical option for long-term workloads with<br>predictable usage patterns.<br>True or False: To restrict access to an entire bucket, you use bucket control lists;<br>and to restrict access to an individual object, you use object policies.<br>A) True<br>B) False &#8211; correct answer \u2705B) False<br>To restrict access to an entire bucket, you use bucket policies; and to restrict<br>access to an individual object, you use access control lists.<br>Which of the following are types of cloud computing deployments?<br>Choose 3<br>A) Hybrid cloud<br>B) Mixed cloud<br>C) Public cloud<br>D) Private cloud &#8211; correct answer \u2705A, C and D<br>The three types of cloud deployments are Public, Hybrid, and Private (also called<br>&#8216;on-prem&#8217;).<br>Next question<\/p>\n\n\n\n<p>AWS Cloud Practitioner Exam Q&amp;As Latest 2023 (100%<br>Correct Answers)<br>There are at least <em>_<\/em> Availability Zones per AWS Region.<br>A) 3<br>B) 4<br>C) 5<br>D) 2 (with the exception of the special request Asia Pacific (Osaka) Local Region at<br>1). &#8211; correct answer \u2705D) 2 (with the exception of the special request Asia Pacific<br>(Osaka) Local Region at 1).<br>There are at least 2 Availability Zones per AWS Region (with the exception of the<br>special request Asia Pacific (Osaka) Local Region at 1).<br>Which of the below does S3 Transfer Acceleration use to get your data into AWS<br>quicker?<br>A) AWS Regions<br>B) VPCs<br>C) Availability Zones<br>D) Edge Locations &#8211; correct answer \u2705D) Edge Locations<br>S3 Transfer Acceleration uses AWS&#8217; network of Edge Locations to more quickly get<br>your data into AWS.<br>Which of the following best describes EBS?<\/p>\n\n\n\n<p>AWS Cloud Practitioner Practice Exam Questions\/100%<br>Correct Answers (2023)<br>You are an AWS Enterprise customer with questions about billing and you overall<br>AWS account? Which of the following AWS support personnel should you contact?<br>a. AWS Concierge<br>b. AWS Technical Account Manager<br>c. AWS Support<br>d. AWS Billing and Accounts &#8211; correct answer \u2705a. AWS Concierge<br>Which of the following are Support Levels offered by AWS? select 3<br>a. Basic<br>b. Developer<br>c. Business<br>d. Start-up<br>e. Individual &#8211; correct answer \u2705a. Basic<br>b. Developer<br>c. Business<br>Which of the following AWS Support levels offers 24&#215;7 support via phone or chat?<\/p>\n\n\n\n<p>AWS Cloud Practitioner Practice Exam Questions\/100%<br>Correct Answers (2023)<br>a. Developer<br>b. Business<br>c. Basic<br>d. Individual &#8211; correct answer \u2705b. Business<br>Your Development team uses four on-demand EC2 instances and your QA team<br>has 5 reserved instances, only three of which are being used. Assuming all AWS<br>accounts are under a single AWS Organization, how will the Development team&#8217;s<br>instances be billed?<br>a. All the Dev team&#8217;s instances will be billed at the on-demand rate.<br>b. All the Dev instances will be billed at the reserved instance rate.<br>c. The Dev team will be billed for two instances at on-demand prices and two<br>instances at the reserved instance price.<br>d. The pricing for the reserved instances will shift from QA to Dev. &#8211; correct<br>answer \u2705c. The Dev team will be billed for two instances at on-demand prices<br>and two instances at the reserved instance price.<br>Which of the following support plans features access to AWS support during<br>business hours via email?<\/p>\n\n\n\n<p>AWS Cloud Practitioner Practice Exam Questions\/100%<br>Correct Answers (2023)<br>a. Business<br>b. Developer<br>c. Enterprise<br>d. Basic &#8211; correct answer \u2705b. Developer<br>True or False: With Consolidated Billing, the Paying Account can make changes to<br>any of the resources owned by a Linked Account.<br>False<br>True &#8211; correct answer \u2705False<br>Which of the following are payment options for Reserved Instances? select 3<br>a. DURI<br>b. AURI<br>c. NURI<br>d. MURI<br>e. PURI &#8211; correct answer \u2705b. AURI<\/p>\n\n\n\n<p>AWS &#8211; Certified Cloud Practitioner (CLF-C01) \/ Key Terms<br>Agility &#8211; correct answer \u2705The ability of AWS to foster innovation in organizations.<br>API Gateway &#8211; correct answer \u2705A fully managed service that allows you to create<br>and publish secure APIs to scale in AWS.<br>Artifact &#8211; correct answer \u2705A central resource for compliance-related information<br>Auto Scaling &#8211; correct answer \u2705The automatic addition and subraction of<br>resources based on various factors, often the demand for the resources.<br>Automation &#8211; correct answer \u2705The automatic generation and\/or performance of<br>required IT tasks.<br>Availability &#8211; correct answer \u2705Ensuring data is available when needed.<br>Availability Zone &#8211; correct answer \u2705A division of geographic locations within<br>regions; each Availability Zone contains at least one separate and distinct data<br>center.<br>AWS Auditor Learning Path &#8211; correct answer \u2705A Learning Path for AWS that<br>focuses on those in auditor, compliance, and legal roles.<\/p>\n\n\n\n<p>AWS &#8211; Certified Cloud Practitioner (CLF-C01) \/ Key Terms<br>AWS Global Infrastructure &#8211; correct answer \u2705The resources owned by AWS<br>around the globe and used by customers.<br>AWS Partner Network &#8211; correct answer \u2705The AWS global partner program that<br>seeks to help partners build sucessful AWS solutions.<br>AWS Professional Services &#8211; correct answer \u2705An organization that is made up of a<br>global team of experts that can help you with your desired business outcomes for<br>AWS.<br>AWS Shared Responsibility model &#8211; correct answer \u2705The overall security model<br>followed by AWS; this model divides the client responsibilities from those of<br>Amazon.<br>Basic support plan &#8211; correct answer \u2705The AWS support plan that is included free<br>of charge for every account.<br>CapEx &#8211; correct answer \u2705Capital expenditures<\/p>\n\n\n\n<p>AWS Cloud Practitioner &#8211; Exams 1- 4 Correctly Answered<br>Questions 2023<br>Which of the following features of Amazon RDS allows for better availability<br>of databases? (Choose 2 Options) &#8211; correct answer \u2705- Multi-AZ<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Read Replicas<br>Which of the following needs a user name and password to access AWS<br>resources? &#8211; correct answer \u2705AWS Management Console<br>There is a requirement hosting a set of servers in the Cloud for a short<br>period of 6 months. Which of the following types of instances should be<br>chosen to be cost effective? &#8211; correct answer \u2705On-Demand<br>Which of the following services can provide a complete audit trail of all AWS<br>services used within an account? &#8211; correct answer \u2705AWS Cloud Trail logs<br>You have a devops team in your current organization structure. They are<br>keen to know if there is any service available in AWS which can be used to<br>manage infrastructure as code. Which of the following can be met with such<br>a requirement? &#8211; correct answer \u2705Using AWS CloudFormation<\/li>\n<\/ul>\n\n\n\n<p>AWS Cloud Practitioner &#8211; Exams 1- 4 Correctly Answered<br>Questions 2023<br>Your design team is planning to design an application that will be hosted on<br>the AWS Cloud. One of their main non-functional requirements is to reduce<br>inter-dependencies so failures do not impact other components. Which of<br>the following concepts does this requirement relate to? &#8211; correct answer<br>\u2705Decoupling<br>Which of the following statements are FALSE when it comes to elasticity?<br>(Choose 2 Options) &#8211; correct answer \u2705- Diverting traffic across multiple<br>regions<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Diverting traffic to instances with higher capacity<br>Which of the below mentioned services is equivalent to hosting virtual<br>servers on an on-premise location? &#8211; correct answer \u2705AWS EC2<br>Which of the following services allows you to analyze EC2 Instances against<br>pre-defined security templates to check for vulnerabilities? &#8211; correct answer<br>\u2705AWS Inspector<\/li>\n<\/ul>\n\n\n\n<p>AWS Cloud Practitioner &#8211; Exams 1- 4 Correctly Answered<br>Questions 2023<br>Your company wants to move an existing Oracle database to the AWS Cloud.<br>Which of the following services can help facilitate this move? &#8211; correct<br>answer \u2705AWS Database Migration Service<br>Which of the following services relates the concept of &#8220;Distributing traffic to<br>multiple EC2 Instances&#8221;? &#8211; correct answer \u2705Elastic Load Balancer<br>Your company is planning to host a large e-commerce application on the<br>AWS Cloud. One of their major concerns is Internet attacks such as DDos<br>attacks. Which of the following services can help mitigate this concern?<br>(Choose 2 Options) &#8211; correct answer \u2705- CloudFront<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>AWS Shield<br>Which of the following features of AWS RDS allows for offloading reads of<br>the database? &#8211; correct answer \u2705Creating Read Replica&#8217;s<br>You have a set of EC2 Instances hosted on the AWS Cloud. The EC2 Instances<br>are hosting a web application. If you get a DDos attack from the internet<br>which of the following can help in reducing the overall threat to your EC2<\/li>\n<\/ul>\n\n\n\n<p>AWS Cloud Practitioner &#8211; Exams 1- 4 Correctly Answered<br>Questions 2023<br>Instances? (Choose 2 Options) &#8211; correct answer \u2705- Usage of Network Access<br>Control Lists<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Usage of Security Groups<br>Which of the following from AWS can be used to transfer petabytes of data<br>from on-premise locations to the AWS Cloud? &#8211; correct answer \u2705AWS<br>Snowball<br>Which of the following can be used to view one bill when you have multiple<br>AWS Accounts? &#8211; correct answer \u2705Consolidating Billing<br>Your company is planning to pay for an AWS Support plan. They have the<br>following requirements as far as the support plan goes (1) 24&#215;7 access to<br>Cloud Support Engineers via email, chat &amp; phone, and (2) A response time of<br>less than 1 hour for any critical faults. Which of the following plans will<br>suffice keeping in mind the cost factor? &#8211; correct answer \u2705Enterprise<br>By default who from the below roles has complete administrative control<br>over all resources in the respective AWS account? &#8211; correct answer \u2705AWS<br>Account Owner<\/li>\n\n\n\n<li><\/li>\n<\/ul>\n\n\n\n<p>Amazon Certified Cloud Practitioner Vocabulary 2023<br>Region &#8211; correct answer \u2705A physical location in the world where we have<br>multiple availability zones<br>Availability Zones &#8211; correct answer \u2705Consist of one or more discrete data<br>centers, each with redundant power, networking and connectivity, housed in<br>separate facilities<br>Fault Tolerance &#8211; correct answer \u2705Remain operational even if some of the<br>components on that system fail<br>Elasticity &#8211; correct answer \u2705Is the power to scale computing resources up<br>and down easily, while only paying for the actual resources used<br>Environmental systems &#8211; correct answer \u2705Designed to minimize the impact<br>of disruptions to operations<br>Amazon CloudFront &#8211; correct answer \u2705Used to deliver content to deliver<br>content to your customers<\/p>\n\n\n\n<p>Amazon Certified Cloud Practitioner Vocabulary 2023<br>Amazon Virtual Private Cloud (VPC) &#8211; correct answer \u2705Allow you to create a<br>private network within the AWS cloud that uses many of the same concepts<br>as an on-premises network<br>Security Groups &#8211; correct answer \u2705Gives you full control on how accessible<br>your instances are<br>AWS Lambda &#8211; correct answer \u2705Lets you run code without provisioning or<br>managing servers.<br>AWS LightSail &#8211; correct answer \u2705AWS LightSail allows you to launch a virtual<br>private server in just minutes and easily manage simple web and application<br>servers.<br>Amazon Elastic Container Service (Amazon ECS) &#8211; correct answer \u2705Highly<br>scalable, high-performance container management service that supports<br>Docker containers and allows you to easily run applications on a managed<br>cluster over Amazon EC2 instances<\/p>\n\n\n\n<p>Amazon Certified Cloud Practitioner Vocabulary 2023<br>Amazon Elastic Compute Cloud (EC2) &#8211; correct answer \u2705A web service that<br>provides secure, resizable compute capacity in the cloud. It is designed to<br>make web-scale cloud computing easier for developers.<br>AWS Elastic Beanstalk &#8211; correct answer \u2705Service for deploying and scaling<br>web apps and services with popular program languages.<br>Elastic Load Balancer &#8211; correct answer \u2705a service that distributes incoming<br>traffic or loads amongst your instances<br>Auto Scaling &#8211; correct answer \u2705Auto Scaling helps you ensure that you have<br>the correct number of Amazon EC2 instances available to handle the load for<br>your application by launching or terminating instances based on specified<br>conditions<br>Amazon Elastic Block Store (Amazon EBS) &#8211; correct answer \u2705Provides<br>persistent block storage volumes for use with EC2 instances in the AWS<br>cloud.<br>Amazon Glacier &#8211; correct answer \u2705low cost secure storage for data<br>archiving and backup for cold data<\/p>\n\n\n\n<p>C849 AWS Certified Cloud Practitioner Core Services<br>2023 Update<br>Amazon EC2 (EC2) &#8211; correct answer \u2705Compute Services<br>Service that provides secure and resizable virtual servers on AWS.<br>Elastic Container Service (ECS) &#8211; correct answer \u2705Compute Services<br>Docker as a Service. highly scalable, high-performance container orchestration<br>service that supports Docker containers.<br>EKS &#8211; correct answer \u2705Compute Services<br>Kubernetes as a Service<br>AWS Elastic Beanstalk (EB) &#8211; correct answer \u2705Compute Services<br>Platform (PaaS) for scaling and deploying web apps and services across a specific<br>list of technologies.<br>AWS Lambda &#8211; correct answer \u2705Compute Services<br>Service that enables you to use compute resources without having to launch or<br>manage the underlying infrastructure- This is leveraged in a SERVERLESS<br>architecture.<br>Amazon Route 53 &#8211; correct answer \u2705Content and Network Delivery Service<\/p>\n\n\n\n<p>C849 AWS Certified Cloud Practitioner Core Services<br>2023 Update<br>Highly available AWS Domain Name Service (DNS) service that can be leveraged in<br>creating highly available and fault tolerant applications. This is a GLOBAL service<br>and it can be used in HYBRID CLOUD architecture.<br>Amazon VPC (virtual private cloud) &#8211; correct answer \u2705Content and Network<br>Delivery Service<br>Logically isolated section of the AWS Cloud where you can launch AWS resources<br>in a virtual network that you define.<br>AWS Direct Connect &#8211; correct answer \u2705Content and Network Delivery Service<br>Cloud service solution that makes it easy to establish a dedicated network<br>connection from your data center to AWS. The connection does not go over the<br>public internet.<br>Amazon API Gateway &#8211; correct answer \u2705Content and Network Delivery Service<br>Fully managed API management service that handles concepts like authentication,<br>logging, and throttling for your API layer.<br>Amazon CloudFront &#8211; correct answer \u2705Content and Network Delivery Service<br>Amazon&#8217;s global Content Delivery Network (CDN) service that enables your users<br>to get content from a server that is closest to them. This is a GLOBAL service.<\/p>\n\n\n\n<p>C849 AWS Certified Cloud Practitioner Core Services<br>2023 Update<br>AWS Global Accelerator &#8211; correct answer \u2705Content and Network Delivery Service<br>AWS networking service that routes your traffic through the AWS global network,<br>increasing the overall speed through optimizations by AWS.<br>Elastic Load Balancing (ELB) &#8211; correct answer \u2705Content and Network Delivery<br>Service<br>Service that enables you to distribute traffic across multiple targets (including EC2,<br>ECS, Lambda)<br>EC2 and VPC Capabilities<br>Service that supports routing traffic across multiple targets including EC2<br>instances, Lambda functions, as well as other targets on AWS.<br>Amazon Simple Storage Service (S3) &#8211; correct answer \u2705File Storage and Data<br>Transfer Services<br>OBJECT STORAGE<br>Service that provides object storage for objects up to 5 TB in size &#8211; with no limit on<br>the total storage.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Amazon Cloud Practitioner Certification Exam Questionsand Answers (100%Correct Answers)2023What is AWS CloudFormation? &#8211; answer \u2705AWS CloudFormation provides thesysadmin, network architect, and other IT personnel the ability to provision andmanage stacks of AWS resources based on templates you create to model yourinfrastructure architecture.Elastic Compute Cloud &#8211; EC2 &#8211; answer \u2705A web service that provides resizablecomputing capacity [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[25],"tags":[],"class_list":["post-117344","post","type-post","status-publish","format-standard","hentry","category-exams-certification"],"_links":{"self":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/117344","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/comments?post=117344"}],"version-history":[{"count":0,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/117344\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/media?parent=117344"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/categories?post=117344"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/tags?post=117344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}