Book Image

Learning Microsoft Azure

By : Geoff Webber Cross, Geoff Webber-Cross
Book Image

Learning Microsoft Azure

By: Geoff Webber Cross, Geoff Webber-Cross

Overview of this book

Table of Contents (19 chapters)
Learning Microsoft Azure
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Questions


  1. Why must websites be stateless in order to be scalable?

  2. Which Azure services can be used to implement decoupled messaging between system tiers?

  3. What does the term sharding mean in storage?

  4. If we were building a small business system on a limited budget, which needs a customer website and administration system, why should we choose to build a website for the administration system?

  5. What is the cheapest web tier for hosting a site with a custom domain?

  6. Why is it important to identify the most critical parts of a system?

  7. If we need to store large volumes of structured but nonrelational data, what will be a suitable storage option?

  8. What purpose does a QA environment serve for a system?

  9. Why do we need to be careful when using deployment slots on websites?

  10. If we use a cloud service staging slot as a QA environment, what should we remember to do after we swap it with live?

  11. Think about a small system you have worked on in the past and try to design it to run on Azure. Break down the system into logical...