Offer maximum savings, but require full payment upfront — not ideal if you want to avoid high initial costs.
All Upfront Standard Ris (AURI)
Provides a dedicated network connection between on-premises and AWS. It improves reliability/latency for private connections, not for serving static content to global users.
can be used to provide an on-demand, cloud-based contact center.
AWS Direct Connect
Used for hybrid STORAGE integration between on-premises environments and AWS, unrelated to application performance.
AWS Storage Gateway
is the least costly support plan that provides access to the complete list of Trusted Advisor checks. You can call or chat with technical support
Business Support
Real-time data streaming and analytics platform
Amazon Kinesis
Automatically adjust EC2 capacity based on demand
Amazon EC2 Auto Scaling
Migrates databases, not petabytes of raw data files. Used for migrating databases quickly and securely to AWS.
It supports both:
Homogeneous migrations (Oracle → Oracle)
Heterogeneous migrations (Oracle → PostgreSQL, SQL Server → Aurora, etc.).
Perfect when the migration involves databases, not raw data files.
AWS Database Migration Service
Provides the most detailed billing data but in raw format (CSV).
Best for exporting to tools like Athena or QuickSight, not for quick visual analysis.
AWS Cost and Usage Report (CUR)
Recommendations for optimization, best practices
Trusted Advisor
Provision AWS infrastructure using code (Infrastructure as Code)
AWS CloudFormation
Focuses on best practice recommendations like cost optimization, security, performance, and fault tolerance.
It doesn’t provide detailed cost trend visualization.
AWS Trusted Advisor
Connects two VPCs privately, NOT TO THE INTERNET. CONNECTS TWO VPCs privately using AWS’s internal backbone network.
Resources (like EC2s, RDS) in each VPC can communicate with each other as if they were in the same network.
Traffic never traverses the public internet.
VPC Peering
lets you run containers without having to provision or manage Amazon EC2 instances
AWS Fargate
Set custom cost and usage budgets
AWS Budgets
applied at the interface level of resources that are deployed within a VPC
Security Groups
JSON DOCUMENTS that DEFINE PREMISSIONS
IAM Policies
Cheaper than standard S3, but more expensive than Deep Archive. Retrieval times are faster (minutes to hours), but here cost is the main factor. For archival data, not frequent access
Amazon S3 Glacier Flexible Retrieval
Detailed data about AWS usage and costs (cvs)
AWS Cost & Usage Report
is designed to set up, operate, and scale a relational database in the cloud easily. It supports multiple database engines such as MySQL, PostgreSQL, Oracle, SQL Server, and MariaDB.
Amazon RDS
This CAF perspective helps you achieve the confidentiality, integrity, and availability of your data and cloud workloads.
Security
Cloud Adoption Framework
is a cloud-based contact center service that you can use to set up an on-demand contact center.
Amazon Connect
monitors workloads for software vulnerabilities or network exposure. Automated vulnerability management for EC2 and containers automated security assessment service that helps improve the security and compliance of workloads on AWS
Amazon Inspector
Run code in response to events without managing servers. charges are dependent on the number of requests for your functions. Vcharges are dependent on the amount of time it takes to run the code.
AWS Lambda
Lambda provides compute capabilities.
is designed for frequently accessed data.
Provides:
Low latency
High durability (11 nines)
Multi-AZ replication automatically.
It’s the go-to class for general-purpose object storage.
S3 Standard (Simple Storage Service)