Why should you choose a NoSQL database? Today, I’ll share with you my thoughts on deploying databases in the cloud and how to embrace stateful applications in your journey. I'm hearing that many teams are behind in their fast, real-time data projects. If you feel the pressure to reach time-to-market goals while lowering costs, this session is for you!
We'll cover how:
- NoSQL databases, with their distributed system nature, fit well with Kubernetes deployments
- We should stop thinking about database engines as monolithic systems; Interfaces, the routers, readings and writings can all scale storage independently.
- You can change the underlying data components with serverless as you decouple services and data to bring down your TCO
- Developers of Cassandra no longer have to be CQL experts and can innovate quickly using Stargate to work natively with Document (JSON), REST, and GraphQL APIs