December 2019
Intermediate to advanced
382 pages
9h 43m
English
Some developers prefer to do their work locally and make sure everything works on their own machine before deploying to an environment. This is quite hard to do with cloud-native applications because, usually, the services we use are managed services that can't be run ourselves on a server outside of the cloud provider. For example, you can't run the full-blown Amazon S3 service yourself in your own data center or virtual machine.
Some of the benefits that developers are looking for when developing locally are as follows: