AWS Module Questions

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

Your company wants to receive support from an AWS Technical Account Manager (TAM). Which support plan should you choose? Developer Enterprise Basic Business

The correct response option is Enterprise. A Technical Account Manager (TAM) is available only to AWS customers with an Enterprise Support plan. A TAM provides guidance, architectural reviews, and ongoing communication with your company as you plan, deploy, and optimize your applications.

Which component is used to connect a VPC to the internet? Public subnet Edge location Security group Internet gateway

The correct response option is Internet gateway. The other response options are incorrect because: A public subnet is a section of a VPC that contains public-facing resources. An edge location is a site that Amazon CloudFront uses to store cached copies of your content for faster delivery to customers. A security group is a virtual firewall that controls inbound and outbound traffic for an Amazon EC2 instance.

An employee requires temporary access to create several Amazon S3 buckets. Which option would be the best choice for this task? AWS account root user IAM group IAM role Service control policy (SCP)

The correct answer is IAM role. An IAM role is an identity that you can assume to gain temporary access to permissions. When someone assumes an IAM role, they abandon all permissions that they had under a previous role and assume the permissions of the new role. IAM roles are ideal for situations in which access to services or resources needs to be granted temporarily instead of long-term. The other response options are incorrect because: The AWS account root user is established when you first create an AWS account. As a best practice, do not use the root user for everyday tasks. Although you can attach IAM policies to an IAM group, this would not be the best choice for this scenario because the employee only needs to be granted temporary permissions. Service control policies (SCPs) enable you to centrally control permissions for the accounts in your organization. An SCP is not the best choice for granting temporary permissions to an individual employee.

What is the storage capacity of AWS Snowmobile? 40 PB 60 PB 80 PB 100 PB

The correct response option is 100 PB. AWS Snowmobile is a service that is used for transferring up to 100 PB of data to AWS. Each Snowmobile is a 45-foot long shipping container that is pulled by a semi trailer truck.

Which statement is TRUE for the AWS global infrastructure? A Region consists of a single Availability Zone. An Availability Zone consists of two or more Regions. A Region consists of two or more Availability Zones. An Availability Zone consists of a single Region.

The correct response option is A Region consists of two or more Availability Zones. For example, the South America (São Paulo) Region is sa-east-1. It includes three Availability Zones: sa-east-1a, sa-east-1b, and sa-east-1c.

Which statement best describes Amazon CloudFront? A service that enables you to run infrastructure in a hybrid cloud approach A serverless compute engine for containers A service that enables you to send and receive messages between software components through a queue A global content delivery service

The correct response option is A global content delivery service. Amazon CloudFront is a content delivery service. It uses a network of edge locations to cache content and deliver content to customers all over the world. When content is cached, it is stored locally as a copy. This content might be video files, photos, webpages, and so on. The other response options are incorrect because: AWS Outposts is a service that enables you to run infrastructure in a hybrid cloud approach. AWS Fargate is a serverless compute engine for containers. Amazon Simple Queue Service (Amazon SQS) is a service that enables you to send, store, and receive messages between software components through a queue.

Which statement best describes Amazon DynamoDB? A service that enables you to run relational databases in the AWS Cloud A serverless key-value database service A service that you can use to migrate relational databases, nonrelational databases, and other types of data stores An enterprise-class relational database

The correct response option is A serverless key-value database service. Amazon DynamoDB is a key-value database service. It is serverless, which means that you do not have to provision, patch, or manage servers. The other response options are incorrect because: A service that enables you to run relational databases in the AWS Cloud describes Amazon Relational Database Service (Amazon RDS). A service that you can use to migrate relational databases, nonrelational databases, and other types of data stores describes AWS Database Migration Service (AWS DMS). An enterprise-class relational database describes Amazon Aurora.

Which pricing tool enables you to receive alerts when your service usage exceeds a threshold that you have defined? Billing dashboard in the AWS Management Console AWS Budgets AWS Free Tier AWS Cost Explorer

The correct response option is AWS Budgets. In AWS Budgets, you can set custom alerts that will notify you when your service usage exceeds (or is forecasted to exceed) the amount that you have budgeted. Your budget can be based on costs or usage. For example, you can set an alert that will notify you when you have incurred $100.00 of costs in Amazon EC2 or 500,000 requests in AWS Lambda. The other response options are incorrect because: From the billing dashboard in the AWS Management Console, you can view details on your AWS bill, such as service costs by Region, month to date spend, and more. However, you cannot set alerts from the billing dashboard. The AWS Free Tier is a program that consists of three types of offers that allow customers to use AWS services without incurring costs: Always free, 12 months free, and Trials. AWS Cost Explorer is a tool that enables you to visualize, understand, and manage your AWS costs and usage over time.

