Cloud Practitioner Flashcards
(177 cards)
What is the most used service?
EC2
What does EC2 stand for?
Elastic Cloud Compute
What is main advantage of Lambda?
You don’t have to worry about servers, just your code
What does S3 stand for?
Simple Storage Service
What does RDS stand for?
Relational Database Service
What is AWS’s non-relational DB?
DynamoDB
What is AWS’s DNS service called?
Route53
What does SQS stand for?
Simple Queue Service
What is AWS’s CDN called?
CloudFront
Three main reasons to move to AWS?
pricing, scalability, location
What does EBS stand for?
Elastic Block Store
What is Elastic Beanstalk?
Platform As A Service (PAAS) - Similar to GoDaddy, where you upload website content but don’t worry about servers.
What is an availability zone?
One or more physical data centers in a close location.
What is a region?
A physical location which consists of one or more availability zones.
What is an edge location?
AWS endpoints used for caching more frequently accessed content.
Why would you choose a particular region?
Data sovereignty laws, latency to end users, services available in that particular region
What are the five support plans?
Basic, Developer, Business, Support API, Enterprise
What is Basic support?
Free but no tech support
What is Developer support level?
For experimenting with AWS, $29/month but scales with usage, dedicated support contact.
What is Business support level?
24 hour support w/1hr response time for urgent issues, Access to Trusted Advisor, Access to Support API, $100/month but scales with usage.
What is Enterprise support level?
$15k/month and scales with usage, for mission-critical apps, Includes TAM (Technical Account Manager) which acts as go-between, 15 min response time for critical issues.
Are key pairs global?
No, they are unique to each region.
How would you monitor for a cost threshold?
Using Cloudwatch, you would create a billing alarm.
How do you grant access to various resources?
Using IAM