Postgres in a World of DevOps Friday 15:50 Baltic II+III
Twitter: @EDBPostgres LinkedIn: marclinster Facebook: EnterpriseDB YouTube: EnterpriseDB
Marc Linster, SVP of Product Development Support at EnterpriseDB. Consummate technologist working at the intersection of technology and business. Loves to travel, ride bikes, ride horses and read books (science fiction and biographies).
Yes. Was in Vienna.
Postgres in a world of DevOps.
Abstract
We will discuss how Postgres, the leading open source relational database, can be positioned as the centerpiece of a pivot from traditional service-based architectures to a micro-services based approach that is in full support of a DevOps motion. The presentation will touch on database refactoring, containerization and the essential building blocks for a database as a service.
Postgres is a great relational (and document DB) that supports agile processes very well, but has a reputation of being best suited for waterfall development models, where datamodels are defined as part of the early design and change slowly (if ever).
The JSON(B) capabilities prove that Postgres can support a blend of structured and unstructured models and provide a valid alternative to ‘document-only databases’. Combine that with actual experience of breaking large monolithic databases into mini/micro data stores, that support micro services architectures, and now we have a near-perfect solution for a DevOps project.
Enterprise architects, and DBAs who want to support agile processes.
Awareness of Postgres and JSON(B).