Contains content for the Azure EDU partner DevCamp world tour 2016-2017
The current status is:
WORK IN PROGRESS
Scheduled for release in November 2016
These labs and content will kickstart your Azure knowledge with a combination of lectures and hands on labs. It is intended to be delivered in a classroom environment but feel free to reuse this content.
In this session, we will provide a brief history of Azure, a quick overview of the capabilities available and introduction to the 2-day interactive workshop.
This provides and overview of each hands on lab exercise.
We will provide an overview of the developer tools available for developing on your platform.
Setting up your developer environment for your specific language In this lab you will create the environment that is needed for your language preference.
- Create O365 Developer Tenant
- Connect an Azure subscription (Trial or other)
- Take prepared image, walk through the tools that are available for your platform (.NET, Node.JS, Java | Windows, Linux)
- Run a custom ARM Template to scaffold out resources used during the training
We will provide an overview of some common cloud technologies, patterns and Azure features (Polyglot, scalability, app insights, Redis, patterns, traffic manager, global scale, blob, CDNs) and introduce you to the sample application. It is written 3-ways (.NET, Node.js and Java) so you can pick your platform of choice.
This lab will introduce you to building modern cloud apps with Azure. You will perform the following tasks:
- Connect to deployed API
- Add blob storage for the images
- Add queueing for image processing
- Add Redis cache for the dashboard
- Stretch: Image resizing with Azure Functions
We will provide an overview of Azure AD, and discuss areas for integration with the Office 365 APIs.
This lab will introduce you to identity in Azure AD and the Microsoft Graph. You will perform the following tasks:
- Create AAD Application
- Add authentication to app
- Populate first & last name of the new incident form with from the Graph/token
- Add a user profile page with a graph API call to get user data
- Send an email via Graph on new incident creation
- Stretch: Add a calendar event on new incident creation
We will provide an overview of Visual Studio Team Services (VSTS), DevOps concepts, build tasks, release environments, integration with Azure and Git/GitHub and Azure to create a cross-platform build, integration and release pipelines.
This lab will introduce you to DevOps with Visual Studio Team Services. You will perform the following tasks:
- Create Visual Studio Team Services (VSTS) Online account
- Create Git repository
- Clone Git repo locally
- Push code into VSTS
- Create CI pipeline for build. Ends with published artifacts
Intro to Azure Resource manager and infrastructure as code.
This lab will introduce you to ARM templates and deployments to Azure. You will perform the following tasks:
- Create ARM template for web app in VS
- Deploy using VSTS
- Create 1 Production environment
- Configure Continuous deployment
We will introduce you to the monitoring capabilities in Azure and show you how you can use them in your application.
This lab will introduce you to Azure Application Insights. You will perform the following tasks:
- Add App Insights resource to Azure
- Add App Insights to application server side
- Monitor the API call
- Add client side library
- Dashboard custom event to capture dashboard views
- Create availability test that test the dashboard
- Stretch - Create custom metric around the API call
In this module, we will provide an overview of Docker and introduce you to the Azure capabilities available for developers.
We will provide a quick lap around the various APIs, features and services available for developers.
[View PowerPoint](Presentation/Module08-Azure Features.pptx?raw=true)