Which of the following can an AWS customer use to launch a new ElastiCache cluster?
(Select TWO.)
1. AWS CloudFormation
4. AWS Management Console
There are several ways to launch resources in AWS. You can use the AWS Management Console or Command Line Interface (CLI) or you can automate the process by using tools such as AWS CloudFormation.
With AWS CloudFormation you can deploy infrastructure such as Amazon ElastiCache clusters by defining your desired configuration state in code using a template file written in JSON or YAML. CloudFormation will then deploy the resources by creating a Stack according to the template file.
Reference:
AWS CloudFormation
Save time with our AWS cheat sheets.
Which AWS Cloud service provides recommendations on how to optimize performance for AWS services?
2. AWS Trusted Advisor
AWS Trusted Advisor can improve the performance of your service by checking your service limits, ensuring you take advantage of provisioned throughput, and monitoring for overutilized instances.
Reference:
AWS Trusted Advisor
Save time with our AWS cheat sheets.
A startup is developing a web application where users can find articles based on various criteria such as keywords, authors, or topics. They seek an AWS service that can handle this function efficiently.
Which service should they use?
1. Amazon OpenSearch Service
Amazon OpenSearch Service is designed to set up, manage, and scale search and analytics solutions, providing the necessary functionalities to efficiently find articles based on different criteria.
Reference:
Amazon OpenSearch Service features
Which AWS dashboard displays relevant and timely information to help users manage events in progress, and provides proactive notifications to help plan for scheduled activities?
1. AWS Health Dashboard
The AWS Health Dashboard is the single place to learn about the availability and operations of AWS services. You can view the overall status of AWS services, and you can sign in to view personalized communications about your particular AWS account or organization. Your account view provides deeper visibility into resource issues, upcoming changes, and important notifications.
Reference:
AWS Health
Save time with our AWS cheat sheets.
Which AWS service should a Cloud Practitioner use to automate configuration management using Puppet?
2. AWS OpsWorks
AWS OpsWorks is a configuration management service that provides managed instances of Chef and Puppet. Chef and Puppet are automation platforms that allow you to use code to automate the configurations of your servers.
OpsWorks lets you use Chef and Puppet to automate how servers are configured, deployed, and managed across your Amazon EC2 instances or on-premises compute environments,
Reference:
AWS OpsWorks
Save time with our AWS cheat sheets.
Which AWS service or feature can be used to restrict the individual API actions that users and roles in each member account can access?
2. AWS Organizations
AWS Organizations offers Service control policies (SCPs) which are a type of organization policy that you can use to manage permissions in your organization. SCPs offer central control over the maximum available permissions (API actions) for all accounts in your organization. SCPs help you to ensure your accounts stay within your organization’s access control guidelines. SCPs are available only in an organization that has all features enabled.
Reference:
Service control policies (SCPs)
Save time with our AWS cheat sheets.
Which AWS service can be used to track the activity of users on AWS?
1. AWS CloudTrail
AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account. With CloudTrail, you can log, continuously monitor, and retain account activity related to actions across your AWS infrastructure.
Think of CloudTrail is an auditing service (who did what and when), and CloudWatch as a performance monitoring service (how much resource was used).
Reference:
AWS CloudTrail
Save time with our AWS cheat sheets.
A company needs to optimize costs and resource usage through monitoring of operational health for all resources running on AWS.
Which AWS service will meet these requirements?
2. Amazon CloudWatch
Amazon CloudWatch is a performance monitoring tool that receives metrics from AWS services. This data can be used for monitoring the operational health of resources as well as being used to optimize costs through ensuring systems are right-sized and just enough capacity is provisioned.
Reference:
Amazon CloudWatch
Save time with our AWS cheat sheets.
Which AWS tools can be used for automation?
(Select TWO.)
1. AWS Elastic Beanstalk
3. AWS CloudFormation
AWS Elastic Beanstalk and AWS CloudFormation are both examples of automation. Beanstalk is a platform service that leverages the automation capabilities of CloudFormation to build out application architectures.
References:
Save time with our AWS cheat sheets.
A company has many different business units all using the same AWS services to manage their different applications.
Which AWS service or tool can the company use to receive volume discounts across multiple AWS accounts?
4. AWS Organizations
You can use the consolidated billing feature in AWS Organizations to consolidate billing and payment for multiple AWS accounts. Every organization in AWS Organizations has a management account that pays the charges of all the member accounts. With consolidated billing you can take advantage of cost savings for services that have tiered licensing models.
Reference:
Consolidating billing for AWS Organizations
Save time with our AWS cheat sheets.
What AWS service decouples application components so that they can run independently?
4. Amazon Simple Queue Service (Amazon SQS)
Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message-oriented middleware and empowers developers to focus on differentiating work.
Reference:
Amazon Simple Queue Service
Save time with our AWS cheat sheets.
Which AWS service provides a quick and automated way to create and manage AWS accounts?
3. AWS Organizations
AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an organization and centrally manage your accounts and their resources. The AWS Organizations API can be used to create AWS accounts and this can be automated through code.
Reference:
Welcome to the AWS Organizations API Reference
Save time with our AWS cheat sheets.
Which service can be used to manage configuration versions?
4. AWS Config
AWS Config is a fully-managed service that provides you with an AWS resource inventory, configuration history, and configuration change notifications to enable security and regulatory compliance.
Reference:
How AWS Config Works
Save time with our AWS cheat sheets.
AWS Business Support customers have access to which of the following?
4. AWS Health API
The AWS Health API is available to all Business, Enterprise On-Ramp, or Enterprise Support customers. You can use the API operations to get information about events that might affect your AWS services and resources.
Reference:
Integrating AWS Health with other systems using the AWS Health API
Save time with our AWS cheat sheets.
There is a need to perform queries and to search and analyze logs interactively within an organization.
Which AWS service or feature will meet this requirement?
3. Amazon CloudWatch Logs Insights.
CloudWatch Logs Insights enables you to interactively search and analyze your log data in Amazon CloudWatch Logs. You can perform queries to help you more efficiently and effectively respond to operational issues. If an issue occurs, you can use CloudWatch Logs Insights to identify potential causes and validate deployed fixes.
Reference:
Analyzing log data with CloudWatch Logs Insights
Save time with our AWS cheat sheets.
Which AWS service guides you through the sizing, configuration, and deployment of applications on AWS, and supports applications like SQL Server always-on and SAP on AWS?
1. AWS Launch Wizard
AWS Launch Wizard is the correct choice because it offers a guided way of sizing, configuring, and deploying AWS resources for third-party applications, such as SQL Server Always On and SAP, without needing to manually identify and provision individual AWS resources.
Reference:
AWS Launch Wizard
Which service provides alerts and remediation guidance when AWS is experiencing events that may impact you?
3. AWS Health Dashboard
AWS Health Dashboard provides alerts and remediation guidance when AWS is experiencing events that may impact you.
Reference:
Getting started with your AWS Health Dashboard
Save time with our AWS cheat sheets.