Skip to Content
Migrating Applications to the Cloud with Azure
book

Migrating Applications to the Cloud with Azure

by Sjoukje Zaal, Amit Malik, Sander Rossel, Jason Marston, Mohamed Waly, Stefano Demiliani
December 2019
Intermediate to advanced content levelIntermediate to advanced
494 pages
11h 41m
English
Packt Publishing
Content preview from Migrating Applications to the Cloud with Azure

Setting up your development environment

To set up your development environment for building and running Azure Service Fabric applications, you will need a Linux or Mac developer machine with an installation of Eclipse. In this chapter, we will be using Linux (Ubuntu 16.04) and Eclipse 2019 with Gradle as the build system, but Eclipse Neon or later will suffice. You will also need to ensure that the apt-transport-https and curl packages are installed by executing the following command:

sudo apt-get install apt-transport-https curl

You need to install the Service Fabric runtime, SDK, and sfctl CLI to start creating Service Fabric applications. The simplest way to do this is to use the script installation by executing the following command: ...

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

Migrating Applications to the Cloud

Migrating Applications to the Cloud

Steve Swoyer
Microsoft Azure: Planning, Deploying, and Managing the Cloud

Microsoft Azure: Planning, Deploying, and Managing the Cloud

Julian Soh, Marshall Copeland, Anthony Puca, Micheleen Harris

Publisher Resources

ISBN: 9781839217470Supplemental Content