Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Serverless Web Applications

You're reading from   Building Serverless Web Applications Develop scalable web apps using the Serverless Framework on AWS

Arrow left icon
Product type Paperback
Published in Jul 2017
Publisher Packt
ISBN-13 9781787126473
Length 354 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Diego Zanon Diego Zanon
Author Profile Icon Diego Zanon
Diego Zanon
Arrow right icon
View More author details
Toc

Managing a Serverless Database

A serverless database is defined like any other serverless service: it needs to have high availability, high scalability, and the pricing model must consider its real usage. Satisfying those conditions is particularly hard for databases since performance is a key feature. For a predictable and high performance, databases are usually configured in their own dedicated servers, but serverless requires a shared model to avoid charging the customer for 100% of the time the database is available. In serverless, we want to pay only when a request is done and not when the database is in an idle state.

Currently, only a few services have managed to bring the serverless model to databases. AWS offers just one service: SimpleDB, but it lacks many important features and is extremely limited. For other and better options, you can try FaunaDB, Google...

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 ₹800/month. Cancel anytime