Pricing Flashcards
(39 cards)
Which of the following S3 storage classes do not charge any data retrieval fee? (Select two)
S3 Standard
S3 Intelligent Tiering
Which of the following S3 storage classes has NO constraint of a minimum storage duration charge for objects?
S3 Standard
Reserved Instance pricing is available for which of the following AWS services? (Select two)
EC2, RDS
Which AWS entity enables you to privately connect your VPC to an Amazon SQS queue?
VPC Interface Endpoint —> (VPC to SQS)
VPC Endpoint Gateway (S3 and Dynamo DB Support this)
Which service lets you create rules to filter web traffic based on conditions that include IP addresses, HTTP headers, or custom URIs?
AWS WAF
Security groups and Network ACL –> cannot filter web traffic
An employee is asking for access to your S3 buckets. What should be the level of access that you should provide to him?
Ask what permissions are needed and provide those permissions
As an AWS customer, what offering do you naturally inherit from AWS after you sign up?
All the best practices of AWS policies, architecture, and operational processes built to satisfy your requirements
Which of the following instances is it better to use IAM roles rather than IAM users
When you want to provide AWS services permissions to do certain actions
When you have outside entities that need to perform specific actions in your AWS account
AWS Identity and Access Management (IAM) enables you to manage access to AWS services and resources securely. Which of the following best describes what an account alias is in IAM?
A substitute for an account ID in the web address for your account
Which AWS storage service offers faster disk read and write performance and provides temporary block-level storage for your instance?
Instance Store
Due to a high number of visitors, many customers are timing out from your website which is running in an Auto Scaling group of EC2 instances behind an ELB. Upon checking, the Auto Scaling group has stopped adding new instances to your group.
Which of the following Trusted Advisor categories will give you more insight on this issue? (Select TWO.)
Performance
Service limits
A company is planning to launch an Amazon EC2 instance with an attached EBS volume in a default configuration. You will be charged for your EBS storage only when your instance is in which instance state?
Stopped
Which of the following RDS engines allows you to bring your own license (BYOL)?
Oracle
Which of the following statements are correct regarding the health monitoring and reporting capabilities supported by AWS Elastic Beanstalk? (Select two)
The ELB health monitoring makes sure that Autoscaling group is available and has a minimum of atleast one instance.
With basic health reporting ELB does not publish any metrics to cloudwatch
By default, which of the following events are logged by AWS CloudTrail?
Management Events
Which AWS service allows you to connect any number of IoT devices to the cloud without requiring you to provision or manage servers?
IOT Core
Which of the following statements are correct regarding the AWS Control Tower and Service Control Policies? (Select two)
SCP are organization policy that you can use to manage permission in your organization.
Control tower is a AWS native service providing predined set of blue prints and guard rails to help customers implemet an landing zone for new AWS accounts
A gaming company needs compute and storage services close to edge locations in order to ensure ultra-low latency for end-users and devices that connect through mobile networks. Which AWS service is the best fit for this requirement?
AWS Wavelength
Which of the following are NoSQL database services from AWS? (Select two)
DocumentDB, DynamoDB, Neptune
Which of the following services/tools offers a user-friendly graphical user interface to manage AWS Snowball devices without a need for command-line interface or REST APIs?
AWS Opshub
A weather tracking application is built using Amazon DynamoDB. The performance of the application has been consistently good. But lately, the team has realized that during holidays and travel seasons, the load on the application is high and the read requests consume most of the database resources, thereby drastically increasing the overall application latency.
Which feature/service will help resolve this issue?
DynamoDB accelerator
A company is looking for ways to make its desktop applications available to the employees from browsers on their devices/laptops. Which AWS service will help achieve this requirement without having to procure servers or maintain infrastructure?
AWS AppStream 2.0
A financial consulting company is looking for automated reference deployments, that will speed up the process of deploying its financial solutions on AWS Cloud. The reference deployment should be able to deploy most of the well-known functions of financial services and leave space for customizations, if necessary.
Which AWS service will help achieve this requirement?
AWS Quick Starts
A team lead is reviewing the AWS services that can be used in the development workflow for his company. Which of the following statements are correct regarding the capabilities of these AWS services? (Select three)
- CodeStar and Cloud 9 to develop , build and deploy a serverless web application.
- CodeStar project includes code pipeline, codecommit, code build, code deploy that can be used on their won
Codepippeline uses AWS Cloudwatch to detect chamges in code commit