Scalability
Under the compute section
A compute cycle is like a single step a computer takes to do something. It’s similar to how you follow steps to complete a task. For example, when you use a calculator to add numbers, pressing the buttons and getting the result is one compute cycle. In a computer, there are lots of these steps happening very quickly to do different tasks like processing information or solving problems. So, a compute cycle is just a small part of the work a computer does to get things done.
Elastic Beanstalk is a fully managed service provided by Amazon Web Services (AWS) that simplifies the deployment, management, and scaling of web applications.
Elastic Beanstalk is like a helpful assistant that uses EC2 instances (virtual servers) to run your applications in the cloud. It takes care of setting up and managing the servers for you, so you can focus on writing your application code. Elastic Beanstalk makes it easier to deploy and run your applications without worrying too much about the technical details of managing the servers.
Virtual Machines
VMS and the Cloud
Having known about needing the AWS, I am curious as to how to use it and what it’s all about.
I am curious about containers and the cloud and how the virtual server is explained.