AWS Cloud Provision Services


How to Provision AWS Resources Video, Part Two

AWS offers two managed tools: AWS Elastic Beanstalk and AWS CloudFormation.


W3schools.com collaborates with Amazon Web Services to deliver digital training content to our students.


AWS Elastic Beanstalk

With AWS Elastic Beanstalk, you provide code and configuration settings.

Elastic Beanstalk deploys the resources necessary to perform the following tasks:

  • Adjust capacity
  • Load balancing
  • Automatic scaling
  • Application health monitoring

  

AWS and W3Schools offers free and paid Cloud Courses

Engage in a text and video based learning experience.

Free AWS training - Upskill today and reach for the Cloud.

Get started »


AWS CloudFormation

With AWS CloudFormation, you can treat your infrastructure as code.

Using this service you can build an environment by writing lines of code.

Instead of using the AWS Management Console to provision resources individually.


You got it! You will learn more about AWS Elastic Beanstalk and AWS CloudFormation in the following chapters.


AWS Cloud Exercises

Test Yourself With Exercises

Exercise:

What are the names of the two managed tools that AWS offer?

1. AWS Elastic 
2. AWS 

Start the Exercise


Copyright 1999-2023 by Refsnes Data. All Rights Reserved.