Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Serverless computing in Azure with .NET

You're reading from  Serverless computing in Azure with .NET

Product type Book
Published in Aug 2017
Publisher Packt
ISBN-13 9781787288393
Pages 468 pages
Edition 1st Edition
Languages

Table of Contents (23) Chapters

Title Page
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
1. Understanding Serverless Architecture 2. Getting Started with the Azure Environment 3. Setting Up the Development Environment 4. Configuring Endpoints, Triggers, Bindings, and Scheduling 5. Integrations and Dependencies 6. Integrating Azure Functions with Cognitive Services API 7. Debugging Your Azure Functions 8. Testing Your Azure Functions 9. Configuring Continuous Delivery 10. Securing Your Application 11. Monitoring Your Application 12. Designing for High Availability, Disaster Recovery, and Scale 13. Designing Cost-Effective Services 14. C# Script-Based Functions 15. Azure Compute On-Demand Options

Disaster Recovery


In information technology, Disaster Recovery (DR) is a set of policies and procedures aimed at protecting a system from a natural or human-induced disaster. The term Disaster can refer to any major event that may disrupt operations of an entire data center. Disaster Recovery aims to continue (or quickly resume) the system operation in case of a negative event.

Hence, Disaster Recovery planning can be addressed in the following two ways or a combination of the two:

  • Resilience: This involves planning for uninterrupted service of the critical business functions, for instance through redundancy
  • Recovery: This involves planning to recover and restore the business functions that fail

When planning for Disaster Recovery, the following two objectives must be defined first, typically by the business owner of the system:

  • Recovery Point Objective (RPO): This is the maximum period of time in which the system's data might be lost due to a major incident
  • Recovery Time Objective (RTO): This...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}