Auto-sync: 2026-04-21 20:03
This commit is contained in:
40
wiki/entities/AWS.md
Normal file
40
wiki/entities/AWS.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: AWS (Amazon Web Services)
|
||||
tags: [Cloud, Provider, Public-Cloud]
|
||||
---
|
||||
|
||||
# AWS (Amazon Web Services)
|
||||
|
||||
**AWS** is Amazon's cloud computing platform, providing a broad set of infrastructure and application services across 200+ fully featured services.
|
||||
|
||||
## Overview
|
||||
|
||||
AWS is one of the three major public cloud providers (alongside Azure and Google Cloud), offering the most extensive range of services.
|
||||
|
||||
## Key Services Referenced
|
||||
|
||||
| Category | Services |
|
||||
|----------|----------|
|
||||
| Compute | EC2, Lambda |
|
||||
| Storage | S3, EBS |
|
||||
| Database | RDS, DynamoDB, Aurora |
|
||||
| AI/ML | SageMaker, Bedrock |
|
||||
| Analytics | Redshift, Athena |
|
||||
| Networking | VPC, Route 53, CloudFront |
|
||||
|
||||
## Multi-Cloud Context
|
||||
|
||||
AWS is commonly used alongside Azure and Google Cloud in multi-cloud strategies:
|
||||
- **General infrastructure** — Often primary compute and storage provider
|
||||
- **Enterprise integration** — Strong Active Directory and enterprise app ecosystem
|
||||
- **Market position** — Largest market share among cloud providers
|
||||
|
||||
## Related Concepts
|
||||
|
||||
- [[Multi-Cloud-Strategy]] — AWS as one of multiple providers
|
||||
- [[Cloud-Native]] — Building on AWS-native services
|
||||
- [[FinOps]] — Managing AWS costs
|
||||
|
||||
## Sources
|
||||
|
||||
- [[sources/how-can-a-multi-cloud-strategy-transform-your-business-roi.md]]
|
||||
Reference in New Issue
Block a user