Practice Exams Questions Flashcards
What are the different gateway types suported by AWS Storage Gateway Service?
Tape Gateway, File Gateway, and Block Gateway
Which AWS service helps with global application availability and performance using the AWS global network?
Global Accelerator
Which AWS service can be used to store, manage, and deploy docker container images?
Amazon Elastic Container Registry (ECR)
An org must use a hardware device for data encryption ops in the cloud. Which service to use?
AWS CloudHSM
Secure Shell Access to EC2 instances without opening new ports or using public IP addresses?
Systems Manager Session Manager
wtf.
Is server side encryption Customer or AWS respsonsibility? (Shared Responsibility Model)
Customer
Shared Respsonsibility: Security and Compliance
Does AWS need to manage physical locations and infrastructure?
Yes
is the service ‘AWS service quotas’ a part of the well-architected framework pillar?
Yes
This is a way of configuring limits for services from a single point.
is AWS Trusted Advisor part of the well-architected framework pillar?
yes
For windows based systesms, there is an AWS offering that gives a flexible, fully managed, scalable FS. What is it called?
FSx for Windows File Server
Who is responsible for encrypting data in Amazon RDS? (Shared Respsonsibility Model)
The Customer
Is it recommended to enable MFA for root?
Yes
Are the root user access credentials the email address and password used to create the AWS account?
Yes
Does the root account get IAM policies applied to it?
NO; root user accesses / permissions cannot be restricted.
What is AWS partner network for?
identify the right services to build solutions on the AWS cloud.
What is AWS service catalog?
allows orgs to create and manage catalogs of IT services that are approved for use on AWS. These services can include anything from virtual machine images, servers, software, and databases.
How many AZ’s does a VPC span?
All the AZ’s in the region
How many AZ’s does a VPC subnet span?
Only a single AZ in a given region.
How many cases can be open under the developer support plan?
Only One Contact, but they may have Unlimited cases open
Access Key and Secret Access are tied to which AWS Identity and access management entitY?
IAM user;
Access keys are not applied to roles, groups, or AWS Policies.
Can cloudwatch and SNS be used together to notify staff about CPU utilization on a fleet of EC2 instances?
Yes.
Most cost-effective support plan to get 24/7 phone based technical support?
Business
What services does AWS Compute Optimizer evaluate?
It helps you identify the optimal resource configs for:
EC2 Instances
EC2 Auto Scaling Groups
EBS Volumes
Lambda Functions
Elasticity, Availability, and Scalability are described in AWS Well-Architected Framework.
False
Tool for reviewing your workloads against best practices for cost optimization, security, and performance improvement, then obtain ADVICE to architect them better.
Trusted Advisor
IAM and Cloudfront are global in scope.
True
AWS S3 is global in scope.
False;
This is a shitty trick question beause S3 is in the global namespace, but the individual buckets are regional.
What is the primary benefit of deploying RDS in a Multi-AZ config?
It enhances Database Availability.
Name the policy that describes prohibited uses of amazons services.
Acceptable Use Policy
With Elastic Beanstalk, can you deploy code to AWS and have it handle the deployment on it’s own, while still having access to the underlying OS for further enhancements?
Yes.
works with:
Java
.Net
PHP
Node.js
Python
Ruby
Go
Docker
Uses servers like:
Apache
Nginx
Passenger
IIS
Name 3 Services that can help to prevent a DDOS attack
- Shield
- WAF
- Cloudfront with Route 53
What is Athena?
Interactive query service that lets you analyze data in S3 using standard SQL. It’s serverless too, so there is no infra, and you just pay for the queries you run.
Is inbound and outbound data charged for moving data between regions?
No, only outbound data is charged.
Explain the difference between a secutiry group and a NACL.
A secutiry group acts as a firewall at the instance level, where a NACL acts as a firewall at the subnet level.
Provide two options for connecting on-prem networks with AWS Cloud.
Direct Connect and AWS VPN
Can you use internet gateway to connect on-prem network with AWS Cloud?
No
What is Amazon EMR?
Used for big data platform . Great for processing huge data using open source tools like HADOOP, or spark on AWS.
Used to be called Elastic Map Reduce
Which Support package includes concierge support team, as well as a response time of about one hour if systems go down
Enterprise.