Internal Developer Portals are reshaping the developer experience. What's the best way to get started? Do you build or buy? Tune in to see.
Agentic AI. It's everywhere. But what does that mean for developers? Learn to leverage agentic AI to improve efficiency and innovation.
Global 2000 companies are increasingly choosing NoSQL databases to power their digital economy applications. That means developers need to model data in a more object-centric fashion. How do we move from a constrained, table-driven model to an agile, flexible data model based on JSON documents?
This webinar is intended for architects and application developers who want to experience a new JSON document data modeling approach. We’ll show you how to get started building a JSON document data model, migrate a table-based data model to JSON documents, optimize the model to enable fast query performance.
We’ll also provide experience-based advice and best practices for modeling JSON documents, including:
●Leveraging the flexibility of JSON
●When to embed or not to embed objects in your JSON document model
●Data modeling using a practical data access pattern approach
●Indexing your JSON documents
●Querying your data and using JOINS with N1QL (SQL for JSON)