AWS Developer Associate
Training for the AWS Developer Associate certificate.
Training for the AWS Developer Associate certificate.
Set of flashcards Details
Flashcards | 75 |
---|---|
Language | English |
Category | Computer Science |
Level | Other |
Created / Updated | 24.06.2020 / 10.10.2024 |
Weblink |
https://card2brain.ch/box/20200624_aws_developer_associate
|
Embed |
<iframe src="https://card2brain.ch/box/20200624_aws_developer_associate/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
You want to store mission critical files but you rarely access them. When you do, you'll need your files immediately. Which storage service do you use? (Select 1)
You have some unimportant files that you want to store in the cloud and you're a very impatient person. You rarely access the files. Which storage service do you use? (Select 1)
Your Website is stored on an S3 Bucket, Uses DynamoDB and can be accessed via the API Gateway. All your users access the same ressources on your website and it starts to slow down. What can you do to increase performance?
Your application reads 120 items per minute with a size of 1KB from a DynamoDB table with strong consistency. How many RCUs is that?
2
Which languages are supported by Lambda? (One or more are correct)
Which is the oldest AWS service? (use the abbreviation)
Tipp: It's not EC2 or S3
SQS
It's SQS
Which service gives permission to access different AWS services? (use the abbreviation)
IAM
Which document formats are supported by DynamoDB? (Select 3)
What are the two consistency models in DynamoDB?
To access the AWS Console you can use your normal Amazon account.
Which is the standard AWS region.
Example: eu-west-1
us-east-1
AWS __________ is used to make user pools.
Cognito
What does KMS stand for?
Key Management Service
Which statements about the Customer Master Key (CMK) are true? (Select 2)
SNS supports which of these message formats? (Select 3)
Which of these statements about SQS are true? (Select 2)
You created a standard S3 bucket in the eu-west-1 region. One Availability zone has a massive power outage so it's completely down. What can you do to recover your files?
New IAM users have the following permissions when first created.
What can Elastic Block Store (EBS) be used for?
What would make the best partition key for this DynamoDB table?
The partition key should be unique
What is the best way to return all new customers registered in the last month in a DynamoDB table?
You get a call from someone who says he's your coworker and he needs to read files in an S3 bucket in the companies AWS account. What IAM policies do you give him?
Think outside the box
The guy who called is a scammer and he tried to get access to sensitive data. Always watch out for socail engineering!
You want to monitor CPU utilization on an EC2 instance. Which AWS service can you use?
You can use CloudTrail to... (Select 2)
What services can you use to provide a serverless static website? (One or more correct)
Which of these statements about the Secondary index are true? (Select 3)
Select the correct formula for WCUs.
What message formats does SES support? (Select one or more)
How can users get Emails from an SNS topic?
How can you send Emails using SES?
You want to update your Elastic Beanstalk Website. The Website can't have any downtime but reduced capacity is no problem. What is the best deployment approach?
You deployed an update to your Elastic Beanstalk Website using Immutable deployment. During the update an error occured. What do you have to do to roll back?
What statements about Route 53 are true? (Select 2)
When stopping an EC2 instance, the attached EBS volume still costs money.
In the AWS shared responsibility model, what are some of the users responsibilities? (Select 3)
In the AWS shared responsibility model, what are some responsibilities of AWS? (Select 3)
What IAM policy should you give when someone wants to read your private S3 bucket?
You should always give the minimum required permissions to a user.
Which of these AWS services can you use to provide Continuous Integration? (One or more are correct)
Continuous integration is only the code changes, without the build process.
Which of these AWS services are for Continuous Delivery and Continuous Deployment? (One or more are correct)
What is CodeCommit? (Select 2)