Which pricing tool is used to visualize, understand, and manage your AWS costs and usage over time? AWS Pricing Calculator AWS Budgets AWS Cost Explorer AWS Free Tier

The correct response option is AWS Cost Explorer. AWS Cost Explorer includes a default report of the costs and usage for your top five cost-accruing AWS services. You can apply custom filters and groups to analyze your data. For example, you can view resource usage at the hourly level. The other response options are incorrect because: AWS Pricing Calculator enables you to create an estimate for the cost of your use cases on AWS. AWS Budgets enables you to create budgets to plan your service usage, service costs, and instance reservations. In AWS Budgets, you can also set custom alerts when your usage exceeds (or is forecasted to exceed) the budgeted amount. The AWS Free Tier is a program that consists of three types of offers that allow customers to use AWS services without incurring costs: Always free, 12 months free, and Trials.

Which component or service can be used to establish a private dedicated connection between your company's data center and AWS? Private subnet DNS AWS Direct Connect Amazon CloudFront

The correct response option is AWS Direct Connect. The other response options are incorrect because: A private subnet is a section of a VPC in which you can group resources that should be accessed only through your private network. Although it is private, it is not used for establishing a connection between a data center and AWS. DNS stands for Domain Name System, which is a directory used for matching domain names to IP addresses. Amazon CloudFront is a content delivery service. You can use CloudFront to store cached copies of your content at edge locations that are close to your customers.

Which service or resource is used to find third-party software that runs on AWS? AWS Marketplace AWS Free Tier AWS Support Billing dashboard in the AWS Management Console

The correct response option is AWS Marketplace. AWS Marketplace is a digital catalog that includes thousands of software listings from independent software vendors. You can use AWS Marketplace to find, test, and buy software that runs on AWS. The other response options are incorrect because: The AWS Free Tier consists of offers that allow customers to use AWS services without incurring costs. These offers are related to AWS services, not third-party software that can be used on AWS. AWS Support is a resource that can answer questions about best practices, assist with troubleshooting issues, help you to identify ways to optimize your use of AWS services, and so on. You can use the billing dashboard in the AWS Management Console to view details such as service costs by Region, the top services being used by your account, and forecasted billing costs. From the billing dashboard, you can also access other AWS billing tools, such as AWS Cost Explorer, AWS Budgets, and AWS Budgets Reports.

Which service helps protect your applications against distributed denial-of-service (DDoS) attacks? Amazon GuardDuty Amazon Inspector AWS Artifact AWS Shield

The correct response option is AWS Shield. As network traffic comes into your applications, AWS Shield uses a variety of analysis techniques to detect potential DDoS attacks in real time and automatically mitigates them. The other response options are incorrect because: Amazon GuardDuty is a service that provides intelligent threat detection for your AWS infrastructure and resources. It identifies threats by continuously monitoring the network activity and account behavior within your AWS environment. Amazon Inspector checks applications for security vulnerabilities and deviations from security best practices, such as open access to Amazon EC2 instances and installations of vulnerable software versions. AWS Artifact is a service that provides on-demand access to AWS security and compliance reports and select online agreements.

You want to deploy and manage containerized applications. Which service should you use? AWS Lambda Amazon Simple Notification Service (Amazon SNS) Amazon Simple Queue Service (Amazon SQS) Amazon Elastic Kubernetes Service (Amazon EKS)

The correct response option is Amazon Elastic Kubernetes Service (Amazon EKS). Amazon EKS is a fully managed Kubernetes service. Kubernetes is open-source software that enables you to deploy and manage containerized applications at scale. The other response options are incorrect because: AWS Lambda is a service that lets you run code without provisioning or managing servers. Amazon Simple Queue Service (Amazon SQS) is a service that enables you to send, store, and receive messages between software components through a queue. Amazon Simple Notification Service (Amazon SNS) is a publish/subscribe service. Using Amazon SNS topics, a publisher publishes messages to subscribers.

Which statement best describes Amazon Lex? A service that enables you to build conversational interfaces using voice and text A machine learning service that automatically extracts text and data from scanned documents A document database service that supports MongoDB workloads A service that enables you to identify potentially fraudulent online activities

The correct response option is Amazon Lex. In Amazon Lex, you can quickly build, test, and deploy conversational chatbots to use in your applications. The other response options are incorrect because: A machine learning service that automatically extracts text and data from scanned document describes Amazon Textract. A document database service that supports MongoDB workloads describes Amazon DocumentDB. A service that enables you to identify potentially fraudulent online activities describes

Which service is used to query and analyze data across a data warehouse? Amazon Redshift Amazon Neptune Amazon DocumentDB Amazon ElastiCache

The correct response option is Amazon Redshift. Amazon Redshift is a data warehousing service that you can use for big data analytics. Use Amazon Redshift to collect data from many sources and help you understand relationships and trends across your data. The other response options are incorrect because: Amazon Neptune is a graph database service. You can use Amazon Neptune to build and run applications that work with highly connected datasets, such as recommendation engines, fraud detection, and knowledge graphs. Amazon DocumentDB is a document database service that supports MongoDB workloads. Amazon ElastiCache is a service that adds caching layers on top of your databases to help improve the read times of common requests.

Which service is used to manage the DNS records for domain names? Amazon Virtual Private Cloud AWS Direct Connect Amazon CloudFront Amazon Route 53

The correct response option is Amazon Route 53. Amazon Route 53 is a DNS web service. It gives developers and businesses a reliable way to route end users to internet applications that host in AWS. Another feature of Route 53 is the ability to manage the DNS records for domain names. You can transfer DNS records for existing domain names managed by other domain registrars. You can also register new domain names directly in Route 53. The other response options are incorrect because: Amazon Virtual Private Cloud (Amazon VPC) is a service that enables you to provision an isolated section of the AWS Cloud. In this isolated section, you can launch resources in a virtual network that you define. AWS Direct Connect is a service that enables you to establish a dedicated private connection between your data center and VPC. Amazon CloudFront is a content delivery service. It uses a network of edge locations to cache content and deliver content to customers all over the world.

You want to store data in an object storage service. Which AWS service is best for this type of storage? Amazon Managed Blockchain Amazon Elastic File System (Amazon EFS) Amazon Elastic Block Store (Amazon EBS) Amazon Simple Storage Service (Amazon S3)

The correct response option is Amazon Simple Storage Service (Amazon S3). The other response options are incorrect because: Amazon Managed Blockchain is a service that you can use to create and manage blockchain networks with open-source frameworks. Blockchain is a distributed ledger system that lets multiple parties run transactions and share data without a central authority. Amazon Elastic File System (Amazon EFS) is a scalable file system used with AWS Cloud services and on-premises resources. It does not store data as object storage. Amazon Elastic Block Store (Amazon EBS) is a service that provides block-level storage volumes that you can use with Amazon EC2 instances.

You want to use an Amazon EC2 instance for a batch processing workload. What would be the best Amazon EC2 instance type to use? General purpose Memory optimized Compute optimized Storage optimized

The correct response option is Compute optimized. The other response options are incorrect because: General purpose instances provide a balance of compute, memory, and networking resources. This instance family would not be the best choice for the application in this scenario. Compute optimized instances are more well suited for batch processing workloads than general purpose instances. Memory optimized instances are more ideal for workloads that process large datasets in memory, such as high-performance databases. Storage optimized instances are designed for workloads that require high, sequential read and write access to large datasets on local storage. The question does not specify the size of data that will be processed. Batch processing involves processing data in groups. A compute optimized instance is ideal for this type of workload, which would benefit from a high-performance processor.

Which site does Amazon CloudFront use to cache copies of content for faster delivery to users at any location? Region Availability Zone Edge location Origin

The correct response option is Edge location. The other response options are incorrect because: A Region is a separate geographical location with multiple locations that are isolated from each other. An Availability Zone is a fully isolated portion of the AWS global infrastructure. An origin is the server from which CloudFront gets your files. Examples of CloudFront origins include Amazon Simple Storage Service (Amazon S3) buckets and web servers. Note: Amazon S3 is explored later in this course.

Which process is an example of Elastic Load Balancing? Ensuring that no single Amazon EC2 instance has to carry the full workload on its own Removing unneeded Amazon EC2 instances when demand is low Adding a second Amazon EC2 instance during an online store's popular sale Automatically adjusting the number of Amazon EC2 instances to meet demand

The correct response option is Ensuring that no single Amazon EC2 instance has to carry the full workload on its own. Elastic Load Balancing is the AWS service that automatically distributes incoming application traffic across multiple resources, such as Amazon EC2 instances. This helps to ensure that no single resource becomes overutilized. The other response options are all examples of Auto Scaling.

