Menus

Azure Cloud Course

Boost your skills with our Azure Cloud programs that will help you master the Azure infrastructure by understanding Azure Cloud Technology, implementing workloads and security in Azure, creating and deploying apps in Azure, and securing data in Azure. This program will provide foundational level knowledge on Microsoft Azure concepts; core Microsoft Azure services; core solutions and management tools; general security and network security; governance, privacy, and compliance features.

Azure Cloud Course Syllabus

1.01 Course Introduction

1.02 What Will You Learn

2.01 Introduction

2.02 Azure Administrative Tools

2.03 Demo: Creating a Microsoft Azure Account

2.04 Demo: Working With Azure Powershell

2.05 Demo: Working With Azure CLI

2.06 Azure Tags

2.07 Managing Subscriptions and Implementing Cost Management

2.08 Resource Manager and Resource Groups

2.09 Managing Resources

2.10 ARM Template

2.11 Demo: Quickstart Templates

2.12 Cost Saving

2.13 Management Group Creation and Introduction to Azure Policy

2.14 Overview of Implementing Azure Policy

2.15 Implementing Azure Policy and Azure Policy definitions

2.16 Demo: Implementing an Azure policy

2.17 Role-Based Access Control(RBAC) and Role Assignment

2.18 Creating a Role Definition and Role Assignment

2.19 Evolution of Azure RBAC Roles

2.20 Demo: Create and Assign Roles

2.21 RBAC Roles and Resource Manager Locks

2.22 Demo: Create Locks on Resources

2.23 Introduction to Azure Active Directory

2.24 AD DS versus Active Directory and Azure Active Directory Editions

2.25 Implementing AD Join and Self-Service

2.26 Creating and Managing User Accounts in Azure

2.27 Creating Group Accounts and Administrative Units

2.28 Demo: Create users and Group Account

2.29 Demo: Insert Guest users to Directory

2.30 Demo: Create Administrative Unit

2.31 Quick Recap

3.01 Introduction

3.02 Azure Storage: Features, Services, and Account Types

3.03 Determine Replication Strategies

3.04 Demo: Create a Storage Account using Portal and CLI

3.05 Access and Secure Azure Storage Accounts

3.06 Implement Blob Storage

3.07 Demo: Creation of Blob Storage

3.08 Access Tiers and Lifecycle Management of Azure Storage

3.09 Demo: Blob Lifecycle Management Rules and Replication

3.10 Blob Object Replication and Blob Types

3.11 Storage Pricing and Security Capabilities

3.12 Creating Shared Access Signatures (SAS)

3.13 Demo: Create Shared Access Signatures

3.14 Storage Service Encryption (SSE) and Encryption Keys

3.15 Storage Security Best Practices

3.16 Compare Azure Files to Azure Blobs

3.17 Overview of File Share Snapshot

3.18 Demo: Create Azure File Share

3.19 Demo: Create File Share Snapshot

3.20 Overview of Azure File Sync

3.21 Demo: Deploy File Sync

3.22 Configure Storage with Tools

3.23 Demo: Azure Storage Explorer

3.24 Demo: Azcopy

3.25 Quick Recap

4.01 Introduction

4.02 Cloud Service Responsibilities

4.03 Planning Virtual Machines

4.04 Determine Virtual Machine Sizing and Storage

4.05 Create Virtual Machines

4.06 Demo: Create a Virtual Machine from Portal and CLI

4.07 Accessing Virtual Machines in Azure Windows and Linux Virtual Machines

4.08 Demo: Connect to a Windows Virtual Machine

4.09 Demo: Connect to a Linux Virtual Machine

4.10 Demo: Explore Other VM Images

4.11 Plan for Maintenance and Downtime

4.12 Availability Sets

4.13 Update and Fault Domains

4.14 Availabilty Zone

4.15 Vertical Scaling VS Horizontal Scaling

4.16 Virtual Machine Scale Sets

4.17 Demo: Create Scale Sets and Autoscaling

4.18 Implement and Configure Autoscaling

4.19 Implement Custom Script Extensions

4.20 Demo: Install Software on your VM

4.21 Demo: Query System and Runtime Information About the VM

4.22 Azure App Service Plans

4.23 Azure App Service Plan Scaling and Implementation

4.24 Demo: Scale Up App Service and Deploy Your Code to App Service

4.25 Create Custom Domain Names

4.26 Features of Backup and Application Insights

4.27 Recap

5.01 Introduction

5.02 Virtual Network

5.03 Subnets

5.04 Address

5.05 Types of IP Address

5.06 Demo: Create Subnet and VNET

5.07 Implementing NSG and Determining and Creating NSG Rules

5.08 Demo: Creation of NSG

5.09 Create Azure Firewall Rules

5.10 Demo: Create Azure Firewall Rules

5.11 Azure Domain Name Service

