August 2018
Beginner
358 pages
10h 27m
English
Even though the cloud has become very popular for any type of application deployment, most of an application's development (the actual coding) happens in an offline mode where developers have lDEs on their workstations: they write the code, run the unit tests there, and once everything looks good, it is pushed to the central code repository, which again may or may not be in the cloud. However, once the entire build process runs, the actual deployment of application binaries happens in the cloud most of the time. This is primarily due to a few factors:
Read now
Unlock full access