Which action can you perform with AWS Outposts? Automate actions for AWS services and applications through scripts. Access wizards and automated workflows to perform tasks in AWS services. Develop AWS applications in supported programming languages. Extend AWS infrastructure and services to your on-premises data center.

The correct response option is Extend AWS infrastructure and services to your on-premises data center. The other response options are incorrect because: The AWS Command Line Interface (AWS CLI) is used to automate actions for AWS services and applications through scripts. The AWS Management Console includes wizards and workflows that you can use to complete tasks in AWS services. Software development kits (SDKs) enable you to develop AWS applications in supported programming languages.

What is cloud computing? Backing up files that are stored on desktop and mobile devices to prevent data loss Deploying applications connected to on-premises infrastructure Running code without needing to manage or provision servers On-demand delivery of IT resources and applications through the internet with pay-as-you-go pricing

The correct response option is On-demand delivery of IT resources and applications through the internet with pay-as-you-go pricing. The other response options are incorrect because: It is possible to back up files to the cloud, but this response option does not describe cloud computing as a whole. Deploying applications connected to on-premises infrastructure is a sample use case for a hybrid cloud deployment. Remember that cloud computing also has cloud and on-premises (or private cloud) deployment models. AWS Lambda is an AWS service that lets you run code without needing to manage or provision servers. This description does not describe cloud computing as a whole. AWS Lambda is explained in greater detail later in the course.

Which pillar of the AWS Well-Architected Framework includes the ability to run workloads effectively and gain insights into their operations? Cost Optimization Operational Excellence Performance Efficiency Reliability

The correct response option is Operational Excellence. The other response options are incorrect because: The Cost Optimization pillar focuses on the ability to run systems to deliver business value at the lowest price point. The Performance Efficiency pillar focuses on using computing resources efficiently to meet system requirements and to maintain that efficiency as demand changes and technologies evolve. The Reliability pillar focuses on the ability of a workload to consistently and correctly perform its intended functions.

Your company has an application that uses Amazon EC2 instances to run the customer-facing website and Amazon RDS database instances to store customers' personal information. How should the developer configure the VPC according to best practices? Place the Amazon EC2 instances in a private subnet and the Amazon RDS database instances in a public subnet. Place the Amazon EC2 instances in a public subnet and the Amazon RDS database instances in a private subnet. Place the Amazon EC2 instances and the Amazon RDS database instances in a public subnet. Place the Amazon EC2 instances and the Amazon RDS database instances in a private subnet.

The correct response option is Place the Amazon EC2 instances in a public subnet and the Amazon RDS databases instances in a private subnet. A subnet is a section of a VPC in which you can group resources based on security or operational needs. Subnets can be public or private. Public subnets contain resources that need to be accessible by the public, such as an online store's website. Private subnets contain resources that should be accessible only through your private network, such as a database that contains customers' personal information and order histories.

What is another name for on-premises deployment? Private cloud deployment Cloud-based application Hybrid deployment AWS Cloud

The correct response option is Private cloud deployment. The other response options are incorrect because: Cloud-based applications are fully deployed in the cloud and do not have any parts that run on premises. A hybrid deployment connects infrastructure and applications between cloud-based resources and existing resources that are not in the cloud, such as on-premises resources. However, a hybrid deployment is not equivalent to an on-premises deployment because it involves resources that are located in the cloud. The AWS Cloud offers three cloud deployment models: cloud, hybrid, and on-premises. This response option is incorrect because the AWS Cloud is not equivalent to only an on-premises deployment.

Which Perspective of the AWS Cloud Adoption Framework helps you structure the selection and implementation of permissions? Governance Perspective Security Perspective Operations Perspective Business Perspective

The correct response option is Security Perspective. The Security Perspective of the AWS Cloud Adoption Framework also helps you to identify areas on non-compliance and plan ongoing security initiatives. The other response options are incorrect because: The Governance Perspective helps you to identify and implement best practices for IT governance and support business processes with technology. The Operations Perspective focuses on operating and recovering IT workloads to meet the requirements of your business stakeholders. The Business Perspective helps you to move from a model that separates business and IT strategies into a business model that integrates IT strategy.

Which statement best describes security groups? They are stateful and deny all inbound traffic by default. They are stateful and allow all inbound traffic by default. They are stateless and deny all inbound traffic by default. They are stateless and allow all inbound traffic by default.

