Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Cloud Architecture Patterns: Using Microsoft Azure (repost)

Posted By: interes
Cloud Architecture Patterns: Using Microsoft Azure (repost)

Cloud Architecture Patterns: Using Microsoft Azure by Bill Wilder
English | ISBN: 1449319777 | 2012 | 182 pages | PDF + EPUB | 8 + 2 MB

If your team is investigating ways to design applications for the cloud, this concise book introduces 11 architecture patterns that can help you take advantage of several cloud-platform services.

You’ll learn how each of these platform-agnostic patterns work, when they might be useful in the cloud, and what impact they’ll have on your application architecture. You’ll also see an example of each pattern applied to an application built with Windows Azure.

The patterns are organized into four major topics, such as scalability and eventual consistency, and primer chapters provide background on each topic. With the information in this book, you’ll be able to make informed decisions for designing effective cloud-native applications.

Learn about architectural patterns for:
Scalability. Discover the advantages of horizontal scaling. Patterns covered include Horizontally Scaling Compute, Queue-Centric Workflow, and Auto-Scaling.
Eventual consistency. Learn how to maintain data consistency across a distributed system. Patterns covered include MapReduce and Database Sharding.
Multitenancy and commodity hardware. Understand how they influence your applications. Patterns covered include Busy Signal and Node Failure.
Network latency. Learn how to deal with delays due to network latency. Patterns covered include Colocation, Direct-to-Storage, and Multi-Site Deployment.