EC2 - Elastic Cloud Compute:
EC2 in short is the virtual machines in the cloud. Virtual machines that run on AWS.EC2 Container Service :
This is a highly scalable, highly performing container management service. This basically allows applications to run on a managed cluster of EC2 instances (i.e., virtual machines).It eliminates the need for the users to install, operate and scale the cluster management infrastructure.
Elastic Beanstalk:
Used to deploy the code onto AWS. We will just have to upload the code onto Elastic Beanstalk.Elastic Beanstalk will then check the code.
No comments:
Post a Comment