Building an Automated Cloud Image Factory

Slides:



Advertisements
Similar presentations
Modern Application Lifecycle Visual Studio Online journey, capabilities and DevOps Scenarios Good to know.
Advertisements

Practical PowerShell Tips & Tricks MMS Minnesota 2014 Trevor Sullivan, Jeff Wouters, David O’Brien – @david_Obrien.
Automating Microsoft Azure with PowerShell MMS Minnesota 2014 Trevor Sullivan and David O’Brien – #MMSMinnesota.
4 2) Code Repository 1) Developers 3) Build4) Test5) Deploy to Cloud 6) Monitor and Improve Contoso App Azure.
4 2) Code Repository 1) Developers 3) Build4) Test5) Deploy to Cloud 6) Monitor and Improve Contoso App Azure.
Trevor Sullivan Solution Architect Project Leadership Associates.
Richard Seroter Director of Product Management Microsoft MVP for Integration Cloud Editor for InfoQ.com Technical Trainer at Pluralsight 3-time Book.
Sofia Event Center May 2014 Branimir Giurov C# MVP Solution Architect BulPros Consulting Continuous Integration of Sharepoint 2013 Solutions with.
Microsoft Azure Stack Basic Virtualization On-Premises/Hosted Public Cloud Cloud Platform System.
Define, bundle, deployDefine, bundle, deploy Working with Windows Server Containers and Docker James David O’Brien.
What's New for Build Automation in Team Foundation Server 2015 Paul Hacker Solution Architect, Microsoft ALM MVP.
XPlatform ManagementxPlatform Management Windows Provisioning from *nix David James.
Release Management with Visual Studio Team Services
Installing IIS 7(.5). Web Platform Installer What’s New in IIS 7 Fast CGI (PHP!) Shared Configuration Automated App Pool Isolation Extensions PowerShell.
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
From Zero to Automation HeroFrom Zero to Automation Hero A MNSCug production Steve Jesok Ameriprise – Senior Systems Engineer Ryan Andorfer.
Declarative Configuration Management with Azure Automation DSC and ARM Nathan Lasnoski Vice President of blog.concurrency.com Concurrency.
Long Live Azure Automation!Long Live Azure Automation! Cloud-first Configuration Management and Automation Beth Cooper Program Manager.
DevOps in the cloud Peter’s personal journey on how I found out, I need Dev skills to optimize my ‘Azure’ work… and so do you!!
Survive and Thrive in a DevOps World Steven Murawski
Configuration Management, Continuous Integration, Continuous Delivery Revealed.
DevOps for the IT Pro with Azure and Visual Studio Team Services
DevOps with ASP.NET Core and Entity Framework Core
Alfresco Software Provisioning Kit
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Azure, PowerShell, and SQL Server Virtual Machines
Hybrid Management and Security
Developing Hybrid Apps on Microsoft Azure Stack
How to expand your Azure Stack marketplace
Traditional infrastructure in the Cloud.
Traditional infrastructure in the Cloud.
Version Control Intro to Git(hub) 101 David O’Brien
7/19/2018 9:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Everything you need to know!
Azure CLI Deep Dive Neil Peterson Content Developer Microsoft.
Get Started with Common Data Model (CDM) and PowerApps
Dmytro Mykhailov How HashiCorp platform tools can make the difference in development and deployment Target and goal of HashiCorp.
Windows Azure Pack : Express Installation
Nano Server in the cloud - some real use cases to take away
Advanced Azure Template Functions
Building a Continuous Integration Pipeline using VSTS
Microsoft Automation on AWS
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Release Management with Visual Studio Team Services
Get Microsoft Exam PDF Braindumps With Verified Question Answers By Realexamdumps.com
Database Code Management with VS 2017 and RedGate
Microsoft /12/2018 8:06 AM BRK2103 Deliver more features faster with a modern development and test solution Claude Remillard Group Program Manager.
Xiaokai He Junyi Yi Rapid, Iterative Kubernetes Development with Java Using Visual Studio Code.
DevOps Fundamentals Configuration Management
Building ETL/ELT Workloads with Azure Data Factory V2
Automating Windows 10 and software deployments from the Cloud
Automating configuration of SQL Server
11/27/2018 5:08 PM THR3057 Using a PowerShell release pipeline for a real-world service provider delivery in Microsoft Azure Niklas Åkerlund Lead Architect.
Getting Started with PowerShell Desired State Configuration (DSC)
DevOps Acceleration Engine
Johan Hedberg Consultant & XLENT | Cloud and Integration specialist | Microsoft MVP Using VSTS to deploy BizTalk Server solutions, what you.
Security Information and Event Management (SIEM) Solution Runs on Microsoft Azure Power “We are so happy to be using Microsoft Azure to make our security.
12/26/2018 1:44 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Craft, Deploy and Manage your Next-Gen SOE
1/2/2019 5:18 PM THR3016 Customer stories: Plan and orchestrate large resource deployments on Azure infrastructure Igal Figlin Principal PM Manager – Azure.
Microsoft Build /18/2019 1:15 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
4/11/2019 6:29 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Windows 8.1 Deployment Jump Start
(c) 2011 Microsoft. All rights reserved.
Bob Duffy 22 years in database sector, 250+ projects
Avoid The End Of Days (Get Off XP Right Now!)
Continuous Integration and Delivery (CI/CD) in Azure Data Factory
Applying 3C DevOps approach in Mobility World
Extend Azure DevOps with a Custom PowerShell-based Pipeline Task
Presentation transcript:

Building an Automated Cloud Image Factory James Bannan Principal Consultant Vibrato David O’Brien Senior DevOps Consultant Versent

Principal Consultant Vibrato (http://www.vibrato.com.au) From Melbourne / Australia Twitter: @jamesbannan https://www.jamesbannanit.com Microsoft Azure MVP Pluralsight Author Author: Learn System Center Configuration Manager in a Month of Lunches

Senior DevOps Engineer Versent // http://versent.com.au/ Cloud // Automation German – Scottish From Melbourne / Australia Twitter: @david_obrien https://david-obrien.net PowerShell / CDM MVP Founder of Melbourne PowerShell meetup

Session Agenda 1 2 3 Understanding Cloud Images Infrastructure as Code Building the Factory

Understanding Cloud Images Cloud Marketplace Images Custom Images Azure AWS Patch Agents Config

Benefits of a Base Image Unified Images Fast Deployments Deploy to Known State Automated Deployments

Infrastructure as Code Source of configuration truth Fully automated Everything in source control Everything is testable

Image Factory Toolset SaaS Platform Code Repository Build/Release Pipelines Open Source Cross Platform Template-Driven

Demo: Building an Image with Packer

Demo: Automating Packer builds with VSTS

Demo: End-to-end Image Factory

Building an Automated Cloud Image Factory James Bannan Principal Consultant Vibrato David O’Brien Senior DevOps Consultant Versent