Skip to Content
Hands-On Cloud Solutions with Azure
book

Hands-On Cloud Solutions with Azure

by Greg Leonardo
October 2018
Intermediate to advanced
224 pages
5h 22m
English
Packt Publishing
Content preview from Hands-On Cloud Solutions with Azure

How I develop locally

For most web applications, you can test locally, as you normally would before you deploy. I generally tend to use Docker containers to run things locally, like testing or add a .NET Core App to Docker. There are also some emulators to help with local development. Let's start by installing Docker locally; I would make sure you are running Hyper-V locally or Docker will install VirtualBox as the management resource. Before you install, review the documentation at https://docs.docker.com/docker-for-windows/install/. I use Docker to install things like MongoDB, CosmosDB, and so on.

The other things I install (optional) are as follows:

  1. CosmosDB: https://docs.microsoft.com/en-us/azure/cosmos-db/local-emulator
  2. Azure Functions ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure DevOps Solutions

Implementing Azure DevOps Solutions

Henry Been, Maik van der Gaag
Cloud Native Infrastructure with Azure

Cloud Native Infrastructure with Azure

Nishant Singh, Michael Kehoe
DevOps with Azure

DevOps with Azure

Allen ONeill

Publisher Resources

ISBN: 9781786468659Supplemental Content