AWS - Compute
Compute
- EC2 are VM on cloud run as an instance.
- EC2 container services are used to support cluster infrastructure.
- Elastic Beanstalk used to deploy code on amazon web services.
- Lambda is used as a service where we just deploy our code and set some events or triggering point for code to run and respond.
- LightSail to deploy code for those who has no experience of AWS deployment.
Comments
Post a Comment