AWS Technologies Exam - Topic 1

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

A company plans to use an Amazon Snowball Edge device to transfer files to the AWS Cloud. Which activities related to a Snowball Edge device are available to the company at no cost?

  • Daily use of the Snowball Edge appliance after 10 days
  • Use of the Snowball Edge appliance for a 10-day period (correct)
  • The transfer of data from the Snowball Edge appliance into Amazon S3 (correct)
  • The transfer of data out of Amazon S3 and to the Snowball Edge appliance

A company has deployed applications on Amazon EC2 instances. The company needs to assess application vulnerabilities and must identify infrastructure deployments that do not meet best practices. Which AWS service can the company use to meet these requirements?

  • AWS Config
  • Amazon Inspector (correct)
  • Amazon GuardDuty
  • AWS Trusted Advisor

A company has a centralized group of users with large file storage requirements that have exceeded the space available on premises. The company wants to extend its file storage capabilities for this group while retaining the performance benefit of sharing content locally. What is the MOST operationally efficient AWS solution for this scenario?

  • Deploy an Amazon EC2 instance and attach an Amazon Elastic Block Store (Amazon EBS) Provisioned IOPS volume. Share the EBS volume directly with the users.
  • Create an Amazon S3 bucket for each user. Mount each bucket by using an S3 file system mounting utility.
  • Configure and deploy an AWS Storage Gateway file gateway. Connect each user’s workstation to the file gateway. (correct)
  • Move each user’s working environment to Amazon WorkSpaces. Set up an Amazon WorkDocs account for each user.

According to security best practices, how should an Amazon EC2 instance be given access to an Amazon S3 bucket?

<p>Have the EC2 instance assume a role to obtain the privileges to upload the file. (A)</p> Signup and view all the answers

Which option is a customer responsibility when using Amazon DynamoDB under the AWS Shared Responsibility Model?

<p>Access to DynamoDB tables (B), Encryption of data at rest in DynamoDB (D)</p> Signup and view all the answers

Which option is a perspective that includes foundational capabilities of the AWS Cloud Adoption Framework (AWS CAF)?

<p>Governance (D)</p> Signup and view all the answers

A company is running and managing its own Docker environment on Amazon EC2 instances. The company wants an alternative to help manage cluster size, scheduling, and environment maintenance. Which AWS service meets these requirements?

<p>AWS Fargate (D)</p> Signup and view all the answers

A company wants run a NoSQL database on Amazon EC2 instances. Which task is the responsibility of AWS in this scenario?

<p>Maintain high availability at the database layer. (B)</p> Signup and view all the answers

Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.)

<p>AWS Cost Explorer (B), AWS Compute Optimizer (D)</p> Signup and view all the answers

Which of the following are benefits using AWS Trusted Advisor? (Choose two.)

<p>Improving security by proactively monitoring the AWS environment (D), Detecting underutilized resources to save costs (E)</p> Signup and view all the answers

Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?

<p>Elimination of operational expenses (A), Elimination of expenses for running and maintaining data centers (D)</p> Signup and view all the answers

A company wants to manage deployed IT services and govern its infrastructure as code (IaC) templates. Which AWS service will meet this requirement?

<p>AWS Systems Manager (A)</p> Signup and view all the answers

Which AWS service or tool helps users visualize, understand, and manage spending and usage over time?

<p>AWS Cost Explorer (C)</p> Signup and view all the answers

A company is using a central data platform to manage multiple types of data for its customers. The company wants to use AWS services to discover, transform, and visualize the data. Which combination of AWS services should the company use to meet these requirements? (Choose two.)

<p>Amazon QuickSight (A), AWS Glue (C)</p> Signup and view all the answers

A global company wants to migrate its third-party applications to the AWS Cloud. The company wants help from a global team of experts to complete the migration faster and more reliably in accordance with AWS internal best practices. Which AWS service or resource will meet these requirements?

<p>AWS Professional Services (B)</p> Signup and view all the answers

An e-learning platform needs to run an application for 2 months each year. The application will be deployed on Amazon EC2 instances. Any application downtime during those 2 months must be avoided. Which EC2 purchasing option will meet these requirements MOST cost-effectively?

