Course Description
This course offers students the opportunity to take an existing web application and expand its functionality as part of moving it to Azure. It does not require any existing experience with the ASP.NET platform. This course focuses on the architectural considerations and decisions necessary when building a highly available solution in the cloud. This course also prepares the students for the Microsoft 70-532: Developing Microsoft Azure Solutions Certification Exam. The training will cover Establishing a Development Environment using Azure Virtual Machines; Hosting Web Applications on the Azure Platform; Storing SQL Data in Azure; Designing Cloud Applications For Resiliency; Managing Cloud Services in Azure; Storing NoSQL Data in Azure; Storing and Consuming Files from Azure Storage; Designing a Communication Strategy using Queues and Service Bus; Managing Infrastructure in Azure; Automating Integration with Azure Resources; Securing Azure Web Applications; Maintaining and Monitoring Web Solutions in Azure.
What am I going to get from this course?
- Deploy Web Apps: Define deployment slots; roll back deployments; implement pre and post deployment actions; create, configure and deploy a package; create App Service plans; migrate Web Apps between App Service plans; create a Web App within an App Service plan
- Configure Web Apps: Define and use app settings, connection strings, handlers, and virtual directories; configure certificates and custom domains; configure SSL bindings and runtime configurations; manage Web Apps by using the API, Azure PowerShell, and Xplat-CLI
- Configure diagnostics, monitoring, and analytics: Retrieve diagnostics data, view streaming logs, configure endpoint monitoring, configure alerts, configure diagnostics, use remote debugging, monitor Web App resources
- Implement web jobs: Write web jobs using the SDK, package and deploy web jobs, schedule web jobs
- Configure Web Apps for scale and resilience: Configure auto-scale using built-in and custom schedules, configure by metric, change the size of an instance, configure Traffic Manager
- Design and implement applications for scale and resilience: Select a pattern, implement transient fault handling for services, respond to throttling, disable Application Request Routing (ARR) affinity
- Deploy workloads on Azure Virtual Machines (VMs): Identify workloads that can and cannot be deployed, run workloads including Microsoft and Linux, create VMs
- Create and manage a VM image or virtual hard disk: Create specialized and reusable images, prepare images using SysPrep and Windows Agent (Linux), copy images between storage accounts and subscriptions, upload VMs
- Perform configuration management: Automate configuration management by using PowerShell Desired State Configuration and VM Agent (custom script extensions); configure VMs using a configuration management tool, such as Puppet or Chef; enable remote debugging
- Configure VM networking: Configure reserved IP addresses, Network Security Groups (NSG), DNS at the virtual network level, load balancing endpoints, HTTP and TCP health probes, public IPs, firewall rules, direct server return, and keep-alive
- Scale VMs: Scale up and scale down VM sizes, configure auto-scale and availability sets
- Design and implement VM storage: Configure disk caching, plan for storage capacity, configure shared storage using Azure File service, configure geo-replication
- Monitor VMs: Configure endpoint monitoring, configure alerts, configure diagnostic and monitoring storage location
- Design and develop a cloud service: Install SDKs, install emulators, develop a web role or worker role, design and implement resiliency including transient fault handling, develop startup tasks
- Configure cloud services and roles: Configure HTTPS endpoint and upload an SSL certificate, and instance count and size; configure network access rules, local storage, multiple Web Apps, custom domains, and dedicated and co-located caching; scale up and scale down role sizes; configure auto-scale
- Deploy a cloud service: Upgrade an automatic, manual, or simultaneous deployment; VIP swap a deployment; package a deployment; implement continuous deployment from Visual Studio Online (VSO); implement runtime configuration changes using the portal; configure regions and affinity groups
- Monitor and debug a cloud service: Configure diagnostics using the SDK or configuration file, profile resource consumption, enable remote debugging, establish a connection using Remote Desktop CmdLets in Azure PowerShell, debug using IntelliTrace or the emulator
- Implement Azure Storage blobs and Azure files: Read data, change data, set metadata on a container, store data using block and page blobs, stream data using blobs, access blobs securely, implement async blob copy, configure Content Delivery Network (CDN), design blob hierarchies, configure custom domains, scale blob storage, implement Azure Premium storage
- Implement Azure storage tables: Implement CRUD with and without transactions, design and manage partitions, query using OData; scale tables and partitions
- Implement Azure storage queues: Add and process messages, retrieve a batch of messages, scale queues
- Manage access: Generate shared access signatures, including client renewal and data validation; create stored access policies; regenerate storage account keys; configure and use Cross-Origin Resource Sharing (CORS)
- Monitor storage: Set retention policies and logging levels, analyze logs
- Implement SQL databases: Choose the appropriate database tier and performance level, configure and perform point in time recovery, enable geo-replication, import and export data and schema, scale SQL databases
- Integrate an app with Azure Active Directory: Develop apps that use WS-federation, OAuth, and SAML-P endpoints; query the directory using graph API
- Configure a virtual network: Deploy a VM into a virtual network, deploy a cloud service into a virtual network
- Modify network configuration: Modify a subnet, import and export network configuration
- Design and implement a communication strategy: Develop messaging solutions using service bus queues, topics, relays, and notification hubs; create service bus namespaces and choose a tier; scale service bus
- Monitor communication: Monitor service bus queues, topics, relays, and notification hubs
- Implement caching: Implement Redis caching, migrate solutions from Azure Cache Service to use Redis caching