Skip to content

tspascoal/Practical-DevOps-Workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical DevOps Training

Introduction

This repository and its content has been created for the training "Practical DevOps". Its content is described below. The trainings take place all over Western Europe in spring 2016. Note that the content of the repository will not be kept up to date after all the trainings took place.

Source

These slides and exercises are based on the original course available at github.com/rstropek/PracticalDevOpsTraining and on a derived course made by Martin Hinshelwood

The content has been adapted to better suite the workshop audience at Lisbon. The agenda has changes, and so do the exercises.

Slides and Exercises

The slides are available as parte of this repo [slides PDF](LX Practical-DevOps-slides).

You find the exercises of the training in the Exercises folder.

You will be asked to access your Team Project in: https://practicaldevops.visualstudio.com

Training Content

Agile Software Engineering with Visual Studio, Microsoft Azure & Open Source tools

Introduction

Software engineering practices have changed drastically in the last few years. Agile practices, DevOps, Cloud Computing, Open Source and similar developments have proven their effectiveness. Microsoft’s platforms for software development and cloud computing have also embraced these concepts and are at the leading edge in their domain.

In this two-day training you will learn how software development works with Microsoft’s tools and languages. Based on a consistent sample, you will learn how to

  • setup a development environment for a modern SPA web application with the latest versions of Visual Studio and Visual Studio Team Services,
  • develop cross-platform RESTful web APIs with C# and ASP.NET Core,
  • benefit from the latest developments in the Visual Studio C# IDE (e.g. PerfTips, live code analysis, CodeLense, diagnostic tools, etc.),
  • integrate modern front-end development frameworks in Visual Studio,
  • use cross-platform build- and test-automation tools like Visual Studio Web and Load Tests, Visual Studio Team Services, Gulp, xUnit and Jasmine to automate your build- and quality assurance processes,
  • create highly available and secure environments for your web APIs and web applications in Microsoft Azure with Azure Resource Manager (ARM),
  • setup a multi-stage (dev/test/prod) environment in Azure App Services,
  • learn about the advantages of the upcoming container technology Docker and
  • automate deployment to Microsoft Azure with Visual Studio Release Management.

Training Structure

The training is a combination of approx. 60% presentations with embedded demos and 40% hands-on time where you have your fingers on the keyboard and try what you have learned. Those who are new to the topics can follow a provided hands-on lab guide step by step. In areas you are already familiar with, you can put the guides to the side and create an individual sample with the latest tools and technologies.

Attendees should already have basic knowledge about Visual Studio, .NET, C#, HTML and JavaScript. Detailed knowledge about the latest versions of these tools, frameworks and languages is not required.  

Prerequisites

You will need your own laptop to do the hands-on labs. Ideally, you have the latest version of Visual Studio installed (detailed instructions about the necessary Visual Studio configuration will be provided) and you have access to your own Microsoft Azure subscription. If you do not have access to Visual Studio and/or a Microsoft Azure account, Microsoft will provide a limited number (first come, first served) of free Azure Passes that you can use to run a VM with Visual Studio in it. In that case you just need internet access and a remote desktop client on your laptop. For the labs about build- and test-automation, you need your own Visual Studio Team Services subscription (free edition available).

For details about prerequisites see SlidesPDF. Please don't forget to bring your own laptop!

About

Slides and sample code for "Practical DevOps Training" (Spring 2016)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 85.1%
  • HTML 8.0%
  • JavaScript 4.8%
  • TypeScript 2.1%