1.

Record Nr.

UNINA9910300748003321

Autore

Dhall Chander

Titolo

Scalability Patterns [[electronic resource] ] : Best Practices for Designing High Volume Websites / / by Chander Dhall

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018

ISBN

1-4842-1073-5

Edizione

[1st ed. 2018.]

Descrizione fisica

1 online resource (XV, 158 p. 40 illus.)

Disciplina

005.72

Soggetti

Computer programming

Microsoft software

Microsoft .NET Framework

Web Development

Microsoft and .NET

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

1. Introduction -- 2. Scaling – An Art and a Science -- 3. Scaling – Advanced Concepts -- 4. Concepts We Tend to Ignore -- 5. Relational vs NoSql Architectures -- 6. Polyglot Persistence.

Sommario/riassunto

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.