Sector 24 DLF Phase 3, Gurgaon, India - 122010.
Details verified of Shrey✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Hindi Mother Tongue (Native)
English Proficient
Rajiv Gandhi Technical University 2016
Bachelor of Technology (B.Tech.)
Sector 24 DLF Phase 3, Gurgaon, India - 122010
ID Verified
Phone Verified
Email Verified
Facebook Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online (video chat via skype, google hangout etc)
Willing to travel
Tutor's Home
Years of Experience in Windows Powershell
8
Teaching Experience in detail in Windows Powershell
Syllabus- • What is Windows PowerShell, history of the technology • Current support of Windows PowerShell technology by various operating systems and applications • Windows PowerShell version 3 availability on various OS; Windows Management Framework prerequisites and installation on different operating system Module 1 PowerShell version 5.X overview • PowerShell console host description, command line editing rules • Using PowerShell Integrated Script Environment (ISE) • Working with PowerShell scripts – 10 basic rules Module 2 PowerShell technologyusage • Categorization of PowerShell commands – cmdlets, functions, aliases, PowerShell scripts, native OS commands • Categorization of PowerShell cmdlets • Adding cmdlets to the PowerShell session through external modules and snap-ins • using cmdlets, providing parameters to cmdlets, getting and understanding help for cmdlets • Working with strings – static and dynamic strings, basic rules for string composition Module 3 PowerShell commands • PowerShell provider concepts, getting list of providers • Inspecting PowerShell provider capabilities • PSDrive – basic concepts, default PSDrives • PSDrive management – creation and removal of PSDrives • Path navigation cmdlets Module 4 PowerShell providers and drives • Working with file system • Working with registry keys and values • Working with environment variables Module 5 Working with basic types of hierarchical repositories supported by PowerShell providers • Description of Windows PowerShell adaptation layer • Anatomy of Windows PowerShell object • Using get-member cmdlet to inspect properties and methods of Windows PowerShell objects Module 6 Objects in Windows PowerShell • Working with PowerShell variables • Understanding variable scope • Understanding the variable: drive Module 7 PowerShell variables • Description of PowerShell object-oriented pipeline • Pipeline processing cmdlets – where-object, foreach-object, sort-object, selectobject, group-object, tee-object, compare-object, measure-object • How pipeline works – inspection of pipeline initialization, processing and finalization • Formatting pipeline output – format-list, format-table, format wide, format-custom • System of PowerShell pipelines – success, warning, error, verbose and debug pipelines and their control Module 8 PowerShell pipeline • .Net framework concepts, namespaces, classes and objects, MSDN documentation • Numeric data types, datetime data types and related operators • Using new-object cmdlet • COM integration Module 9 PowerShell, .Net integration and common data type system, COM integration • Array – basic concepts • Array initialization, accessing array items using index • Processing array using foreach-object cmdlet and foreach and for loops • Multidimensional arrays – initialisation and processing Module 11 Arrays • Function and script block – description, common features and differences • Regular and pipeline oriented functions and script blocks • Different methods of passing data to the functions – $Args variable, param statement, function definition header • Passing data by value and by reference • Generating output data within function and processing of this output • Pipeline processing functions and script blocks - Begin, Process and End sections, Filters • Functions and scope Module 12 Working with functions and script blocks • Remoting concepts • Invoking remote commands, processing output • Session concept and management basics Module 13 Using PowerShell remoting capabilities • Error handling concepts, terminating and non-terminating errors • Handling errors using $?, $Error and $lastExitCode variables • ErrorRecord object anatomy • Example implementation of error handling code Module 14 Objects in Windows PowerShell • Saving information into textual and csv files • Reading information from textual and csv files
Class Location
Online (video chat via skype, google hangout etc)
Student's home
Tutor's Home
Years of Experience in Microsoft Azure Training
10
Teaching Experience in detail in Microsoft Azure Training
Module 1: Getting Started with Microsoft Azure This module introduces students to cloud services and the various Azure services. It describes how to use the Azure portal to access and manage Azure services, and to manage Azure subscription and billing. - What is cloud computing? - What is Azure? - Managing Azure - Subscription management, support, and billing Lab: Using the Azure portals - Customizing the Azure portal interface - Viewing billing, usage, and quotas data After completing this module, students will be able to: - Describe cloud computing. - Describe Azure. - Manage Azure. - Describe subscription management, support, and billing. Module 2: Microsoft Azure management tools This module explains Azure PowerShell and its use in managing Azure subscriptions. It also describes the Azure Software Development Kit (SDK) and the Azure cross-platform command-line interface and explains their benefits and uses. -What is Azure PowerShell -The Azure SDK and the Azure CLI Lab: Using Microsoft Azure management tools - Using the Azure PowerShell modules -Use the Azure CLI After completing this module, students will be able to: -Describe Azure PowerShell. -Describe the Azure SDK and the Azure CLI. Module 3: Virtual machines in Microsoft Azure This module explains how to use Azure to deploy virtual machines. It also explains the highly available and scalable configuration of Azure virtual machines, and the management of virtual machine disks by using Azure. -Creating and configuring VMs -Configure disks Lab: Creating a VM in Azure -Create a VM from the Azure Portal by using an Azure Marketplace image - Verify the functionality of the VM • Configure storage of a VM After completing this module, students will be able to: - Create and configure VMs. -Configure disks.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Google Cloud Platform
5
Teaching Experience in detail in Google Cloud Platform
This course introduces you to important concepts and terminology for working with Google Cloud Platform (GCP). You learn about, and compare, many of the computing and storage services available in Google Cloud Platform, including Google App Engine, Google Compute Engine, Google Kubernetes Engine, Google Cloud Storage, Google Cloud SQL, and BigQuery. You learn about important resource and policy management tools, such as the Google Cloud Resource Manager hierarchy and Google Cloud Identity and Access Management. Hands-on labs give you foundational skills for working with GCP. Note: •Google services are currently unavailable in China.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in IT Automation Infrastructure Automation
5
Tool select
Ansible
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Networking General Training
9
1. Which classes do you teach?
I teach Google Cloud Platform, IT Automation, Microsoft Azure Training, Networking General and Windows Powershell Classes.
2. Do you provide a demo class?
No, I don't provide a demo class.
3. How many years of experience do you have?
I have been teaching for 8 years.
Class Location
Online (video chat via skype, google hangout etc)
Willing to travel
Tutor's Home
Years of Experience in Windows Powershell
8
Teaching Experience in detail in Windows Powershell
Syllabus- • What is Windows PowerShell, history of the technology • Current support of Windows PowerShell technology by various operating systems and applications • Windows PowerShell version 3 availability on various OS; Windows Management Framework prerequisites and installation on different operating system Module 1 PowerShell version 5.X overview • PowerShell console host description, command line editing rules • Using PowerShell Integrated Script Environment (ISE) • Working with PowerShell scripts – 10 basic rules Module 2 PowerShell technologyusage • Categorization of PowerShell commands – cmdlets, functions, aliases, PowerShell scripts, native OS commands • Categorization of PowerShell cmdlets • Adding cmdlets to the PowerShell session through external modules and snap-ins • using cmdlets, providing parameters to cmdlets, getting and understanding help for cmdlets • Working with strings – static and dynamic strings, basic rules for string composition Module 3 PowerShell commands • PowerShell provider concepts, getting list of providers • Inspecting PowerShell provider capabilities • PSDrive – basic concepts, default PSDrives • PSDrive management – creation and removal of PSDrives • Path navigation cmdlets Module 4 PowerShell providers and drives • Working with file system • Working with registry keys and values • Working with environment variables Module 5 Working with basic types of hierarchical repositories supported by PowerShell providers • Description of Windows PowerShell adaptation layer • Anatomy of Windows PowerShell object • Using get-member cmdlet to inspect properties and methods of Windows PowerShell objects Module 6 Objects in Windows PowerShell • Working with PowerShell variables • Understanding variable scope • Understanding the variable: drive Module 7 PowerShell variables • Description of PowerShell object-oriented pipeline • Pipeline processing cmdlets – where-object, foreach-object, sort-object, selectobject, group-object, tee-object, compare-object, measure-object • How pipeline works – inspection of pipeline initialization, processing and finalization • Formatting pipeline output – format-list, format-table, format wide, format-custom • System of PowerShell pipelines – success, warning, error, verbose and debug pipelines and their control Module 8 PowerShell pipeline • .Net framework concepts, namespaces, classes and objects, MSDN documentation • Numeric data types, datetime data types and related operators • Using new-object cmdlet • COM integration Module 9 PowerShell, .Net integration and common data type system, COM integration • Array – basic concepts • Array initialization, accessing array items using index • Processing array using foreach-object cmdlet and foreach and for loops • Multidimensional arrays – initialisation and processing Module 11 Arrays • Function and script block – description, common features and differences • Regular and pipeline oriented functions and script blocks • Different methods of passing data to the functions – $Args variable, param statement, function definition header • Passing data by value and by reference • Generating output data within function and processing of this output • Pipeline processing functions and script blocks - Begin, Process and End sections, Filters • Functions and scope Module 12 Working with functions and script blocks • Remoting concepts • Invoking remote commands, processing output • Session concept and management basics Module 13 Using PowerShell remoting capabilities • Error handling concepts, terminating and non-terminating errors • Handling errors using $?, $Error and $lastExitCode variables • ErrorRecord object anatomy • Example implementation of error handling code Module 14 Objects in Windows PowerShell • Saving information into textual and csv files • Reading information from textual and csv files
Class Location
Online (video chat via skype, google hangout etc)
Student's home
Tutor's Home
Years of Experience in Microsoft Azure Training
10
Teaching Experience in detail in Microsoft Azure Training
Module 1: Getting Started with Microsoft Azure This module introduces students to cloud services and the various Azure services. It describes how to use the Azure portal to access and manage Azure services, and to manage Azure subscription and billing. - What is cloud computing? - What is Azure? - Managing Azure - Subscription management, support, and billing Lab: Using the Azure portals - Customizing the Azure portal interface - Viewing billing, usage, and quotas data After completing this module, students will be able to: - Describe cloud computing. - Describe Azure. - Manage Azure. - Describe subscription management, support, and billing. Module 2: Microsoft Azure management tools This module explains Azure PowerShell and its use in managing Azure subscriptions. It also describes the Azure Software Development Kit (SDK) and the Azure cross-platform command-line interface and explains their benefits and uses. -What is Azure PowerShell -The Azure SDK and the Azure CLI Lab: Using Microsoft Azure management tools - Using the Azure PowerShell modules -Use the Azure CLI After completing this module, students will be able to: -Describe Azure PowerShell. -Describe the Azure SDK and the Azure CLI. Module 3: Virtual machines in Microsoft Azure This module explains how to use Azure to deploy virtual machines. It also explains the highly available and scalable configuration of Azure virtual machines, and the management of virtual machine disks by using Azure. -Creating and configuring VMs -Configure disks Lab: Creating a VM in Azure -Create a VM from the Azure Portal by using an Azure Marketplace image - Verify the functionality of the VM • Configure storage of a VM After completing this module, students will be able to: - Create and configure VMs. -Configure disks.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Google Cloud Platform
5
Teaching Experience in detail in Google Cloud Platform
This course introduces you to important concepts and terminology for working with Google Cloud Platform (GCP). You learn about, and compare, many of the computing and storage services available in Google Cloud Platform, including Google App Engine, Google Compute Engine, Google Kubernetes Engine, Google Cloud Storage, Google Cloud SQL, and BigQuery. You learn about important resource and policy management tools, such as the Google Cloud Resource Manager hierarchy and Google Cloud Identity and Access Management. Hands-on labs give you foundational skills for working with GCP. Note: •Google services are currently unavailable in China.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in IT Automation Infrastructure Automation
5
Tool select
Ansible
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Networking General Training
9
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.