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
Cloud Native Development Patterns and Best Practices

You're reading from   Cloud Native Development Patterns and Best Practices Practical architectural patterns for building modern, distributed cloud-native systems

Arrow left icon
Product type Paperback
Published in Feb 2018
Publisher Packt
ISBN-13 9781788473927
Length 316 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
John Gilbert John Gilbert
Author Profile Icon John Gilbert
John Gilbert
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Understanding Cloud Native Concepts 2. The Anatomy of Cloud Native Systems FREE CHAPTER 3. Foundation Patterns 4. Boundary Patterns 5. Control Patterns 6. Deployment 7. Testing 8. Monitoring 9. Security 10. Value Focused Migration 11. Other Books You May Enjoy

The cloud is the database

In the first chapter, I told the story of my first wow moment when I realized that we could run our presentation layer entirely from the edge with no servers. From that point on, I wanted to achieve the same level of scalability for the rest of the layers as well. Let's start this chapter with a continuation of that story.

Like many of you, for a significant chunk of my career, I implemented systems that needed to be database agnostic. The relational database was the standard, but we had to support all the various flavors, such as Oracle, MySQL, in-memory databases for testing, and so forth. Object relational mapping tools, such as Hibernate, were a necessity. We built large relational models, crammed the database schema full of tables, and then tossed the DDL over the fence to the DBA team. Inevitability, the schema would be deployed to underpowered...

You have been reading a chapter from
Cloud Native Development Patterns and Best Practices
Published in: Feb 2018
Publisher: Packt
ISBN-13: 9781788473927
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 €18.99/month. Cancel anytime