AWS - Key Services
COMPUTE
- EC2- VM
- Lamda -Serverless function for event driven
- talk for smaller task
- Elastic Beanstalk
- deploy code and web app with out EC2
STORAGE
- S3
- EBS-Elastic block Storage
- volume
DATABASE
- Aurora-Serverless
- mysql or postgres
- DynamoDB-serverless
- nosql
- RDS-6- serverless
- oracle,maryadb,dqlserver,mysql,aurora,postgres
- ElasticCache
- in memory DB
- game,stream,
NETWORK + CONTENT DELIVERY
- VPC
- CloudFront -CDN
- for static data
- Route 53
- DNS
- ELB
- Elastic Load balancing
- API Gateway
ANALYTICS
- KENESIS
- Collect, store and stream
- Redshift
- bigQuery for warehouse with SQL, data analytics
- Analytical work load and store in redshift for AIML
- AWS Glue for ETL
ML
- SAGE MAKER
SECURITY
- IAM
- KMS-Key manage Service
CONTAINERS
- EKS
- Kubernetis
- Fargate
MONITORING
- CLOUDWATCH
Comments
Post a Comment