Scaling Your Node.js Apps (häftad)
Fler böcker inom
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
162
Utgivningsdatum
2018-11-29
Upplaga
1st ed.
Förlag
APress
Illustratör/Fotograf
Bibliographie
Illustrationer
47 Illustrations, black and white; XV, 162 p. 47 illus.
Dimensioner
234 x 156 x 10 mm
Vikt
259 g
Antal komponenter
1
Komponenter
1 Paperback / softback
ISBN
9781484239902

Scaling Your Node.js Apps

Progress Your Personal Projects to Production-Ready

Häftad,  Engelska, 2018-11-29
369
  • Skickas från oss inom 3-6 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 1 format & utgåvor
Take your Node.js application into production-ready status, capable of scaling up to whatever your needs might be. You'll discover that architecting for successful, popular sites is an essential tool of any professional Node.js developer, and learning to scale your own applications is a great place to start. Using this book you will learn when to scale, what factors should trigger scaling, and what architectural techniques are best suited for scaling. You will also explore common pitfalls that arise when scaling a Node.js application and solutions to correct them. Including analyses of success cases at the largest-scale companies, such as Netflix and Paypal, this book will get you started with scaling in no time at all. What You'll Learn Determine what factors should trigger the need to scale Discover different architectural patterns that lend themselves to scaling Resolve problems that arise when scaling up a Node.js application Monitor a platform in order to understand when to start scaling Who This Book Is For The main audience for this book are Node.js developers with a mid-level understanding of the technology. Novice Node users will also benefit from the coverage of generic scaling-related topics.
Visa hela texten

Passar bra ihop

  1. Scaling Your Node.js Apps
  2. +
  3. Digital Minimalism

De som köpt den här boken har ofta också köpt Digital Minimalism av Cal Newport (häftad).

Köp båda 2 för 497 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Fernando Doglio

Övrig information

Fernando Doglio has been a Web Developer for the past 10 years. During that time, he's had the opportunity to work with many leading technologies such as PHP, Ruby on Rails, MySQL, Node. js, Angular.js, AJAX, REST APIs, and others. He creates scalable architectures for big data platforms. When not programming, he can be seen spending time with his family. He can be contacted on twitter at: @deleteman123

Innehållsförteckning

1. The Need to Scale 2. Architecture Patterns 3. Ways to Scale 4. Issues when Scaling 5. When to Scale? 6. Testing your Application 7. Success Cases