11/27/2018 4:20 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.

Slides:



Advertisements
Similar presentations
Microsoft Build /9/2017 5:00 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Advertisements

11/19/2017 9:41 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
4/18/2018 3:49 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Fundamentals Sunny Sharma Microsoft
Develop, debug and deploy containerized applications with Docker
Gain visibility into your apps with Azure Application Insights
THR3052 Tips and tricks: Build, deploy, and manage web apps powered by containers Ahmed Elnably Program Manager
Easily manage SQL everywhere from anywhere with SQL Tools
Deploying Dockerized Apps to the Azure Container Service
7/2/2018 3:48 AM BRK3394: Visual Studio Code The most useful (and underused!) tips and tricks Chris Dias Principal Program Manager VS Code © Microsoft.
Building a Continuous Delivery Pipeline for ASP.NET Core Apps
7/19/2018 9:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Connect /23/2018 5:27 PM
Microsoft Connect /26/2018 1:00 AM
Serverless Architecture in Azure
Building and Deploying Secure Angular Apps
Microsoft Connect /18/ :32 PM
Monitor your Microservices with Application Insights
Microsoft Virtual Academy
Microsoft Build /22/2018 3:05 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Deploy Windows 10 Mobile for the mobile workforce
Microsoft Build /8/2018 3:30 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Azure Container Service - the most open container orchestration service yet Saurya Das Program Manager.
Xiaokai He Junyi Yi Rapid, Iterative Kubernetes Development with Java Using Visual Studio Code.
Microsoft Build /12/2018 2:41 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
What’s new in Visual Studio in 2015?
Explore web development with Microsoft ASP.NET Core 1.0
Microsoft Connect /16/2018 4:53 PM
Intro to Docker Containers and Orchestration in the Cloud
Microsoft Build /19/2018 2:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
What’s new in Visual Studio for web developers
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
Hosted Web Apps with Windows App Studio
Developing for the cloud with Visual Studio
Docker Workflows with Visual Studio
Continuous Integration & Deployment to Azure Container Service
Application Insights Diagnostics Preview
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Web Development in Visual Studio 2017
12/29/ :48 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Improving JavaScript Frameworks, Edge, & UWP Web Apps
From Source to Production: The Latest in Container Dev
Microsoft Build /2/2019 4:12 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Azure Container Registry
Microsoft Connect /17/2019 9:04 AM
Microsoft Connect /17/2019 9:55 PM
Welcome to Azure Notebooks
Bringing desktop apps to the UWP using Desktop App Converter
2/22/2019 1:12 PM The Journey To Provision and Manage a Thousand Machine Cluster for Machine Learning Neil Sant Gat © Microsoft Corporation. All rights.
Microsoft Connect /22/2019 9:54 PM
Microsoft Connect /23/ :38 AM
Microsoft Connect /24/ :10 PM
Microsoft Connect /25/2019 1:20 PM
Deep Dive into Azure API Apps and Logic Apps
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Build /19/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Discussion Panel: Windows Server MVP Panel
4/29/2019 9:20 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Build /4/ :50 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
5/7/2019 5:52 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
5/25/2019 2:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
5/30/2019 1:59 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Connect /29/2019 1:53 AM
Securing ASP.NET in an Azure Environment
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Containers on Azure Peter Lasne Sr. Software Development Engineer
Deploy Python to the cloud faster with Azure Serverless
Microsoft Connect /14/ :11 AM
Presentation transcript:

11/27/2018 4:20 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Visual Studio Code Conquer the Cloud with a Code Editor and a CLI 11/27/2018 4:20 AM B8094 Visual Studio Code Conquer the Cloud with a Code Editor and a CLI Chris Dias Principal Program Manager @chrisdias © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Agenda Edit: Type Checking, Code Actions, Linting Debug: Single File, Server, Client, Compound Data: MongoDB, CosmosDB Containers: Building, Debugging, Deploying Deploy: Azure App Services Scale: Azure Container Services, Kubernetes

Stickers!

11/27/2018 4:20 AM Lets Go… © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Container Service

ACS Cluster of VMs preconfigured to run containerized apps Orchestrators (OSS!) Docker Swarm Kubernetes DC/OS Kubernetes (“K8s”) 1 Master, 3 Worker VMs by default kubectl CLI (similar to Docker CLI) to deploy, expose ports, etc.

Call to action Insiders: https://code.visualstudio.com/insiders 11/27/2018 4:20 AM Call to action Insiders: https://code.visualstudio.com/insiders Extensions: https://marketplace.visualstudio.com/vscode Docs: https://code.visualstudio.com/docs MongoDB Preview: https://code.visualstudio.com/blogs Sticker App: https://github.com/glimpse/stickerapp Re-visit Build session recordings on Channel 9 Continue your education at Microsoft Virtual Academy @code #MSBuild © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Related sessions VS Code: The most useful (but underused!) tips and tricks Wednesday 7pm Tech Talk Supercharge your JavaScript debugging workflow with VS Code Thursday 11am at the Hub T6071 #MSBuild

11/27/2018 4:20 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.