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?
Which of the following is an AWS best practice for managing an AWS account root user?
A bank needs to store recordings of calls made to its contact center for 6 years. The recordings must be accessible within 48 hours from the time they are requested.
Which AWS service will provide a secure and cost-effective solution for retaining these files?
Which AWS service or feature provides an online, managed software catalog that helps users purchase and deploy third-party software?
A company runs Amazon EC2 instances in a research lab The instances run for 3 hours each week and cannot be interrupted What is the MOST cost-effective instance purchasing option to meet these requirements?
Which AWS Weil-Architected Framework design principles support disaster recovery planning? (Select TWO.)
A company chooses an Amazon EC2 instance type that fits its usage requirements Which principle of the AWS Well-Architected Framework is the company following?
Which task is a customer's responsibility, according to the AWS shared responsibility model?
A company has set up its first VPC in the AWS Cloud the VPC includes two public subnets. The company needs to block access to all network traffic that destined for one of the two public subnets if the traffic is from a specific IP address that has identified as malicious.
Which AWS service or tool can the company use to meet this requirement?
A company wants to integrate its online shopping website with social media login credentials Which AWS service can the company use to make this integration?
A company is using on-premises Microsoft Active Directory federation to manage user identities and groups.
What AWS Identity and Access Management (IAM) setting maps the permissions for AWS services to the Active Directory user attributes?
Which guidelines are best practices for using AWS Identity and Access Management (IAM)? (Select TWO.)
Which AWS services can use AWS WAF to protect against common web exploitations? (Select TWO.)
Which AWS service can identify underutilized Amazon EC2 instances and idle Amazon RDS DB instances in an AWS account?
A social media company allows its public users to upload video content to an Amazon S3 bucket. Some videos are popular and are accessed often. some videos are popular and are accessed often. some videos are accessed infrequently. The company wants to reduce its total storage cost.
Which actions will provide the MOST cost savings? (Select TWO.)
A company sets up its AWS environment and creates eight IAM users for the development team.
Which of the following is a best practice for the company to follow to grant permissions to these IAM users?
A company needs to process data from satellite communications without managing any infrastructure.
Which AWS service should the company use to meet these requirements?
A company is using AWS Lambda. Which task is the company’s responsibility, according to the AWS shared responsibility model?
Which AWS service can help a company detect an outage of its website servers and redirect users to alternate servers?
A company plans to create a data lake that uses Amazon S3. Which factor will have the MOST effect on cost?
Which AWS service provides an isolated virtual network to connect AWS services and resources?
Which AWS service decouples application components so that the components run independently?
A system automatically recovers from failure when a company launches its workload on the AWS Cloud services platform. Which pillar of the AWS Well-Architected Framework does this situation demonstrate?
A company runs applications that process credit card information. Auditors have asked if the AWS environment has changed since the previous audit. If the AWS environment has changed, the auditors want to know how it has changed. Which AWS services can provide this information? (Select TWO.)
A company wants to secure its consumer web application by using SSL/TLS to encrypt traffic.
Which AWS service can the company use to meet this goal?
Which of the following is an AWS key-value database offering consistent single-digit millisecond performance at any scale?
Which of the following is an AWS Well-Architected Framework design principle for operational excellence in the AWS Cloud?
Which cloud computing benefit does AWS demonstrate with its ability to offer lower variable costs as a result of high purchase volumes?
A company wants a cost-effective option when running its applications in an Amazon EC2 instance for short time periods. The applications can be interrupted. Which EC2 instance type will meet these requirements?
A company discovered unauthorized access to resources in its on-premises data center. Upon investigation, the company found that the requests originated from a resource hosted on AWS. Which AWS team should the company contact to report this issue?
A cloud practitioner needs to obtain AWS compliance reports before migrating an environment to the AWS Cloud. How can these reports be generated?
How does consolidated billing help reduce costs for a company that has multiple AWS accounts?
Which service is an AWS-managed Hadoop framework that makes it easy, fast, and cost-effective to process large amounts of data across dynamically scalable Amazon EC2 instances?
Which design principles are enabled by the AWS cloud to improve the operation of workloads?
A user needs to quickly deploy a nonrelational database on AWS. The user does not want to manage the underlying hardware or the database software. Which AWS service cart be used to accomplish this?
A company uses AWS Direct Conned and wants to establish connectivity that spans VPCs across multiple AWS Regions.
Which AWS service or feature should the company use to meet these requirements?
AWS trusted advisor can monitor and provide advice on what characteristics of an AWS account?
When comparing AWS cloud with premises total cost of ownership which expenses must be considered?
A company needs 24/7 phone email and chat access with a response time of less than 1 hour if a production system has a service interruption.
Which AWS Support plan meets these requirements at the LOWEST cost?
A company is building a business intelligence solution and wants to use dashboards for reporting purposes.
Which AWS service can be used?
Which aspect of AWS infrastructure enables global deployment of compute and storage?
A user an optimize Amazon EC2 costs by performing which of the following tasks? (Select TWO )
What credential components are required to gain programmatic access to an AWS account? (Select TWO.)
Which duty is a responsibility of AWS under the AWS shared responsibility model?
A company would like to host its MySQL databases on AWS and maintain full control over the operating system, database installation, and configuration. Which AWS service should the company use to host the databases?
Using AWS Identity and Access Management (IAM) what can be attached to an Amazon EC2 instance to make service requests?
Which AWS service allows customers to purchase unused Amazon EC2 capacity at an often discounted rate?
What are the benefits of developing and running a new application in the AWS Cloud compared to on-premises? (Select TWO.)
Which AWS service should a company use to continuously monitor the compliance of AWS resource configurations?
Which of the following is an AWS value proportion that describes a user's ability to scale infrastructure based on demand?
Which AWS service or tool provides a visualization of historical AWS spending patterns and projections of future AWS costs?
A company is undergoing a security audit. The audit includes security validation and compliance validation of the AWS infrastructure and services that the company uses. The auditor needs to locate compliance-related information and must download AWS security and compliance documents. These documents include the System and Organization Control (SOC) reports.
Which AWS service or group can provide these documents?
A developer is testing a Docker-based application that uses the AWS SDK to interact with Amazon DynamoDB. In the local development environment the application has used 1AM access keys. The application is now ready for deployment onto an ECS cluster
How should the application authenticate with AWS services in production?
A company deployed an Amazon EC2 instance last week. A developer realizes that the EC2 instance is no longer running. The developer reviews a list of provisioned EC2 instances, and the EC2 instance is no longer on the list.
What can the developer do to generate a recent history of the EC2 instance?
A developer is writing an application in Python. The application runs on AWS Lambda. The application generates a file and needs to upload this file to Amazon S3.
The developer must implement this upload functionality with the least possible change to the application code
Which solution meets these requirements?
A company wants an in-memory data store that is compatible with open source in the cloud. Which AWS service should the company use?
A company has a global website with static content.
Which AWS service will deliver the static content with low latency?
A company's ecommerce website is experiencing sudden and significant traffic changes that are causing performance problems in the company database. Users report that attempts to access the website are taking too long.
A developer needs to implement a caching layer by using Amazon ElastiCache. The website must be responsive, no matter which product a user views Updates to product information and prices must be strongly consistent.
Which cache-writing strategy will meet these requirements?
A developer manages an application that interacts with Amazon RDS. Alter observing slow performance with read queries, the developer Implements Amazon ElastiCache to update the cache immediately following the primary database update.
What will be the result of this approach to caching?
An IT manager needs to monitor company AWS resources and collect utilization metrics from Amazon EC2 instances and Amazon DynamoDB. Which AWS service can the IT manager use to meet these requirements?
A company plans to move its on-premises servers to Amazon EC2 instances. The company has 50 different business units and wants to separate each billing for each unit.
What should a cloud practitioner recommend?
A developer is adding a feature to a client-side application so that users can upload videos to an Amazon S3 bucket.
What is the MOST secure way to give the application the ability to write files to the S3 bucket?
Which AWS service is a relational database compatible with MySQL and PostgreSOL?
An ecommerce company has Amazon EC2 instances running as web servers. There is a predictable pattern of peak traffic load that occurs two times each day, always at the same time. The EC2 instances are idle for the remainder of the day.
What is the MOST cost-effective way to manage these resources while maintaining fault tolerance?
A developer needs to build and deploy a serverless application that has an API that mobile clients will use. The API will use Amazon DynamoDB and Amazon OpenSearch Service (Amazon Elasticsearch Service) as data sources Responses that are sent to the clients will contain aggregated data from both data sources
The developer must minimize the number of API endpoints and must minimize the number of API calls that are required to retrieve the necessary data
Which solution should the developer use to meet these requirements?
A developer has a stateful web server on-premises that is being migrated to AWS. The developer must have greater elasticity in the new design
How should the developer re-factor the application to make it more elastic? (Select TWO.)
Which AWS compute service automatically scales resources up or down to meet application workload demands?
When designing AWS workloads to be operational even when there are component failures, what is an AWS best practice?
Which AWS service can be used to run Amazon EC2 instances on-premises at a user site?
Which AWS benefit enables users to deploy cloud infrastructure that consists of multiple geographic regions connected by a network with low latency high throughput, and redundancy?
Which of the following are general AWS Cloud design principles described in the AWS Well-Architected Framework? (Select TWO.)
A company has a business-critical Amazon RDS for MySQL DB instance that resides in a single Availability Zone. Which solution will improve the availability of the DB instance?
A company has performance and regulatory requirements that call for it to run its workload only in its on-premises data center.
Which AWS services or resources should the company use? (Select Two.)
Which cloud characteristics enable a company to provision or release computing capacity as required? (Select Two.)
Which controls are shared under the AWS shared responsibility model? (Select TWO.)
Which tool or feature provides a report to forecast AWS billing costs for the next 3 months?
Which AWS Cloud benefit is shown by an architecture’s ability to withstand failures with minimal downtime?
A company has a compliance requirement to encrypt data in transit and at rest The company is serving the content through Amazon EC2 instances behind an Elastic Load Balancer and is storing data in Amazon Elastic Block Store (Amazon EBS) volumes.
Which combination of AWS services should the company use to stay compliant with this requirement? (Select TWO.)
Which AWS service should a cloud practitioner use to identify security vulnerabilities of an AWS account?
Which AWS services can be used to gather information about AWS account activity? (Select TWO.)
Which AWS Support plan is recommended for business and mission-critical workloads in AWS environments?
Which AWS service or tool simplifies the creation, maintenance, validation, sharing and deployment of Linux or Windows Server templates for use with Amazon EC2 and on premises VMs?
A company is required to store its data close to its primary users.
Which benefit of the AWS Cloud supports this requirement?
A company's security team requires that all Amazon EC2 workloads use approved Amazon Machine Images (AMIs). Which AWS service should the company use to verify that the EC2 instances are using approved AMIs?
According to the AWS shared responsibility model what is the sole responsibility of AWS?