Table of Contents

, , , , , , , , ,

About the Club

Cloud Club Topics - Cloud computing

Questions

  1. What is the cloud?
  2. How is it different than VMs?
  3. What does it cost? A lot?

Understanding Clouds

  1. Cloud providers
    1. Amazon Web Services ( AWS )
    2. Microsoft Azure ( Azure )
    3. Google Cloud Platform ( GCP )
    4. Oracle Cloud
    5. OpenStack ( Self hosted )
  2. Cloud management
  3. Cloud networking

Hands-on

  1. Create free AWS student accounts
  2. Understand free tier services
  3. Build a VM ( manually )
    1. Build a cloud VM
    2. Login to your new VM
    3. Install a web server
  4. Automate a VM build with Automation
    1. Choose your tool
      1. CloudFormation
      2. Terraform
      3. Ansible
    2. Write yoru atuomation
    3. Execute your automation