AWS - Q &A
Tricky Questions
- S3 Standard
Storage Class has 99.999999999% Durability and 99.99% Availability
- What is the
main benefit of on-demand EC2 instances?
- You can
create, start, stop, and terminate at any time
- If you are using an on-demand
EC2 instance, how are you being charged for it?
- You are charged per second, based
on an hourly rate, and there are no termination fees
- What is benefit of choosing
reserved instance over on-demand instance ?
- Lower cost when compared to
on-demand
- Which AWS service can help against
DDOs protection ?
- CloudFront
- Which AWS service can help caching
objects ?
- CloudFront
- You are building online cloud
storage platform. Users will be uploading their files for backup to your
applications. You are unsure about the capacity requirements. Which AWS
service can help you here ?
- S3
- What is the benefit of using RDS
instead of hosting own database in EC2 instance ? Which of the following
are benefits of AWS's Relational Database Service (RDS)?
- Automated patches and backups
- Alice is a DevOps and he wants to
ensure that all servers are working perfectly. One of the aspects is
monitor the CPU usage. Application tends to slow down when CPU usage is
greater then 60%. How can Alice track down when CPU usage goes above 60%
for any of the EC2 instance ?
- Use CloudWatch Alarms
- You have a very critical
application which your organization simply can't afford to have it down.
What is the architecture strategy you would use to prepare to be used for
the application ?
- Use Multi-region based
architectures
- What is one of the advantages of
the Amazon Relational Database Service (Amazon RDS)?
- It simplifies relational database
administration tasks
- A customer needs to run a MySQL
database that easily scales. Which AWS service should they use?
- Amazon Aurora
- Which of the following is a shared
control between the customer and AWS?
- AWS is responsible
for creating awareness and providing training of their employees. Client
is responsible to do the same for their employees.
- Awareness
and Training
- How many
Availability Zones should compute resources be provisioned across to
achieve high availability?
- Minimum of 2
- Which AWS IAM feature allows
developers to access AWS services through the AWS CLI?
- Access Keys
- Which of the following is a fast
and reliable NoSQL database service?
- Amazon DynamoDB
- What approach to transcoding a
large number of individual video files adheres to AWS architecture
principles?
- Using many instances in parallel
- Which of the following is an AWS
managed Domain Name System (DNS) web service?
- Amazon Route 53
- Which storage service can be used
as a low-cost option for hosting static websites?
- Amazon Simple Storage Service
(S3)
- What is the AWS customer
responsible for according to the AWS shared responsibility model?
- Data encryption
- Which of the following AWS Cloud
services can be used to run a customer-managed relational database?
- Amazon EC2
- A company is looking for a
scalable data warehouse solution. Which of the following AWS solutions
would meet the company's needs?
- Amazon Redshift (warehouse!)
- Which of the following are valid
ways for a customer to interact with AWS services?
- Command line interface
- What is the benefit of using AWS
managed services, such as Amazon ElastiCache and Amazon Relational
Database Service (Amazon RDS)?
- They simplify patching and
updating underlying Oss
- Which AWS service provides a
simple and scalable shared file storage solution for use with Linux-based
AWS and on-premises servers?
- Amazon EFS (Elastic File System)
???
- Under the shared responsibility
model, which of the following is a shared control between a customer and
AWS?
- Patch management
- Which AWS service allows companies
to connect an Amazon VPC to an on-premises data center?
- Amazon Direct Connect
- Which AWS service provides alerts
when an AWS event may impact a company's AWS resources?
- AWS Personal Health Dashboard
- Which task is AWS responsible for
in the shared responsibility model for security and compliance?
- Updating Amazon EC2 host firmware
- If a customer needs to audit the
change management of AWS resources, which of the following AWS services
should the customer use?
- AWS Config
- What is Amazon CloudWatch?
- A metrics repository with
customizable notification thresholds and channels
- Which design principles for cloud
architecture are recommended when re-architecting a large monolithic
application?
- Implement loose coupling
- Designing
loosely-coupled system is one of the very important design principles.
- Which AWS services
are defined as global instead of regional?
- Amazon CloudFront
i. Amazon CloudFront is a
Content Distribution Network for global access to data
- Which AWS Cost Management tool
allows you to view the most granular data about your AWS bill?
- AWS Cost and Usage Report
- Which of the following services
falls under the responsibility of the customer to maintain operating
system configuration, security patching, and networking?
- Amazon EC2
- Which service is best for storing
common database query results, which helps to alleviate database access
load?
- ElastiCache
- How does data get into Glacier ?
- S3 Lifecycle policy
i. In order to upload to
Glacier, S3 LifeCycle policy should be used
- Which of the following AWS
services ensures that only authorized and authenticated request are
allowed?
- AWS Identity and Access
Management (IAM)
- Small Corp is planning to create a
disaster recovery stratergy for their workloads in AWS. Which among these
is a good DR stratergy for worst case scenerio?
- AWS Regions
- Which among the following is true
about Availability Zones?
- Multiple zones across distinct
locations in the same region connected by high speed networks
- The use of what AWS feature or
service allows companies to track and categorize spending on a detailed
level?
- Cost Allocation tags
- What AWS team assists customers
with accelerating cloud adoption through paid engagements in any of
several specialty practice areas?
- AWS Professional Services
- A customer would like to design
and build a new workload on AWS Cloud but does not have the AWS-related
software technical expertise in-house.
- AWS Partner Network Consulting
Partners
- Which AWS services can host a
Microsoft SQL Server database?
- Amazon RDS
- Which AWS services can host a
Microsoft SQL Server database?
- Amazon EC2
- Which of the following Amazon EC2
pricing models allow customers to use existing server-bound software
licenses?
- Dedicated Hosts
- Which services can be used across
hybrid AWS Cloud architectures?
- Amazon Route 53
- **Virtual Private Gateways can
also be used for hybrid architectures
- A company is considering using AWS
for a self-hosted database that requires a nightly shutdown for
maintenance and cost-saving purposes. Which service should the company
use?
- Amazon EC2 with Amazon Elastic
Block Store (EBS)
- Which is a recommended pattern for
designing a highly available architecture on AWS?
Comments
Post a Comment