About This Book Achieving high-quality test automation that brings value- you need to understand core programming concepts such as SOLID and the usage of design patterns. After you master them, the usual career transition is into more architecture roles, such as choosing the best possible approache
Scalability Patterns: Best Practices for Designing High Volume Websites
✍ Scribed by Chander Dhall
- Publisher
- Apress
- Year
- 2018
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
In this book, the CEO of Cazton, Inc. and internationally-acclaimed speaker, Chander Dhall, demonstrates current website design scalability patterns and takes a pragmatic approach to explaining their pros and cons to show you how to select the appropriate pattern for your site. He then tests the patterns by deliberately forcing them to fail and exposing potential flaws before discussing how to design the optimal pattern to match your scale requirements. The author explains the use of polyglot programming and how to match the right patterns to your business needs. He also details several No-SQL patterns and explains the fundamentals of different paradigms of No-SQL by showing complementary strategies of using them along with relational databases to achieve the best results. He also teaches how to make the scalability pattern work with a real-world microservices pattern.
With the proliferation of countless electronic devices and the ever growing number of Internet users, the scalability of websites has become an increasingly important challenge. Scalability, even though highly coveted, may not be so easy to achieve. Think that you can't attain responsiveness along with scalability? Chander Dhall will demonstrate that, in fact, they go hand in hand.
What You'll Learn
Architect and develop applications so that they are easy to scale.
Learn different scaling and partitioning options and the combinations.
Learn techniques to speed up responsiveness.
Deep dive into caching, column-family databases, document databases, search engines and RDBMS.
Learn scalability and responsiveness concepts that are usually ignored.
Effectively balance scalability, performance, responsiveness, and availability while minimizing downtime.
Who This Book Is For
Executives (CXOs), software architects , developers, and IT Pros
✦ Table of Contents
Front Matter ....Pages i-xv
Introduction (Chander Dhall)....Pages 1-23
Scaling – An Art and a Science (Chander Dhall)....Pages 25-49
Scaling – Advanced Concepts (Chander Dhall)....Pages 51-75
Concepts We Tend to Ignore (Chander Dhall)....Pages 77-107
Relational vs. No-Sql (Chander Dhall)....Pages 109-132
Polyglot Persistence (Chander Dhall)....Pages 133-152
Back Matter ....Pages 153-158
📜 SIMILAR VOLUMES
About This Book Achieving high-quality test automation that brings value- you need to understand core programming concepts such as SOLID and the usage of design patterns. After you master them, the usual career transition is into more architecture roles, such as choosing the best possible approache
<p>Scala is a new and exciting programming language that is a hybrid between object oriented languages such as Java and functional languages such as Haskell. As such it has its own programming idioms and development styles.</p><p><i>Scala Design Patterns</i> looks at how code reuse can be successful
<p><p>Scala is a new and exciting programming language that is a hybrid between object oriented languages such as Java and functional languages such as Haskell. As such it has its own programming idioms and development styles.</p><p><i>Scala Design Patterns</i> looks at how code reuse can be success
Scala is a new and exciting programming language that is a hybrid between object oriented languages such as Java and functional languages such as Haskell. As such it has its own programming idioms and development styles.<br><br>Scala Design Patterns looks at how code reuse can be successfully achiev
<p><b>Get the deep insights you need to master efficient architectural design considerations and solve common design problems in your enterprise applications.</b><p><b>Key Features</b><p><li>The benefits and applicability of using different design patterns in JAVA EE<li>Learn best practices to solve