Know Gain Learn enough about containers to be dangerous insights on where you would use containers what Microsoft is doing with containers.

Slides:



Advertisements
Similar presentations
Thanks to Microsoft Azure’s Scalability, BA Minds Delivers a Cost-Effective CRM Solution to Small and Medium-Sized Enterprises in Latin America MICROSOFT.
Advertisements

Your Datacenter Active Directory SharePoint SQL Server.
MyCloudIT Removes the Complexity of Moving Cloud Customers’ Entire IT Infrastructures to Microsoft Azure – Including the Desktop MICROSOFT AZURE ISV: MYCLOUDIT.
Best of.
Know Gain Learn enough about containers to be dangerous insights on where you would use containers what Microsoft is doing with containers.
Automating Datacenter Using System Center 2012 Harpreet Singh Rana Consultant Microsoft Corporation MGT328.
4 2) Code Repository 1) Developers 3) Build4) Test5) Deploy to Cloud 6) Monitor and Improve Contoso App Azure.
Windows Server 2012 Certification and Training June 2012.
Looking Ahead…Embracing Our Past Building upon our successes for the future of operations.
System Center 2012 Setup The components of system center App Controller Data Protection Manager Operations Manager Orchestrator Service.
Hybrid Cloud and Windows Server 2003 end of support on Azure Rod Kruetzfeld Data Center Technical Strategist Microsoft Canada.
Accumulus Delivers Enterprise Class Subscription Billing and Automation Solutions for Gaming, Retail, and More on the Scalable Microsoft Azure Platform.
Corent’s SurPaaS Transforms Your Software into Scalable SaaS on Windows Azure – in Days! COMPANY PROFILE: CORENT TECHNOLOGY INC. Corent’s SurPaaS is a.
Enterprise Cloud Computing
Take enterprise virtualization to the next level
Define, bundle, deployDefine, bundle, deploy Working with Windows Server Containers and Docker James David O’Brien.
Agenda Data center challenges Main central themes facing every IT decision maker today Overcome flat budgets Cope with relentless growth Meet increased.
Virtualization A brief introduction Virtualization1.
* Admin GUIs on servers are poison Optimized for next-gen distributed applications Higher density and Reduced attack surface and servicing.
Build and Deployment Process Understand NCI’s DevOps and continuous integration requirements Understand NCI’s build and distribution requirements.
Windows Azure poDRw_Xi3Aw.
Building a Microservices solution using Docker,
Agenda Azure and Open source Introduction to Containers and Docker. Docker on Azure CoreOS and Why Get Started on Docker.
In Depth Introduction to Containers On Microsoft Platforms Dave Strebel Cloud Technical Specialist Microsoft.
Windows Server 2012 Certification and Training
Redmond Protocols Plugfest 2016 Bhanu Prakash Introduction to Windows Containers Program Manager.
AuraPortal Cloud Helps Empower Organizations to Organize and Control Their Business Processes via Applications on the Microsoft Azure Cloud Platform MICROSOFT.
Univa Grid Engine Makes Work Management Automatic and Efficient, Accelerates Deployment of Cloud Services with Power of Microsoft Azure MICROSOFT AZURE.
Device Maintenance and Management, Parental Control, and Theft Protection for Home Users Made Easy with Remo MORE and Power of Azure MICROSOFT AZURE APP.
Add Alice to Your Chat How Can I Help You? Beide Wang
DevOps Cloud Native Microservices
Agenda:- DevOps Tools Chef Jenkins Puppet Apache Ant Apache Maven Logstash Docker New Relic Gradle Git.
INTRO TO Presenter: PhuongNQK.
Organizations Are Embracing New Opportunities
COMPANY PROFILE: CORENT TECHNOLOGY INC.
Hybrid Management and Security
Microsoft Ignite /4/2018 8:46 AM
Docker Birthday #3.
Configure and Manage Your Hybrid Cloud Environment at Scale
Microsoft Virtual Academy
Learning about Containers in the Real World
In-Depth Introduction to Docker
Deploying Dockerized Apps to the Azure Container Service
Application Platform.
Couchbase Server is a NoSQL Database with a SQL-Based Query Language
Veeam Backup Repository
Built on the Powerful Microsoft Azure Platform, Lievestro Delivers Care Information, Capacity Management Solutions to Hospitals, Medical Field MICROSOFT.
Designed for Big Data Visual Analytics, Zoomdata Allows Business Users to Quickly Connect, Stream, and Visualize Data in the Microsoft Azure Platform MICROSOFT.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Logsign All-In-One Security Information and Event Management (SIEM) Solution Built on Azure Improves Security & Business Continuity MICROSOFT AZURE APP.
On-Premises, or Deployed in a Hybrid Environment
Data Security for Microsoft Azure
MyCloudIT Enables Partners to Drive Their Cloud Profitability Using CSP-Enabled Desktop Hosting Automation with Microsoft Azure and Office 365 MICROSOFT.
Datacastle RED Delivers a Proven, Enterprise-Class Endpoint Data Protection Solution that Is Scalable to Millions of Devices on the Microsoft Azure Platform.
Developing for the cloud with Visual Studio
Dell Data Protection | Rapid Recovery: Simple, Quick, Configurable, and Affordable Cloud-Based Backup, Retention, and Archiving Powered by Microsoft Azure.
Adra ACCOUNTS: Transaction Matching Software Powered by the Microsoft Azure Cloud That Helps Optimize the Accounting and Finance Processes MICROSOFT AZURE.
Keep Your Digital Media Assets Safe and Save Time by Choosing ImageVault to be Your Digital Asset Management Solution, Hosted in Microsoft Azure Partner.
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Cloud Analytics for Microsoft Azure
Microsoft Azure Delivers Clever and Scalable Solution for Expanding License Server Needs “Scalability and ease of update deployments for our constantly.
Abiquo’s Hybrid Cloud Management Solution Helps Enterprises Maximise the Full Potential of the Microsoft Azure Platform MICROSOFT AZURE ISV PROFILE: ABIQUO.
FileFacets Information Governance Solution Performs High-Quality Automated Enterprise Content Management Migration, Built on Azure MICROSOFT AZURE APP.
Quasardb Is a Fast, Reliable, and Highly Scalable Application Database, Built on Microsoft Azure and Designed Not to Buckle Under Demand MICROSOFT AZURE.
Single Cell’s Progenitor Powered by Microsoft Azure Improves Organisational Efficiency with Strategic Procurement, Contract Management, and Analytics MICROSOFT.
Last.Backend is a Continuous Delivery Platform for Developers and Dev Teams, Allowing Them to Manage and Deploy Applications Easier and Faster MICROSOFT.
HCL’s Viewpoint – DevOps on MS Cloud
DevOps in action The next level of virtualization
COMPANY PROFILE: REELWAY
Automated Delivery for .NET Applications
Presentation transcript:

