Building Cloud Apps with Microsoft Azure Quotes

Rate this book
Clear rating
Building Cloud Apps with Microsoft Azure: Best Practices for DevOps, Data Storage, High Availability, and More (Developer Reference) Building Cloud Apps with Microsoft Azure: Best Practices for DevOps, Data Storage, High Availability, and More by Scott Guthrie
105 ratings, 3.78 average rating, 11 reviews
Building Cloud Apps with Microsoft Azure Quotes Showing 1-4 of 4
“You could automate a purge process to delete old logs, but you might find that it’s more expensive to set up such a process than it is to keep the logs.”
Scott Guthrie, Building Cloud Apps with Microsoft Azure: Best Practices for DevOps, Data Storage, High Availability, and More
“Continuous integration (CI) means that whenever a developer checks in code to the source repository, a build is automatically triggered. Continuous delivery (CD) takes this one step further: after a build and automated unit tests are successful, you automatically deploy the application to an environment where you can do more in-depth testing.”
Scott Guthrie, Building Cloud Apps with Microsoft Azure: Best Practices for DevOps, Data Storage, High Availability, and More
“The term developed out of a recognition that you have to integrate development and operations tasks to develop software efficiently. The kind of workflow you want to enable is one in which you can develop an app, deploy it, learn from production usage of it, change it in response to what you learn, and repeat the cycle quickly and reliably.”
Scott Guthrie, Building Cloud Apps with Microsoft Azure: Best Practices for DevOps, Data Storage, High Availability, and More