The correct response option is Security groups are stateful and deny all inbound traffic by default. Security groups are stateful. This means that they use previous traffic patterns and flows when evaluating new requests for an instance. By default, security groups deny all inbound traffic, but you can add custom rules to fit your operational and security needs.

You have a workload that will run for a total of 6 months and can withstand interruptions. What would be the most cost-efficient Amazon EC2 purchasing option? Reserved Instance Spot Instance Dedicated Instance On-Demand Instance

The correct response option is Spot Instance. The other response options are incorrect because: Reserved Instances require a contract length of either 1 year or 3 years. The workload in this scenario will only be running for 6 months. Dedicated Instances run in a virtual private cloud (VPC) on hardware that is dedicated to a single customer. They have a higher cost than the other response options, which run on shared hardware. On-Demand Instances fulfill the requirements of running for only 6 months and withstanding interruptions. However, a Spot Instance would be the best choice because it does not require a minimum contract length, is able to withstand interruptions, and costs less than an On-Demand Instance.

How does the scale of cloud computing help you to save costs? You do not have to invest in technology resources before using them. The aggregated cloud usage from a large number of customers results in lower pay-as-you-go prices. Accessing services on-demand helps to prevent excess or limited capacity. You can quickly deploy applications to customers and provide them with low latency.

The correct response option is The aggregated cloud usage from a large number of customers results in lower pay-as-you-go prices. This answer describes how customers can benefit from massive economies of scale in cloud computing. The other response options are incorrect because: Not having to invest in technology resources before using them relates to Trade upfront expense for variable expense. Accessing services on-demand to prevent excess or limited capacity relates to Stop guessing capacity. Quickly deploying applications to customers and providing them with low latency relates to Go global in minutes.

Which statement best describes an IAM policy? An authentication process that provides an extra layer of protection for your AWS account A document that grants or denies permissions to AWS services and resources An identity that you can assume to gain temporary access to permissions The identity that is established when you first create an AWS account

The correct response option is: A document that grants or denies permissions to AWS services and resources. IAM policies provide you with the flexibility to customize users' levels of access to resources. For instance, you can allow users to access all the Amazon S3 buckets in your AWS account or only a specific bucket. The other response options are incorrect because: Multi-factor authentication (MFA) is an authentication process that provides an extra layer of protection for your AWS account. An IAM role is an identity that you can assume to gain temporary access to permissions. The root user identity is the identity that is established when you first create an AWS account.

Which action can you perform with consolidated billing? Review how much cost your predicted AWS usage will incur by the end of the month. Create an estimate for the cost of your use cases on AWS. Combine usage across accounts to receive volume pricing discounts. Visualize and manage your AWS costs and usage over time.

The correct response option is: Combine usage across accounts to receive volume pricing discounts. The other response options are incorrect because: Review how much cost your predicted AWS usage will incur by the end of the month - You can perform this action in AWS Budgets. Create an estimate for the cost of your use cases on AWS - You can perform this action in AWS Pricing Calculator. Visualize and manage your AWS costs and usage over time - You can perform this action in AWS Cost Explorer.

Which task can AWS Key Management Service (AWS KMS) perform? Configure multi-factor authentication (MFA). Update the AWS account root user password. Create cryptographic keys. Assign permissions to users and groups.

The correct response option is: Create cryptographic keys. AWS Key Management Service (AWS KMS) enables you to perform encryption operations through the use of cryptographic keys. A cryptographic key is a random string of digits used for locking (encrypting) and unlocking (decrypting) data. You can use AWS KMS to create, manage, and use cryptographic keys. You can also control the use of keys across a wide range of services and in your applications. The other response options are incorrect because: You can configure multi-factor authentication (MFA) in AWS Identity and Access Management (IAM). You can update the AWS account root user password in the AWS Management Console. You can assign permissions to users and groups in AWS Identity and Access Management (IAM).

Which statement or statements are TRUE about Amazon EBS volumes and Amazon EFS file systems? EBS volumes store data within a single Availability Zone. Amazon EFS file systems store data across multiple Availability Zones. EBS volumes store data across multiple Availability Zones. Amazon EFS file systems store data within a single Availability Zone. EBS volumes and Amazon EFS file systems both store data within a single Availability Zone. EBS volumes and Amazon EFS file systems both store data across multiple Availability Zones.

The correct response option is: EBS volumes store data within a single Availability Zone. Amazon EFS file systems store data across multiple Availability Zones. An EBS volume must be located in the same Availability Zone as the Amazon EC2 instance to which it is attached. Data in an Amazon EFS file system can be accessed concurrently from all the Availability Zones in the Region where the file system is located.