<p>Reserved Instances (C)</p> Signup and view all the answers

A developer wants to deploy an application quickly on AWS without manually creating the required resources. Which AWS service will meet these requirements?

<p>AWS Elastic Beanstalk (B)</p> Signup and view all the answers

A company is storing sensitive customer data in an Amazon S3 bucket. The company wants to protect the data from accidental deletion or overwriting. Which S3 feature should the company use to meet these requirements?

<p>S3 Versioning (A)</p> Signup and view all the answers

Which AWS service provides the ability to manage infrastructure as code?

<p>AWS CloudFormation (D)</p> Signup and view all the answers

Flashcards

What is Amazon Snowball Edge?

Amazon Snowball Edge is a physical appliance used to transfer large amounts of data to and from AWS. It's a secure way to move data, especially when network bandwidth limits are a concern.

What is AWS Trusted Advisor?

AWS Trusted Advisor is a service that analyzes your AWS environment and provides recommendations for best practices, security, performance, and cost optimization.

What is Amazon Inspector?

Amazon Inspector is a service that helps you assess the security vulnerabilities present in your AWS EC2 instances and applications.

What is AWS Config?

AWS Config is a service that helps you track and audit the configurations of your AWS resources. It ensures compliance with policies by notifying you of changes.

Signup and view all the flashcards

What is Amazon GuardDuty?

Amazon GuardDuty is a service that continuously monitors your AWS environment for malicious activity and threats, providing insights on security events.

Signup and view all the flashcards

What is AWS Storage Gateway?

AWS Storage Gateway is a service that helps you extend your on-premises storage to the AWS Cloud. It provides a way to access your data in AWS from your local network.

Signup and view all the flashcards

What is AWS Fargate?

AWS Fargate is a serverless compute engine for containers that allows you to run your containers without managing any servers.

Signup and view all the flashcards

What is AWS Lambda?

AWS Lambda is a serverless compute service that lets you run code without provisioning or managing any servers. You pay only for the compute time used.

Signup and view all the flashcards

What is AWS CloudFormation?

AWS CloudFormation is a service for provisioning and managing AWS resources in a declarative way. You define your infrastructure as code, and CloudFormation handles the creation and updating.

Signup and view all the flashcards

What is the AWS Shared Responsibility Model?

AWS Shared Responsibility Model is a concept that defines the responsibilities of AWS and its customers when it comes to security in the cloud.

Signup and view all the flashcards

What is the AWS Well-Architected Framework?

The AWS Well-Architected Framework is a set of best practices that AWS recommends for building reliable, secure, and cost-effective cloud architectures.

Signup and view all the flashcards

What is an AWS Region?

AWS Regions are geographic locations around the world where AWS operates data centers. Each region has multiple Availability Zones within it, providing fault tolerance.

Signup and view all the flashcards

What is AWS Organizations?

AWS Organizations is a service that helps you manage multiple AWS accounts centrally. It provides a way to consolidate billing, apply policies, and manage permissions across accounts.

Signup and view all the flashcards

What is AWS CloudTrail?

AWS CloudTrail is a service that records API calls made to your AWS account. It provides a valuable tool for security audits, troubleshooting, and compliance.

Signup and view all the flashcards

What is Amazon S3?

Amazon S3 is a service that provides object storage for storing data in the cloud. It's highly scalable, durable, and secure.

Signup and view all the flashcards

What is Amazon DynamoDB?

Amazon DynamoDB is a fully managed, serverless, NoSQL database service that provides fast and scalable data storage for a wide range of applications.

Signup and view all the flashcards

What is AWS Direct Connect?

AWS Direct Connect is a service that allows you to establish a dedicated, private connection from your on-premises data center directly to AWS.

Signup and view all the flashcards

What is AWS Budgets?

AWS Budgets is a service that helps you set spending limits for your AWS services, ensuring that your AWS costs stay within your budget.

Signup and view all the flashcards

What is Amazon CloudFront?