5.12 Demo: Create DNS Zones

5.13 Determine Gateway Transits, VNet Peering, and Service Chaining Uses

5.14 VPN Gateway Uses

5.15 Create VPN Gateway

5.16 Determine VPN Gateway Type SKU and Generation

5.17 Create Local Network Gateway On Premises VPN Device Connection

5.18 Determine High Availability Scenarios

5.19 Demo: Create a VPN Gateway

5.20 Azure Load Balancer Public and Internal

5.21 Determine Load Balancer SKUs and Backend Pool Configuration

5.22 Load Balancer Rules, Azure Load Balancer and Session Persistence

5.23 Health Probe

5.24 Demo: Create a Load Balancer

5.25 Application Gateway

5.26 Application Gateway Routing

5.27 Application Gateway Components

5.28 Recap

6.01 Introduction

6.02 Azure Backup Center and Recovery Services Vault

6.03 Configure On Premises Backup and Azure Recovery Services Agent

6.04 Demo: Backup Azure File Share

6.05 Backup of VMs

6.06 Backup and Restore Azure Virtual Machines

6.07 Microsoft Azure Backup Server

6.08 Compare Backup Options

6.09 Manage Soft Delete

6.10 Implement Azure Site Recovery

6.11 Demo: Backup Virtual Machine from VM settings

6.12 Demo: Setup Disaster Recovery for Azure VMs

6.13 Azure Monitor

6.14 Azure Monitor Data Platform and Data Sources

6.15 Activity Log Event and Querying the Activity Logs

6.16 Managing and Creating Azure Alert Rules

6.17 Demo: Use Activity Log Alerts to Alert Azure Infrastructure

6.18 Determining Log Analytics Uses and Creating Workspace

6.19 Creating Connected Sources and Data Sources

6.20 Log Analytics Data Structuring Log Analytics Queries

6.21 Demo: Setup Log Analytics Workspace

6.22 Network Watcher Features and Components

6.23 Quick Recap

Linux course syllabus

1.01 Course Introduction

2.01 Introduction

2.02 Linux vs Windows

2.03 Linux vs Unix

2.04 Open Source

2.05 Multiple Distributions of Linux

2.06 Kernel

2.07 Key Takeaways

2.08 Knowledge Check

2.09 Exploration of Operating System

3.01 Introduction

3.02 Repository

3.03 Repository Access

3.04 Introduction to apt get Command

3.05 Update vs. Upgrade

3.06 Introduction to PPA

3.07 Key Takeaways

3.08 Knowledge Check

4.01 File Types

4.02 File listing

4.03 Creating a file and directories

4.04 Displaying file content

4.05 Copying file

4.06 Moving a file

4.07 Deleting a file and directory

5.01 Introduction

5.02 File System Hierarchy

5.04 File System Types

5.05 Mount and Unmount

5.06 Configuration Files in Linux (Ubuntu)

5.07 Partitions and Operations

6.01 Adding a user

6.02 Adding a group

6.03 Set/reset the password

6.04 Adding user to a group

6.05 User modification

6.06 User locking

6.07 Permssions category

6.08 Permissions to file and directories

6.09 Permissions to users and groups

7.01 Introduction

7.02 Static IP assignment

7.03 /etc/resolv.conf file

7.04 /etc/hosts file

7.05 Hostname assignment

7.06 Network Troubleshooting commands

8.01 Introdution

8.02 BIOS startup

8.03 Grub

8.04 run level

9.01 Process related commands

9.02 File system related commands

9.03 Performance related commands

9.04 Networking related commands

9.05 Knowledge Check

9.06 Exploration of Manual Pages

10.01 Introduction

10.02 Introduction to vi Editor

10.03 Create Files Using vi Editor

10.04 Copy and Cut Data

10.05 Apply File Operations Using vi Editor

10.06 Search Word and Character

10.07 Jump and Join Line

10.08 grep and egrep Command

10.09 Key Takeaways

10.10 Knowledge Check

10.11 Copy and Search Data

10.12 Knowledge Check

10.13 Check for Updates

10.14 Practice Project

10.15 Ubuntu Installation

10.16 Linux server patching

Benefits of Cloud training at Cogniv

congnivtech cloud support

For working professional

Course Designed for Working Professionals by industry experts

congnivtech cloud support

Help in interview preparation

Interview Preparation/Industry ready – Training on both technology & process

congnivtech cloud support

Cloud Internships

Industry intership post course completion

congnivtech cloud support

Hiring support

Hiring support post cloud training completion

Enquire Now

Ready to unlock the full potential of your business

With our cutting-edge cloud solutions? Take the first step towards success and enquire now to explore how our tailored solutions can revolutionize your operations and drive growth.

What our trainee says

Read the glowing reviews and feedback from our esteemed trainee, highlighting the positive impact we've had on their career