Git Product home page Git Product logo

mcw-oss-devops's Introduction

OSS DevOps

The content of this workshop has been consolidated with the OSS PaaS and DevOps MCW. This workshop is archived and is no longer being maintained. Content is read-only.

Trey Research is an online vitamins seller that has a presence mainly in the United Kingdom and other countries/regions in Europe. They want to expand into other parts of the world starting with Asia and will soon be setting up distribution centers for their vitamins there. They have no retail stores; thus, all their business comes through their website. SEO (Search Engine Optimization) is extremely important to them as is their user website experience with a heavy focus on availability and performance.

The company currently has two application teams: Development for their websites, and Operations for deployments and backend servers. These are all hosted in a commercial data center. The teams have a great deal of experience in developing applications in PHP and WordPress for the LAMP stack (Linux, Apache, MySQL, and PHP). What they lack is the operational expertise and maturity to maintain their applications properly. They struggle with development and design practices, deployments, configuration management, and scaling their application to meet busy seasonal periods.

Target audience

  • DevOps Engineers
  • Application Developers

Abstract

Workshop

In this workshop, you will look at options for migrating an online health food supplier from a hosted environment to Azure that fully embraces modern DevOps tools with an open-source software (OSS) focus. You will investigate running OSS workloads using Platform-as-a-Service (PaaS) services that can leverage their existing knowledge of Jenkins.

At the end of this workshop, you will be better able to design and deploy complex OSS workloads into Azure PaaS using Azure App Services as well as deployment and integration of Azure Marketplace products from Partners such as Bitnami for Jenkins, and update Azure App Services using providers such as GitHub.

Whiteboard Design Session

In this whiteboard design session, you will design a plan for migrating a Linux based web application to Microsoft Azure that takes advantage of existing open-source software (OSS) skills such as usage of Jenkins. This whiteboard design session will explore options for running Linux, such as virtual machines, or Azure PaaS services, such as Web Apps and Azure Database, for MySQL.

At the end of this whiteboard design session, you will be better able to design solutions that use complex OSS workloads using Azure.

Hands-on Lab

In this hands-on lab, you will implement a migration of a popular OS Support Ticket system from virtual machines, to an Azure PaaS solution with Web Apps, Azure Database for MySQL, as well as deploy Jenkins in an Azure virtual machine.

Azure services and related products

  • A GitHub Account
  • Azure Virtual Machines
  • Azure Web Apps (Linux)
  • Azure Database for MySQL
  • MySQL Workbench
  • Azure Traffic Manager
  • Azure CDN
  • Jenkins

Related references

mcw-oss-devops's People

Contributors

dawnmariedesjardins avatar hkamel avatar hopero929 avatar microsoftopensource avatar msftgits avatar mwasham avatar sdavis3 avatar waltermyersiii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mcw-oss-devops's Issues

WDS Student Guide

Please clarify the sentence in "Customer Situation" under the header "Development practices and site operations."
The Trey Research CTO is open to taking advantage of Azure as a platform and wants his team to focus on what they do best, which is to write good code. He knows that the Operations team struggles to find solutions to these issues using computer science instead of herding cats is top of mind. "We must get to a point where all we do is code. If Azure and these DevOps tools can come together to make that happen, then I am going with Microsoft."

Need to merge branches

Hi Michael,
This is the one where one editor looked at the HOLs and another looked at the WDS files. Both created an edit branch. I was going to merge those two together but there's a conflict because I think you said you'd updated files on the master at the same time. You were going to take care of the conflict for me.
Dawnmarie

WDS trainer PPT, new slide after 34

Additional considerations
CI/CD workflow

Propose the solution that best fits customer needs & OSS preferences:
Cusotmer can use OSS tools on Azure IaaS (still needs administration, maintainance and customization)
Customer can use VSTS with Jenkins integration (leverage investment in Jenkins build but use VSTS relaease management, VSTS is a fully managed service)
Customer can switch to VSTS (best integration and open standards, git, Linux/macOS & Windows Build and Release, VSTS is a fully managed service)

OSS customers not familiar with Visual Studio & VSTS can use Azure DevOps projects to setup CI/CD from the Azure portal

Microsoft acquired GitHub which will remain a seperate service/product but expect additional integration to deploy & use Azure services

WDS - trainer guide

Lines 506 & 510 - Alt-text says "GitHub and Jenkins are depicted running in Azure..." The screenshot does not have Jenkins anywhere on it.

Please double check all the slide screenshots in the trainer's guide. It looks like some of the slides were updated in the PPT deck but not in the trainer's guide.

MCW-OSS-DevOps/Hands-on lab/HOL step-by-step - OSS DevOp

MCW-OSS-DevOps/Hands-on lab/HOL step-by-step - OSS DevOp ->
Task 5: Configure FTP deployment credentials Option Page Missing in the Azure Portal.

MCW-OSS-DevOps/Hands-on lab/HOL step-by-step - OSS DevOp -> Before the HOL - OSS DevOps ->
Task 2: Install the MySQL Workbench -> Download URL https://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-workbench-community-6.3.10-winx64.msi. - is Broken , needs to be updated with latest URL below "https://downloads.mysql.com/archives/workbench/"

PPT image alt text

Slide 16- image lacks alt text
Slide 17- both images need to be flattened and alt text added
Slide 23- Image needs to be flattened and alt text added (it's nearly impossible to do a screen grab of the pure image under current circumstances)
Slide 24- Image needs to be flattened and alt text added (it's nearly impossible to do a screen grab of the pure image under current circumstances)

WDS trainer PPT, slide 15

I would also mention

Azure Toolkit for Eclipse

in the additional tools section to explicitly say that we have that component.

Use Case Issue for HOL

Although the Use Case for this particular workshop does make sense and it does teach the user a number of very good skills, but it is just replicating functionality that is already available in a more automated way within Web Apps under the Continuous Deployment tab. What would be better is if we were teaching something that is not available through an Azure feature, but that is also a more real world use case of "DevOps" using Jenkins. So a thought would be a set of tests that are performed against the code prior to actually doing a deployment or a set of "compilation" tasks such as linting or minification and then packaging the code before deployment.

Even if we give them all the necessary testing scripts or processes to load into Jenkins, it will still help them understand how all of this comes together and then from a deployment perspective, deploying to something that does already integrate with Github, like a VM or a Custom Container in Web Apps would be a better real world demonstration and learning opportunity.

Thanks,
Brian

Content update scheduled

This workshop is scheduled for an update. Please review the contents of this repo and comment on this issue with suggested updates. All suggestions must be added to this issue by EOD 11/9/18..

WDS Student guide - Step 2

  1. In "Step 2: Design a proof of concept solution," under "Design" the questions are missing in "Directions: With all participants at your table, respond to the following questions on a flip chart."

  2. In "Step 2: Design a proof of concept solution," under "Web app infrastructure and network designs," the items are missing under "Make sure that your design covers the following items:"

Update HTML files

Hi Walter,
April update has been QC'd and merged. Open issues are for next update. Please update HTML files.

Verify links in HOLs

Folder and document names have been updated. Please check your HOL documents for links that use folder names in their path and make sure they are still valid and working.

WDS Trainer presentation (PPT)

Please see slide 34. Accessibility check says missing alt-test. Alt-text is there but is references Jenkins and the screenshot showing is Visual Studio. There is a Jenkins and Azure pipeline screenshots hidden underneath the current one. If not needed, please remove. Please verify that the alt-text matches what is on the slide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.