Know Gain Learn enough about containers to be dangerous insights on where you would use containers what Microsoft is doing with containers

Container ImagesImage RepositoryContainer Run- Time

Local Repository Central Repository

Local Repository Central Repository

Local Repository Central Repository

Local Repository using System; class Program { static void Main() { } Central Repository

Local Repository using System; class Program { static void Main() { } Central Repository

Local Repository using System; class Program { static void Main() { } Central Repository

Local Repository using System; class Program { static void Main() { } Central Repository

Local Repository using System; class Program { static void Main() { } Central Repository

Dev/Ops Process with Containers Operations automates deployment and monitors deployed apps from central repository Operations collaborates with developers to provide app metrics and insights Developers update, iterate, and deploy updated containers Central Repository Containers pushed to central repository

Fast Iteration Resource Controls Rapid Deployment Defined State Separation Immutability

Distributed ComputeDatabaseWebTasksScale Out

Server CoreNano Server Born in the cloud applicationsTraditional Applications Highly Compatible Highly Optimized

Windows Server Container MORE MOBILITY HIGHLY AUTOMATED EFFICIENT SCALABLE AND ELASTIC EASY TO IMPLEMENT Hyper-V Container MORE MOBILITY HIGHLY AUTOMATED EFFICIENT SCALABLE AND ELASTIC EASY TO IMPLEMENT MULTI- TENANCY SHARED HOSTINGSECURE

Hyper-V Container Windows Server Container Container Management PowerShell Others Docker Windows Container Images

Requires Hyper-V Hypervisor

Microsoft Cloud AzureOn Premises Service Provider Container Management PowerShellOthersDocker Development Environments Others… Container Technologies

Virtual MachinesMicrosoft Cloud AzureOn Premises Service Provider Service FabricDevelopment Frameworks and Languages.Net PHP Node C++ Java Ruby Win32 Go Perl Phython JavaScript Container Technologies

Know Gain Learn enough about containers to be dangerous insights on where you would use containers what Microsoft is doing with containers