What if we take back control over our interactions with our favorite database? Our databases are powerful monster and we underuse them 😓!
We’ll see with JOOQ how to write standard and advanced queries, with ease and type-safety!
This presentation is based on a my experience in SQL with PostgreSQL, since the beginning of my career as a software engineer. I described all the state of mind I go through about SQL and what lesson I've learned about it.
What if we reboot the YAML templating system in K8S world?
Come discover Kustomize, a powerful built-in alternative to manage our YAML and keep our deployment readable and simple to debug. We'll see together how to organise our systems, by environments or by features ❤️.
At the end of the talk, you'll be able to deploy and distribute your Kubernetes application, manage it and upgrade it with ease, directly from kubectl, kustomize and even kpt!