Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS (Services (Database (RDS (Relational Database Services)
Can…
AWS
Services
Storage
S3 (Simple Storage Service)
-
-
-
EBS (Elastic Block Storage)
- raw storage which is attached to an EC2 instance
Compute
EC2 (Elastic Compute Cloud)
On-demand
- pay vy hour / second
- no commitments
Spot
- spare ec2 capacity
- 90% discount
- flexible start & end times
Reserved
- assigned to a specfic AZ
- 1-3 year term
- reduced cost
Dedicated
- physical server for your use only
- use existing server-bound licenses (windows server, sql, etc)
- may help meet compliance requirements
Lamdba
- Serverless Compute
- Event driven execution
- Support multiple languages
Database
RDS (Relational Database Services)
- Can synchronise across AZs
-
-
Virtual Computer
VPC (Virtual Private Cloud)
- logically isolated section of AWS
Elastic Beanstalk
- Deploy and manage applications in the cloud
Load Balancing
Application Load Balancer
-
Scaling
Auto Scaling
- Ensures you have the right number of EC2 instances
Monitoring
CloudWatch
- Monitors resources & applications
-
DNS
Route 53 (DNS Service)
- Translates web addresses to IP
- domain registration
- Global highly avaliable DNS
Notifications
SNS (Simple Notification Service)
Distribution
CloudFront
- Web service for content delivery
- A content delivery network which provides a globally-distributed network of proxy servers which cache content
Provisioning
CloudFormation
- Fully managed service
- Create, update, & delete resources known as stacks
Migration
AWS Snowball
- Physically migrate large scale data sets into and out of AWS
-
-
Security
-
-
-
-
AWS Abuse Team
- The AWS Abuse team can assist you when AWS resources are being used to engage in abusive behavior
-
Pricing & Support
Pricing Factors
- Compute
- Storage
- Outbound data transfer
AWS Trusted Advisor, best practice checks across:
- Cost Optimisation
- Performance
- Security
- Fault Tolerance
AWS Support Plans
- Basic
- Developer - starting at $29/mo
- Business - starting at $100/mo
- Enterprise - starting at $15k/mo
Personal Health Dashboard
- Alerts & remediation guidance when AWS is experiencing events which may cause impact
- Diagnose & respond
-