Aron Mesterbasic
This certification brings together two industry leading technologies helping you reap the benefits of both Linux Server and the Microsoft Azure platform.
Your course package is designed to provide maximum learning and convenience. This is included in the price of your course:
Your expert instructor will get you ready for the following exam and certification, which are included in your course package and covered by the Certification guarantee.
You´ll have the perfect starting point for your training with these prerequisites:
- On-premises virtualization technologies including: virtual machines, virtual networking, and virtual hard disks.
- Network configuration including: TCP/IP, DNS, virtual private networks, firewalls, and encryption technologies.
- Websites including: create, configure, monitor and deploy a website on Internet Information Services (IIS).
- Active Directory concepts including: Domains, Forests, Domain Controllers, replication, Kerberos, and LDAP.
- Database concepts including: Tables, queries, Structured Query Language (SQL), and database schemas
- Resilience and disaster recovery including: backup and restore operations.
- On-premises virtualization technologies including: virtual machines, virtual networking, and virtual hard disks.
- Network configuration including: TCP/IP, DNS, virtual private networks, firewalls, and encryption technologies.
- Websites including: create, configure, monitor and deploy a website on Internet Information Services (IIS).
- Active Directory concepts including: Domains, Forests, Domain Controllers, replication, Kerberos, and LDAP.
- Database concepts including: Tables, queries, Structured Query Language (SQL), and database schemas
- Resilience and disaster recovery including: backup and restore operations.
Using our engaging learning methodology including a variety of tools, we’ll cover the entire curriculum.
Course 20533B: Implementing Microsoft Azure Infrastructure Solutions
Module 1: Introduction to Azure
This module provides you with a high level introduction to Microsoft Azure.
- Cloud Technology Overview
- Microsoft Azure
- Azure Portals
- Managing Azure with Windows PowerShell
- Lab: Introduction to Azure
- Navigating the Portals
- Installing and Using Windows Azure PowerShell
- Planning Hosting in Azure
Module 2: Implementing and Managing Virtual Networks
Learn how to Implement Virtual Networks, why they are important and how to manage them post-implementation.
- Planning Virtual Networks
- Administering Virtual Networks
- Inter-Site Connectivity
- Lab: Implementing and Managing Virtual Networks
- Designing the Sub-Nets
- Creating the Virtual Network
- Connecting the Virtual Networks
- Validating Connectivity
- Configuring a Point-to-Site VPN
Module 3: Implement Virtual Machines
You will learn how to plan and implement virtual machines, including use of the Microsoft Assessment and Planning (MAP) for Azure toolkit. You'll also discover the differences between on-premise and Azure virtual machines, and of different ways to implement VMs.
- Planning Virtual Machine Workloads
- Using the Microsoft Assessment and Planning Toolkit for Azure
- Creating Virtual Machines
- Lab: Implementing Virtual Machines
- Planning Virtual Machines
- Deploying Windows Virtual Machines
- Deploying Linux Virtual Machines
Module 4: Managing Virtual Machines
Having previously learnt how to implement virtual machines you will now learn how to manage these machines.
- Configuring Virtual Machines
- Managing and Monitoring Virtual Machines
- Lab: Managing Virtual Machines
- Configuring Virtual Machine Storage
- Exploring Availability
Module 5: Implementing Websites
Learn how to plan for website deployment, covering different levels of website and differing deployment models. You will then learn how to deploy a website, configure the site, monitor the performance, what Webjobs are and how to use them, and finally, what Traffic Manager is and how it is used.
- Planning for Website Deployment
- Deploying Websites
- Configuring Websites
- Monitoring Websites and WebJobs
- Traffic Manager
Module 6: Planning and Implementing Storage
Look at types of storage, how to choose/plan storage, storage accounts, and affinity groups. You will learn how implement BLOBs and azure files, recovery services and backup, diagnostics, monitoring, and analytics.
- Planning Storage
- Implementing and Managing Storage
- Backing up and Monitoring Storage
- Lab: Planning and Implementing Storage
- Creating and Configuring Storage
- Using Azure File Storage
- Protecting Data with Azure Backup
Module 7: Planning and Implementing Data Services
You will look at the differences between SQL databases on-premise and Azure SQL databases. Learn how to implement Azure SQL databases, how to migrate data to SQL Azure, how to monitor the databases once created in Azure and about business continuity using database copy and export, Self-service restore and Geo-replication.
- Data Services in Microsoft Azure
- Implementing Azure SQL Database
- Managing Azure SQL Database Security
- Monitoring Azure SQL Database
- Managing Azure SQL Database Business Continuity
- Lab: Planning and Implementing Data Services
- Configuring Azure SQL Database
- Migrating a Database to SQL Database
- Restoring a Database
Module 8: Implementing Cloud Services and Mobile Services
In this module you will look at cloud services and how they compare to VM and website execution models. You'll demonstrate knowledge of Web roles and worker roles and learn about deploying and configuring cloud services.
- Planning for Cloud Service Deployment
- Deploying Packages
- Configuring Cloud Services
- Implementing Mobile Services
- Monitoring and Diagnostics
- Lab: Implementing Cloud Services
- Deploying a Cloud Service
- Configuring Cloud Services Networking
- Monitoring Cloud Services
Module 9: Implementing Content Delivery Networks and Media Services
Learn what a content delivery network is and how to implement one. You will then look at Azure Media Services, and how to utilise media in Azure.
- Implementing Azure Content Delivery Networks
- Publishing Content with Azure Media Services
- Lab: Implementing Content Delivery Networks and Cloud Services
- Configuring a Content Delivery Network
- Adding Content to the Source Service
- Creating a Media Services Account and Upload Content
- Publishing and Scaling Media Content
- Accessing Content Delivery Network and Media Services Content
Module 10: Implementing Azure Active Directory
Learn how to implement Azure Active directory and manage users. You will also learn about adding customer domains, at multi-factor authentication and at application integration with Azure active Directory. Finally you will learn about the features and benefits offered by Azure Active Directory Premium.
- Creating and Managing Azure Directories
- Configuring Application Integration with Azure Active Directory
- Overview of Azure Active Directory Premium
- Lab: Implementing Azure Active Directory
- Administering Active Directory
- Configuring Single Sign-On
Module 11: Managing Active Directory in a Hybrid Environment
Manage Active Directory in a Hybrid environment, extend the on-premises active directory into the cloud and manage Office 365 users.Plus, learn about Directory Synchronization (Dir Synch) and federation (AD FS).
- Extending On-Premises Active Directory into Azure
- Directory Synchronisation
- Implementing Federation
- Lab: Managing an Active Directory Hybrid Environment
- Determining Integration Requirements
- Synchronising Directories
Module 12: Implementing Automation
You will be introduced to automation and the components. You'll look at PowerShell Workflows, particularly the move from PowerShell scripts to workflows and then move onto managing automation through creating and publishing runbooks, creating and scheduling jobs and monitoring job execution.
- Overview of Automation Components
- PowerShell Workflows
- Managing Automation
- Lab: Implementing Automation
- Configuring Automation Accounts
- Creating Runbooks
Course LFS220: Linux System Administration
Introduction
- Linux Foundation
- Linux Foundation Training
- Laboratory Exercises
- Distribution Details
- Obtaining Class Solutions and Resources
- Registration
- System Startup and Shutdown
- Understanding the Boot Sequence
- The Grand Unified Boot Loader
- GRUB Configuration Files
- System Configuration Files in /etc
- The init Process
- SysVinit Startup
- chkconfig and service
- Upstart
- systemd
- Shutting down/Rebooting the System
Linux Filesystem Tree Layout
- Data Distinctions
- FHS Linux Standard Directory Tree
- root (/) directory
/bin
/dev
/etc
/home
/lib and /lib64
/media
/mnt
/opt
/proc
/sys
/root
/sbin
/tmp
/usr
/var
/run
Kernel Services and Configuration
- Kernel Overview
- Kernel Configuration
- sysctl
- Kernel Modules
- Module Utilities
- Module Configuration
- udev and Device Management
Partitioning and Formatting Disks
- Common Disk Types
- Disk Geometry
- Partitioning
- Naming Disk Devices
- Sizing up partitions
- Partition table editors
Linux Filesystems
- Some Notes About Filesystems
- Virtual Filesystem (VFS)
- Filesystem Concepts
- Disk and Filesystem Usage
- Extended Attributes
- ext4
- XFS
- btrfs
- Creating and formatting filesystems
- Checking and Repairing Filesystems
- Mounting filesystems
- Swap
- Filesystem Quotas
RAID and LVM
- RAID
- RAID Levels
- Software RAID Configuration
- Logical Volume Management (LVM)
- Volumes and Volume Groups
- Working with Logical Volumes
- Resizing Logical Volumes
- LVM Snapshots
Processes
- Programs and Processes
- Process States
- Execution Modes
- Daemons
- Creating Processes
- Process Limits
- Process Monitoring
- Signals
- niceness
- Libraries
- Package Management Systems
Software Packaging Concepts
- RPM (Red Hat Package Manager)
- DPKG (Debian Package)
- Revision Control Systems
Package Installers
- Package Installers
- yum
- zypper
- APT
User and Group Account Management
- User Accounts
- Management
- Passwords
- Restricted Shells and Accounts
- The root Account
- Group Management
- PAM (Pluggable Authentication Modules)
- Authentication Process
- Configuring PAM
- LDAP Authentication
- File Permissions and Ownership
- SSH
Backup and Recovery Methods
- Backup Basics
- cpio
- tar
- Compression: gzip, bzip2 and xz and Backups
- dd
- rsync
- dump and restore
- mt
- Backup Programs
- Networking
IP Addresses
- Hostnames
- Configuring Network Interfaces
- Routing
- Name Resolution
- Network Diagnostics
Firewalls
- Firewalls
- Interfaces
- firewalld
- Zones
- Source Management
- Service and Port Management
Local System Security
- Local System Security
- Creating a Security Policy
- Updates and Security
- Physical Security
- Filesystem Security
- Linux Security Modules
Basic Troubleshooting and System Rescue
- Troubleshooting Overview
- Things to Check: Networking
- Boot Process Failures
- Filesystem Corruption and Recovery
- Virtual Consoles
- Rescue Media and Troubleshooting
- System Rescue and Recovery
The Virtual Classroom is an online room, where you will join your instructor and fellow classmates in real time. Everything happens live and you can interact freely, discuss, ask questions, and watch your instructor present on a whiteboard, discuss the courseware and slides, work with labs, and review.
Yes, you can sit exams from all the major Vendors like Microsoft, Cisco etc from the comfort of your home or office.
With Readynez you do any course form the comfort of your home or office. Readynez provides support and best practices for your at-home classroom and you can enjoy learning with minimal impact on your day-to-day life. Plus you'll save the cost and the environmental burden of travelling.
Well, learning is limitless, when you are motivated, but you need the right path to achieve what you want. Readynez consultants have many years of experience customizing learner paths and we can design one for you too. We are always available with help and guidance, and you can reach us on the chat or write us at info@readynez.com.