Amazon CloudFront is a content delivery network (CDN) service that provides fast content delivery to global users by caching content closer to them.

Signup and view all the flashcards

What is AWS Lambda?

AWS Lambda is a serverless compute service that allows you to run code without managing any servers. You pay only for the compute time used.

Signup and view all the flashcards

What is Amazon EKS?

Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed service that allows you to run Kubernetes on AWS without managing the underlying infrastructure.

Signup and view all the flashcards

What is AWS Secrets Manager?

AWS Secrets Manager is a service that helps you securely store and manage secrets, such as passwords, API keys, and certificates.

Signup and view all the flashcards

What is AWS Systems Manager?

AWS Systems Manager is a service that helps you centrally manage and automate your AWS resources. It provides a centralized platform for managing your AWS infrastructure.

Signup and view all the flashcards

What is AWS IAM?

AWS Identity and Access Management (IAM) is a service that allows you to manage access to your AWS resources. It provides fine-grained control over who can access what in your AWS account.

Signup and view all the flashcards

What is AWS CodePipeline?

AWS CodePipeline is a service that allows you to automate the process of building, testing, and deploying your applications to AWS.

Signup and view all the flashcards

What is Amazon Route 53?

Amazon Route 53 is a service that provides DNS (Domain Name System) management for your applications hosted on AWS. It helps route traffic efficiently and securely.

Signup and view all the flashcards

What is AWS CodeDeploy?

AWS CodeDeploy is a service that automates the deployment of your application to AWS EC2 instances, enabling effortless scaling and updates.

Signup and view all the flashcards

What is AWS WAF?

AWS WAF is a service that helps you protect your web applications from common web exploits such as SQL injections and cross-site scripting.

Signup and view all the flashcards

What is AWS Auto Scaling?

AWS Auto Scaling is a service that automatically scales your EC2 instances up or down based on the demand for your application, ensuring a smooth running experience.

Signup and view all the flashcards

What is Amazon ECS?

Amazon Elastic Container Service (Amazon ECS) is a service that allows you to run and manage your Docker containers on AWS. It offers a fully managed container orchestration platform.

Signup and view all the flashcards

What is Amazon RDS?

Amazon RDS is a fully managed relational database service that offers a cost-effective and easy way to run a variety of databases on AWS, such as MySQL, PostgreSQL, and SQL Server.

Signup and view all the flashcards

What is Amazon Redshift?

Amazon Redshift is a fully managed, petabyte-scale data warehouse service that makes it easy to analyze large datasets in the cloud.

Signup and view all the flashcards

What is Amazon S3 Glacier?

Amazon S3 Glacier is a low-cost, high-durability storage service designed for long-term data archiving. It's ideal for data that is rarely accessed, but needs to be retained indefinitely.

Signup and view all the flashcards

What is Amazon EBS?

Amazon EBS is a service that provides block storage volumes for your EC2 instances.

Signup and view all the flashcards

Study Notes

