Setting Up an Environment to Build and Deploy Cloud-Based Applications
When creating a web application that does not require a remote development environment, all developers will have their own local settings.
This chapter is intended to help you understand how to prepare your development environment to better manage deployments in your development workflow, by providing some best practices for deployment. We will set up an environment to build and deploy cloud-native applications, and we will define all the prerequisites to implement and deploy any solution.
In this chapter, we’re going to cover the following main topics:
- Prerequisites to build a cloud-native application
- Setting up a development environment on Windows
- Setting up a development environment on Linux