Final Exam Flashcards
Which Service belong all to the AWS serverless Platform?
AWS Lambda, AWS Fargate, Amazon S3, Amazon EFS, Amazon DynamoDB, Amazon API Gateway, Amazon SNS, AWS Step FUnctions, Amazon EC2, Amazon Athena.
AWS Lambda, AWS Fargate, Amazon S3, Amazon EFS, Amazon DynamoDB, Amazon API Gateway, Amazon SNS, AWS Step Functions, Amazon Kinesis, Amazon Athena.
AWS Lambda, AWS Fargate, Amazon S3, Amazon EFS, Amazon Lightsail, Amazon API Gageway, Amazon SNS, Amazon Step Functions, Amazon Kinesis, Amazon Athena.
AWS Lambda, AWS Fargate, Amazon S3, Amazon RDS, DynamoDB, Amazon API Gateway, Amazon SNS, AWS Step Functions, Amazon Kinesis, Amazon Athena.
AWS Lambda, AWS Fargate, Amazon S3, Amazon EFS, Amazon DynamoDB, Amazon API Gateway, Amazon SNS, AWS Step Functions, Amazon Kinesis, Amazon Athena.
Which of the following services have Distributed Denial of Services DDoS attack mitigation features?
A. AWS KMS
B. Amazon Route 53
C. AWS Cloud trail
D. AWS WAF
B. Amazon Route 53
D. AWS WAF
Under the AWS shared responsibility model, who is responsible for Security and Compliance?
A. AWS is Responsible
B. The Customer is Responsible
C. AWS and the customer share responsibility
D. AWS is responsible for Security, and the customer is responsible for Compliance
C. AWS and the customer share responsibility
Which AWS sercice can you use to establish dedicated network connection between your on-premises applications and AWS resources?
A. AWS Snowball
B. AWS Storage Gateway
C. AWS Sheild
D. AWS Direct Connect
D. AWS Direct Connect
Which if the following are advantages of Cloud Computing? Choose 2
A. Stop Worrying about Security
B. Trade capital expense for variable expense
C. Compliance with all local regulations
D. Benefit from massive economies of scale
B. Trade capital expense for variable expense
D. Benefit from massive economies of scale
Which AWS Calculator can be used to estimate the cost savings when using AWS Cloud instead of using on-premises or traditional hosting environments?
A. AWS Cost Explorer
B. AWS Budgets
C. AWS Total cost of ownership Calculator (TCO Calculator)
D. AWS Simple Monthly Calculator
C. AWS Total cost of ownership Calculator (TCO Calculator)
Which of the following are included in the Entreprise AWS Support plan?
A. A designated Technical Account Manager (TAM)
B. Code Development
C. Well-Architected Reviews, and Operations Reviews
D. Performing ststem administration tasks
A. A designated Technical Account Manager (TAM)
C. Well-Architected Reviews, and Operations Reviews
Which of the following is the Amazon EC2 pricing model that gives the highest discount?
A. No upfront reserved instances for a 3 year term
B. All upfront reserced instances for a 1 year term
C. Partial upfront reserved instances for a 1 year term
D. All upfront reserved instances for a 3 year term
D. All upfront reserved instances for a 3 year term
You get the best discount when you pay all upfront your reserved instances for a 3 year term
Which of the following AWS services can be used to store and archive data for 5 years at the lowest cost?
A. Amazon S3 Glacier
B. Amazon S3
C. Amazon EFS
D. Amazon Snowball
A. Amazon S3 Glacier
Which AWS service provides alerts and remediation guidance when AWS is experiencing events that may impact your AWS resources?
A. AWS Service Health Dashboard
B. AWS Personal Health Dashboard
C. AWS Cloudwatch
D. AWS X-Ray
B. AWS Personal Health Dashboard
Amazon Glacier
Amazon Glacier is an online file storage web service that provides storage for data archiving and backup.
Amazon Relational Database Service (RDS)
Amazon Relational Database Service is a distributed relational database service by Amazon Web Services. It is a web service running “in the cloud” designed to simplify the setup, operation, and scaling of a relational database for use in applications.
AWS Snowball
Description: Snowball is a petabyte-scale data transport solution that uses secure appliances to transfer large amounts of data into and out of the AWS cloud. Using Snowball addresses common challenges with large-scale data transfers including high network costs, long transfer times, and security concerns.
Amazon Redshift
Amazon Redshift is a data warehouse product which forms part of the larger cloud-computing platform Amazon Web Services. The name means to shift away from Oracle, red being an allusion to Oracle, whose corporate color is red and is informally referred to as “Big Red.”
Amazon Elastic File System (EFS)
Amazon Elastic File System is a cloud storage service provided by Amazon Web Services designed to provide scalable, elastic, concurrent with some restrictions, and encrypted file storage for use with both AWS cloud services and on-premises resources. Wikipedia
What is ` advantage of the Amazon (RDS)
A. It Simplifies relational database administration tasks.
B. It provides 99.9999999% reliability and durability
C. It automatically scales databases for loads.
D. It enabled users to dynamically adjust CPU and RAM resources
A. It Simplifies relational database administration tasks.
A customer needs to run a MySQL database that easily scales. Which AWS service should they use? A. Amazon Aurora B. Amazon Redshift C. Amazon DynamoDB D. Amazon ElastiCache
A. Amazon Aurora
A.
B.
C.
D.
AWS Cloudwatch
Monitoring service for your resources, and applications you run on AWS (Think Personal Trainer) Monitor CPU, Network, Disk, Status Check. you can write a script that will send it back to cloudwatch. See how many people were logged into wordpress site for example
AWS Config
Provides a detailed view of configuration from the past so you can see how they changed over time.
AWS Inspector
Security assessment service to improve compliance of applications deployed on AWS. Looks for vulnerabilities then gives a detailed report based on severity. Associated w/ EC2
AWS Trusted Advisor
Think of the 5 icons, Helps reduce cost, increase performance, and improve security, advise on Fault Tolerance and service limits
CloudTrail
Like a CCTV Records everything in the Environment so you can see if someone has created a new user or group or role you can see that info in S3
EC2
Virtual Server in the Cloud and it reduces the time required to obtain and boot new server instances to minutes, allowing you to quickly scale capacity both up and down as your computing requirements change.
Elastic Beanstalk
Provision load balancers, EC2 instances, Security groups etc at the click of a button. Deploy AWS Resources