Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Getting Started with RethinkDB

You're reading from  Getting Started with RethinkDB

Product type Book
Published in Mar 2016
Publisher Packt
ISBN-13 9781785887604
Pages 176 pages
Edition 1st Edition
Languages
Author (1):
Gianluca Tiepolo Gianluca Tiepolo
Profile icon Gianluca Tiepolo

Table of Contents (15) Chapters

Getting Started with RethinkDB
Credits
About the Author
Acknowledgement
About the Reviewer
www.PacktPub.com
Preface
1. Introducing RethinkDB 2. The ReQL Query Language 3. Clustering, Sharding, and Replication 4. Performance Tuning and Advanced Queries 5. Programming RethinkDB in Node.js 6. RethinkDB Administration and Deployment 7. Developing Real-Time Web Applications Index

An introduction to scaling


Scaling is an overloaded term. Finding a simple definition is tricky.

First of all, scaling doesn't refer to a specific technique or technology; scaling or scalability is an attribute of a specific architecture. As a general definition, we can say that scalability is the trait where a software application can handle increased loads of work. Examples of this can be larger datasets, higher request rates, and so on.

When talking about scaling software, we usually differentiate between the following:

  • Vertical scalability or scaling up can be defined as the ability to grow using stronger hardware and resources

  • Horizontal scalability or scaling out refers to the ability to grow by adding more hardware

It's important to note the differences between vertical and horizontal scaling. Vertical scaling basically means adding more capacity to a single node in a system. Virtually, all existing databases can be vertically scaled by adding memory, a faster CPU, or larger hard drives...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}