Exam A - Topic 1

  • Question #1: A company plans to use Amazon Snowball Edge to transfer files to the AWS Cloud. Which activities related to a Snowball Edge device are available to the company at no cost? The transfer of data from the Snowball Edge device into Amazon S3 is free. Using the Snowball Edge appliance for 10 days is also free. Transferring data out of Amazon S3 to the Snowball Edge device and daily use of the device after 10 days are not free.

  • Question #2: A company has deployed applications on Amazon EC2 instances. The company needs to assess application vulnerabilities and must identify infrastructure deployments that do not meet best practices. Which AWS service can the company use to meet these requirements? Amazon Inspector can be used to assess application vulnerabilities. AWS Trusted Advisor can help identify infrastructure issues, along with AWS Config.

  • Question #3: A company has a centralized group of users with large file storage requirements that have exceeded the space available on premises. The company wants to extend its file storage capabilities for this group while retaining the performance benefit of sharing content locally. What is the MOST operationally efficient AWS solution for this scenario? Configure and deploy an AWS Storage Gateway file gateway. Connect each user's workstation to the file gateway for a centralized, high-performance file storage solution.

  • Question #4: According to security best practices, how should an Amazon EC2 instance be given access to an Amazon S3 bucket? Have the EC2 instance assume a role to obtain necessary privileges.

  • Question #5: Which option is a customer responsibility when using Amazon DynamoDB under the AWS Shared Responsibility Model? Encrypting data at rest in DynamoDB is the customer's responsibility.

  • Question #6: Which option is a perspective that includes foundational capabilities of the AWS Cloud Adoption Framework (AWS CAF)? Reliability is one of the foundational capabilities of the AWS Cloud Adoption Framework (AWS CAF).

  • Question #7: A company is running and managing its own Docker environment on Amazon EC2 instances. The company wants an alternative to help manage cluster size, scheduling, and environment maintenance. Which AWS service meets these requirements? AWS Fargate is an alternative for managing Docker environments on Amazon EC2.

  • Question #8: A company wants to run a NoSQL database on Amazon EC2 instances. Which task is the responsibility of AWS in this scenario? Patching physical infrastructure, which hosts the EC2 instances, is the responsibility of AWS.

  • Question #9: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.) AWS Cost Explorer and AWS Compute Optimizer can identify rightsizing opportunities.

  • Question #10: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.) Detecting underutilized resources to save costs and improving security by proactively monitoring the AWS environment.

  • Question #11: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud? Elimination of expenses for running and maintaining data centers is an advantage of moving workloads to the AWS Cloud.

  • Question #12: A company wants to manage deployed IT services and govern its infrastructure as code (laC) templates. Which AWS service will meet this requirement? AWS Systems Manager is a service well-suited for managing deployed IT services and infrastructure-as-code templates.

  • Question #13: Which AWS service or tool helps users visualize, understand, and manage spending and usage over time? AWS Cost Explorer is a tool used to visualize, understand and manage AWS spending and usage data over time.

  • Question #14: A company is using a central data platform to manage multiple types of data for its customers. The company wants to use AWS services to discover, transform, and visualize the data. Which combination of AWS services should the company use to meet these requirements? (Choose two.) AWS Glue and Amazon QuickSight can be used to discover, transform, and visualize data in the AWS Cloud.

  • Question #15: A global company wants to migrate its third-party applications to the AWS Cloud. The company wants help from a global team of experts to complete the migration faster and more reliably in accordance with AWS internal best practices. Which AWS service or resource will meet these requirements? AWS Professional Services will provide experts for fast, reliable third-party application migrations in accordance with AWS best practices.

  • Question #16: According to security best practices, how should an Amazon EC2 instance be given access to an Amazon S3 bucket?: Using IAM roles that attach to an EC2 instance will provide necessary access to an S3 bucket without compromising security.

  • Question #17: A developer wants to deploy an application quickly on AWS without manually creating the required resources. Which AWS service will meet these requirements? AWS Elastic Beanstalk.

  • Question #18: A company is storing sensitive customer data in an Amazon S3 bucket, the company wants to protect the data from accidental deletion or overwriting. Which S3 feature should the company use to meet these requirements? S3 Versioning is recommended for protecting sensitive data in an S3 bucket.

  • Question #19: Which AWS service provides the ability to manage infrastructure as code? AWS CloudFormation can be used for managing infrastructure as code.

  • Question #20: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption.Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances.

  • Question #21: Which AWS service or feature allows a user to establish a dedicated network connection between a company's on-premises data center and the AWS Cloud? AWS Direct Connect.

  • Question #22: Which option is a physical location of the AWS global infrastructure? An AWS Region is a physical location of the AWS infrastructure.

  • Question #23: A company wants to protect its AWS Cloud information systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Security is a core pillar of the Well-Architected Framework.

  • Question #24: What is the purpose of having an internet gateway within a VPC? Allow communication between the VPC and the internet is the purpose of an internet gateway within a VPC.

  • Question #25: A company is running a monolithic on-premises application that does not scale and is difficult to use and maintain. The company has a plan to migrate the application to AWS and divide the application into microservices. Which best practice of the AWS Well-Architected Framework is the company following with this plan?: Implementing loosely coupled dependencies is a best practice that allows the company to create more easily managed microservice components for the AWS Cloud migration.

  • Question #26: A company has an AWS account. The company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement? AWS Audit Manager can audit AWS account activities.

  • Question #27: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Security.

  • Question #28: Which AWS service or resource provides answers to the most frequently asked security-related questions that AWS receives from its users?: AWS Knowledge Center.

  • Question #29: Which tasks are customer responsibilities, according to the AWS shared responsibility model?: Classify company assets in the AWS Cloud and configure the AWS-provided security group firewall.

  • Question #30: Which of the following are pillars of the AWS Well-Architected Framework? (Choose two.) Reliability and operational excellence are two core pillars of the Well-Architected Framework.

  • Question #31: Which AWS service or feature is used to send both text and email messages from distributed applications? Amazon Simple Notification Service (SNS) and Amazon Simple Email Service (SES) are both used for sending messages.

  • Question #32: A user needs programmatic access to AWS resources through the AWS CLI or the AWS API. Which option will provide the user with the appropriate access?: Access keys.

  • Question #33: A company runs thousands of simultaneous simulations using AWS Batch. Each simulation is stateless, is fault tolerant, and runs for up to 3 hours. Which pricing model enables the company to optimize costs and meet these requirements?: Spot Instances.

  • Question #34: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.) Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #35: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers

  • Question #36: Which AWS service or feature identifies whether an Amazon S3 bucket or an IAM role has been shared with an external entity?: AWS IAM Access Analyzer.

  • Question #37: A cloud practitioner needs to obtain AWS compliance reports before migrating an environment to the AWS Cloud. How can these reports be generated?: Download the reports from AWS Artifact

  • Question #38: An ecommerce company has migrated its IT infrastructure from an on-premises data center to the AWS Cloud. Which cost is the company's direct responsibility? Cost of application software licenses.

  • Question #39: A company is setting up AWS Identity and Access Management (IAM) on an AWS account. Which recommendation complies with IAM security best practices?: Turn on multi-factor authentication (MFA) for added security during the login process.

  • Question #40: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances.

  • Question #41: Which AWS service or feature allows a user to establish a dedicated network connection between a company's on-premises data center and the AWS Cloud?: AWS Direct Connect

  • Question #42: Which option is a physical location of the AWS global infrastructure?: AWS Region

  • Question #43: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

  • Question #44: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #45: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #46: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances

  • Question #47: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #48: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #49: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.) AWS Cost Explorer and AWS Compute Optimizer

  • Question #50: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.) Detecting underutilized resources to save costs and improving security by proactively monitoring the AWS environment.

  • Question #51: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers

  • Question #52: A user needs programmatic access to AWS resources through the AWS CLI or the AWS API. Which option will provide the user with the appropriate access?: Access keys.

  • Question #53: A company runs thousands of simultaneous simulations using AWS Batch. Each simulation is stateless, is fault tolerant, and runs for up to 3 hours. Which pricing model enables the company to optimize costs and meet these requirements?: Spot Instances are a cost-effective option for those applications that can be interrupted.

  • Question #54: Which of the following AWS services or features can monitor for SQL injection attacks? AWS WAF.

  • Question #55: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers

  • Question #56: A company is using Amazon DynamoDB. Which task is the company's responsibility, according to the AWS shared responsibility model?: Manage database access permissions.

  • Question #57: A company has a test AWS environment. A company is planning on testing an application within AWS. The application testing can be interrupted and does not need to run continuously. Which Amazon EC2 purchasing option will meet these requirements MOST cost-effectively?: Spot Instances

  • Question #58: Which AWS service gives users the ability to discover and protect sensitive data that is stored in Amazon S3 buckets?: Amazon Macie.

  • Question #59: Which of the following services can be used to block network traffic to an instance? (Choose two.): Security groups and Network ACLs

  • Question #60: Which AWS service can identify when an Amazon EC2 instance was terminated?: AWS CloudTrail.

  • Question #61: Which of the following is a fully managed MySQL-compatible database?: Amazon Aurora.

  • Question #62: Which AWS service supports a hybrid architecture that gives users the ability to extend AWS infrastructure, AWS services, APIs, and tools to data centers, co-location environments, or on-premises facilities?: AWS Outposts

  • Question #63: Which AWS service can run a managed PostgreSQL database that provides online transaction processing (OLTP)?: Amazon RDS

  • Question #64: Which AWS service or feature identifies whether an Amazon S3 bucket or an IAM role has been shared with an external entity?: AWS IAM Access Analyzer.

  • Question #65: Which cost is the company's direct responsibility?: Cost of application software licenses.

  • Question #66: Which option is a perspective that includes foundational capabilities of the AWS Cloud Adoption Framework (AWS CAF)?: Strategy

  • Question #67: A company is running and managing its own Docker environment on Amazon EC2 instances. The company wants an alternative to help manage cluster size, scheduling, and environment maintenance. Which AWS service meets these requirements?: AWS Fargate

  • Question #68: A company wants to run a NoSQL database on Amazon EC2 instances. Which task is the responsibility of AWS in this scenario?: Patching the physical infrastructure that hosts the EC2 instances.

  • Question #69: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer.

  • Question #70: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances.

  • Question #71: Which AWS service or feature allows a user to establish a dedicated network connection between a company's on-premises data center and the AWS Cloud?: AWS Direct Connect

  • Question #72: Which option is a physical location of the AWS global infrastructure?: Region

  • Question #73: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Security

  • Question #74: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #75: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #76: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances

  • Question #77: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #78: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #79: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #80: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.) Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #81: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers.

  • Question #82: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager.

  • Question #83: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

  • Question #84: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #85: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #86: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances.

  • Question #87: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #88: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #89: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #90: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.): Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #91: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers.

  • Question #92: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager can audit AWS account activities.

  • Question #93: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

  • Question #94: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #95: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #96: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances

  • Question #97: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions

  • Question #98: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances.

  • Question #99: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #100: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.) Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #101: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers.

  • Question #102: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager

  • Question #103: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

  • Question #104: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #105: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #106: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances

  • Question #107: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #108: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #109: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #110: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.): Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #111: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers

  • Question #112: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager

  • Question #113: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

  • Question #114: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #115: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #116: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances

  • Question #117: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #118: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #119: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #120: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.): Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #121: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers.

  • Question #122: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager

  • Question #123: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Security

  • Question #124: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #125: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #126: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances

  • Question #127: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #128: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #129: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #130: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.): Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #131: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers

  • Question #132: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager

  • Question #133: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

  • Question #134: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #135: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #136: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances.

  • Question #137: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #138: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #139: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #140: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.): Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #141: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers.

  • Question #142: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager

  • Question #143: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

  • Question #144: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #145: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #146: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances

  • Question #147: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #148: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #149: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #150: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.): Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #151: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers.

  • Question #152: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager.

  • Question #153: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

  • Question #154: Which AWS service can be used at no additional cost? Amazon CloudWatch

  • Question #155: Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?: Cloud fluency

  • Question #156: A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which pricing options meet these requirements with the LOWEST cost? (Choose two.) Spot Instances and Reserved Instances

  • Question #157: A global company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service or resource will meet these requirements?: AWS Regions.

  • Question #158: An online gaming company needs to choose a purchasing option to run Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any disruption. Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?: Reserved Instances

  • Question #159: Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? (Choose two.): AWS Cost Explorer, AWS Compute Optimizer

  • Question #160: Which of the following are benefits of using AWS Trusted Advisor? (Choose two.): Detecting underutilized resources to save cost and improving security by proactively monitoring the AWS environment.

  • Question #161: Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?: Elimination of expenses for running and maintaining data centers.

  • Question #162: A company wants to audit its password and access key rotation details for compliance purposes. Which AWS service or tool will meet this requirement?: AWS Audit Manager

  • Question #163: A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework is supported by these goals?: Reliability

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

Use Quizgecko on...
Browser
Browser