AWS Cloud Practioner Flashcards
Amazon ECR (Elastic Container Registry)
A managed AWS Docker registry service.
Amazon ECR is a regional service.
ECR supports Docker Registry HTTP API V2 allowing you to use Docker CLI commands or your preferred Docker tools in maintaining your existing development workflow.
ECR stores both the containers you create and any container software you buy through AWS Marketplace.
Amazon ECS (Elastic Container Service)
*A container management service to run, stop and manage Docker containers on a cluster.
*ECS can be used to create a consistent deployment and build experience, manage, and scale batch and Extract-Transform-Load (ETL) workloads, and build sophisticated application architectures on a microservices model.
*Amazon ECS is a regional service
This is a “Push” Service
A web service that makes it easy to set up, operate, and send notifications from the cloud. SNS follows the “publish-subscribe” (pub-sub) messaging paradigm, with notifications being delivered to clients using a “push” mechanism rather than to periodically check or “poll” for new information and updates.
Amazon SNS (Simple Notification Service)
______ is AWS’s digital user engagement service that enables AWS customers to effectively communicate with their end users and measure user engagement across multiple channels including email, Text Messaging (SMS) and Mobile Push Notifications.
Amazon PinPoint
Among the following payment options, which of the following can you choose when you purchase a Standard or Convertible Reserved Instance? (Select TWO.)
Parital Payment
Partial Upfront Payment
What service allows you to create alarms that notify you when EC2 CPU Utilization thresholds are breached?
CloudWatch
A startup plans to build a data lake using Amazon S3 as the primary storage platform. Which of the following options would incur costs? (Select TWO.)
Egress data to the internet.
Setting up S3 lifecycle policies.
A company has noticed that whenever they enter the domain name of their Application Load Balancer (ALB) on a browser, they cannot reach one of their EC2 web servers behind the ALB. Which of the following should you first check to gain more insight on the issue?
ELB Health Check
Which of the following statements is true for AWS CloudTrail?
When you create a trail in the AWS Management Console, the trail applies to all AWS Regions by default
Which type of Elastic Load Balancer allows you to forward the incoming request to a target group with a Lambda function as a target?
Application Load Balancer
Which of the following practices demonstrate operational excellence in AWS cloud? (Select TWO.)
- Deploy small, incremental changes to your production servers using AWS CodeDeploy
- Perform monthly game days on your AWS environment
Which service in AWS supports various business intelligence tools such as Apache Spark so that you may perform data transformation workloads (ETL) and analytics at a low cost?
Amazon EMR
Which of the following services allows you to purchase Reserved Instances? (Select TWO.)
RDS & EC2
Which of the following is a serverless compute service of AWS?
AWS Lambda
This is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL.
Amazon Athena
This is a scalable NoSQL database service of AWS
Amazon Dynamo DB
Which type of EC2 instance is the most suitable and cost-effective if the customer will be running mission-critical workloads continuously for a whole year?
Reserved Instance
This instance Type is for
– Applications with steady state usage
– Applications that may require reserved capacity
– Customers that can commit to using EC2 over a 1 or 3 year term to reduce their total computing costs
Reserved Instance
Which business intelligence tool is offered by Amazon Web Services and allows users to create and publish interactive dashboards and reports easily?
Amazon Quicksight
Which of the following is true about the enhanced technical support response times of the Enterprise support plan in AWS? (Select TWO.)
Provides a 15-minute response time support if your business-critical system goes down
Provides a 1-hour response time support if your production system goes down
A company intends to utilize Amazon EC2 instances and AWS Lambda functions as their primary compute resources in the long term. The company wants to use these compute resources for at least 3 years at the cheapest cost.
Compute Savings Plans
Which of the following AWS services are used to secure your VPC network? (Select TWO.)
Security group
Network ACL
What is the primary reason why you should be using an elastic load balancer for a website with high activity?
ELBs can distribute traffic equally to your backend targets to handle the incoming traffic load
A company is planning to deploy its high-frequency trading (HFT) application which will store constantly changing financial data in AWS and require low latency access. Which AWS services below should you use? (Select TWO.)
RDS and EFS