Monday, January 20, 2020

Day 4: Module 5 and 6 from dicoding

Today, I continue to module 5 and 6.

Module 5:
Important points:
  • Azure Portal. GUI to interact with Azure.
  • Azure PowerShell and Azure Command-Line Interface (CLI). Interact with Azure through command line.
  • Azure Cloud Shell. Web based CLI .
  • Azure Mobile App. Mobile app
Knowledge check:
  • Dashboard configs will be stored as JSON.

Module 6:
Important points:
  • 4 types of  Azure Compute:
    • Virtual machines
    • Containers
    • Azure App Service. Azure App Service is Platform as a Service (PaaS).
    • Serverless Computing

Knowledge check:
  • You have full control on VM as if the server is on premise. You can create the same configuration as servers on premise.

No comments:

Post a Comment