Study Flashcards
a piece of software that makes itself available over the internet and uses standardized format for request and response of an API interaction
web service
what are three ways to interact with AWS?
AWS Management Console
Command Line Interface
Software Development Kits (SDKs)
six perspectives of AWS Cloud Adoption Framework (AWS CAF)
business, people, governance, platform, security, operations
describe compute pricing
charged per hour/second (Linux only); varies by instance type
describe Storage pricing
charged per GB
describe Data Transfer pricing
outbound is aggregated and charged; inbound usually has no charge; usually charged per GB
how long does free tier stay free?
1 year
what are 5 free AWS services?
- Amazon VPC
- Elastic Beanstalk
- Auto Scaling
- AWS CloudFormation
- AWS Identity and Access Management (IAM)
what are 4 considerations when determining Total Cost of Ownership (TCO)?
- server costs
- storage costs
- network costs
- IT labor costs
AWS tool that lets you estimate monthly costs, identify opportunities to reduce costs, model solutions, explore price points, find available instance types, name estimates and create name groups of services
AWS Pricing Calculator
AWS feature that consolidates different accounts into a tree
AWS Organizations
rules that allow or deny access to AWS services for individuals in an organization unit (OU)
SCP (Service Control Policies)
true or false: there is no limit on the number of OU (organization units) you can have
false
tech support service for proactive guidance
Technical Account Manager (TAM)
tech support service for best practices
AWS Trusted Advisor
tech support service for account assistance
AWS Support Concierge
list the 4 tech support plans and the case severity they support
Basic - NO case support
Developer - normal and low
Business - urgent, high, normal, low
Enterprise - critical, urgent, high, normal, low (all)
what 3 elements can AWS infrastructure be broken into?
regions, availability zones, and points of presence
what are the 4 steps to securing a new account?
- Stop using root (and delete root user access keys)
- Enable MFA
- Use AWS CloudTrail to track user activity
- Enable a billing report
service that provides managed DDoS protection
AWS Shield
a resource for compliance related info, where you can access security and compliance reports through the management console
Artifact
3 steps for making your VPC architecture secure
- isolate subnets if possible
- choose appropriate gateway device or VPN connection for your needs
- use firewalls
a highly available and scalable DNS web service
Route 53
globally distributed system of caching servers
Content Delivery Network (CDN)