Which statement best describes the principle of least privilege? Adding an IAM user into at least one IAM group Checking a packet's permissions against an access control list Granting only the permissions that are needed to perform specific tasks Performing a denial of service attack that originates from at least one device

The correct response option is: Granting only the permissions that are needed to perform specific job tasks. When you grant permissions by following the principle of least privilege, you prevent users or roles from having more permissions than needed to perform specific job tasks. For example, cashiers in the coffee shop should be given access to the cash register system. As a best practice, grant IAM users and roles a minimum set of permissions and then grant additional permissions as needed.

Which factors should be considered when selecting a Region? (Select TWO.) Compliance with data governance and legal requirements Proximity to your customers Access to 24/7 technical support Ability to assign custom permissions to different users Access to the AWS Command Line Interface (AWS CLI)

The correct two response options are: Compliance with data governance and legal requirements Proximity to your customers Two other factors to consider when selecting a Region are pricing and the services that are available in a Region. The other response options are incorrect because: The level of support that you choose is not determined by Region. AWS Support plans are explored later in this course. Assigning custom permissions to different users is a feature that is possible in all AWS Regions. The AWS Command Line Interface (AWS CLI) is available in all AWS Regions.

Which Amazon S3 storage classes are optimized for archival data? (Select TWO.) S3 Standard S3 Glacier S3 Intelligent-Tiering S3 Standard-IA S3 Glacier Deep Archive

The correct two response options are: S3 Glacier S3 Glacier Deep Archive Objects stored in the S3 Glacier storage class can be retrieved within a few minutes to a few hours. By comparison, objects that are stored in the S3 Glacier Deep Archive storage class can be retrieved within 12 hours. The other response options are incorrect because: S3 Standard is a storage class that is ideal for frequently accessed data, not archival data. S3 Intelligent-Tiering monitors access patterns of objects and automatically moves them between the S3 Standard and S3 Standard-IA storage classes. It is not designed for archival data. S3 Standard-IA is ideal for data that is infrequently accessed but requires high availability when needed.

What are the contract length options for Amazon EC2 Reserved Instances? (Select TWO.) 1 years 2 years 3 years 4 years 5 years

The two correct response options are: 1 year 3 years Reserved Instances require a commitment of either 1 year or 3 years. The 3-year option offers a larger discount.

What are the benefits of cloud computing? (Select TWO.) Increase speed and agility. Benefit from smaller economies of scale. Trade variable expense for upfront expense. Maintain infrastructure capacity. Stop spending money running and maintaining data centers.

The two correct response options are: Increase speed and agility. Stop spending money running and maintaining data centers. The six advantages of cloud computing are: Trade upfront expense for variable expense. Benefit from massive economies of scale. Stop guessing capacity. Increase speed and agility. Stop spending money running and maintaining data centers. Go global in minutes.

Which actions can you perform using Amazon CloudWatch? (Select TWO.) Monitor your resources' utilization and performance Receive real-time guidance for improving your AWS environment Compare your infrastructure to AWS best practices in five categories Access metrics from a single dashboard Automatically detect unusual account activity

The two correct response options are: Monitor your resources' utilization and performance Access metrics from a single dashboard The other response options are incorrect because: Receiving real-time recommendations for improving your AWS environment can be performed by AWS Trusted Advisor. Comparing your infrastructure to AWS best practices in five categories can be performed by AWS Trusted Advisor. Automatically detecting unusual account activity can be performed by AWS CloudTrail.

Which categories are included in the AWS Trusted Advisor dashboard? (Select TWO.) Reliability Performance Scalability Elasticity Fault tolerance

The two correct response options are: Performance Fault tolerance AWS Trusted Advisor continuously inspects your AWS environment and provides best practice recommendations across five categories: cost optimization, performance, security, fault tolerance, and service limits.

Which strategies are included in the six strategies for application migration? (Select TWO.) Revisiting Retaining Remembering Redeveloping Rehosting

The two correct response options are: Retaining Rehosting The application migration strategies are rehosting, replatforming, refactoring/re-architecting, repurchasing, retaining, and retiring.


Set pelajaran terkait

Week 3 - Near Misses and Sentinel Events

View Set

Other Medications Administration

View Set

Chapter 1 - The Comparative Approach

View Set

English 11B - Unit 6: Final Exam

View Set

Meninges of the Brain, Frontal Section

View Set

ASREB - A4 - Liens & Encumbrances

View Set

FBLA Sports management and Marketing

View Set