πŸ“˜

Understanding Cloud Computing

  • πŸ”ΉOverview of cloud models: Public, Private, Hybrid?
  • πŸ”ΉCloud service models: IaaS, PaaS, SaaS
  • πŸ”ΉBenefits and use cases of cloud computing
πŸ“˜

Introduction to Microsoft Azure

  • πŸ”ΉWhat is Microsoft Azure?
  • πŸ”ΉAzure global infrastructure: Regions and Availability Zones
  • πŸ”ΉKey Azure components and services overview
πŸ“˜

Getting Started with Azure Portal

  • πŸ”ΉUnderstanding Azure Resource Groups
  • πŸ”ΉIntroduction to Azure Marketplace and how to find services
  • πŸ”ΉCreating your first Azure account and exploring the portal
πŸ“˜

Core Azure Services

  • πŸ”Ή Introduction to Virtual Machines (VMs) and Virtual Machine Scale Sets
  • πŸ”ΉLab: Deploying a Virtual Machine and connecting to it
πŸ“˜

Networking Services

  • πŸ”ΉOverview of Azure Virtual Network (VNet)
  • πŸ”Ή Lab: Creating a Virtual Network and Subnets
πŸ“˜

Storage Services

  • πŸ”ΉIntroduction to Azure Storage types: Blob, File, Table, and Queue storage
  • πŸ”ΉUsing Azure Blob Storage for object storage
  • πŸ”ΉIntroduction to Azure Storage accounts
  • πŸ”ΉLab: Creating an Azure Storage Account and uploading files to Blob Storage
πŸ“˜

Databases in Azure

  • πŸ”Ή Azure SQL Database
  • πŸ”Ή Overview of managed database services
  • πŸ”Ή Deploying an Azure SQL Database
  • πŸ”Ή Basic SQL commands and querying Azure SQL
πŸ“˜

Azure Identity and Security

  • πŸ”ΉOverview of Azure AD and identity management
  • πŸ”ΉUsers, groups, and roles in Azure AD
  • πŸ”ΉLab: Creating users and groups in Azure AD
πŸ“˜

Role-Based Access Control (RBAC) and Policies

  • πŸ”ΉUnderstanding role-based access control in Azure
  • πŸ”ΉManaging permissions with Azure RBAC
  • πŸ”ΉLab: Assigning roles to users and applying policies
πŸ“˜

Security Center and Azure Key Vault

  • πŸ”ΉManaging secrets and certificates with Azure Key Vault
  • πŸ”ΉLab: Storing secrets and accessing them through Key Vault
πŸ“˜

Monitoring and Management Toolst

  • πŸ”ΉSetting up Azure Monitor for metrics and logs
  • πŸ”ΉCreating alerts and automated actions
πŸ“˜

Cost Management and Budgeting

  • πŸ”ΉOverview of Azure Cost Management and Billing
  • πŸ”ΉSetting up budgets and cost alerts
  • πŸ”ΉLab: Reviewing and managing costs of resources
πŸ“˜

Automation with Azure CLI, PowerShell, and Azure Automation

  • πŸ”ΉUsing Azure CLI and Azure PowerShell for scriptin
  • πŸ”ΉIntroduction to Azure Automation and Runbooks
  • πŸ”ΉCreating a simple PowerShell Runbook to automate VM start/stop
πŸ“˜

Azure App Services

  • πŸ”ΉOverview of App Service and hosting plans
  • πŸ”ΉDeploying a web app to Azure App Service
  • πŸ”ΉCreating a simple web app in Azure
πŸ“˜

DevOps and CI/CD in Azure

  • πŸ”ΉOverview of Azure DevOps tools (Repos, Pipelines, Boards)
  • πŸ”ΉSetting up Azure DevOps account and project
  • πŸ”ΉCreating a simple web app in Azure
πŸ“˜

Building a CI/CD Pipeline with Azure DevOps

  • πŸ”ΉIntroduction to continuous integration and continuous delivery (CI/CD)
  • πŸ”ΉConfiguring a basic pipeline for a web app/li>
  • πŸ”ΉDeploying code changes automatically with Azure Pipelines