Partner – DBSchema – NPI EA – (tag = SQL)
DbSchema is a super-flexible database designer, which can take you from designing the DB with your team all the way to safely deploying the schema.
The way it does all of that is by using a design model, a database-independent image of the schema, which can be shared in a team using GIT and compared or deployed on to any database.
And, of course, it can be heavily visual, allowing you to interact with the database using diagrams, visually compose queries, explore the data, generate random data, import data or build HTML5 database reports.
>> Take a look at DBSchema
Partner – CAST AI – NPI EA (tag = kubernetes)
The Kubernetes ecosystem is huge and quite complex, so it’s easy to forget about costs when trying out all of the exciting tools.
To avoid overspending on your Kubernetes cluster, definitely have a look at the free K8s cost monitoring tool from the automation platform CAST AI. You can view your costs in real time, allocate them, calculate burn rates for projects, spot anomalies or spikes, and get insightful reports you can share with your team.
Connect your cluster and start monitoring your K8s costs right away:
>> FREE Kubernetes cost monitoring
Partner – MongoDB – NPI EA (tag = MongoDB) Partner – Thundra – NPI EA (tag = Jenkins)
You can get some real insight into your CI pipelines, and into your tests by using Foresight.
This includes not just the basics but some actual, actionable data like Change Impact Analysis, where we can see the changes in a PR and correlate them to test runs and test coverage to show how they affect our builds:
>> Try out Foresight in a project
1. Spring and Java
>> What's new in Spring Data 2021.0? [spring.io]
JFR metrics, R2DBC by example, more type-safe queries for Kotlin, and supporting jMolecules – all in a new Spring Data version!
>> A look at Kotlin's delegation [blog.frankel.ch]
Empowering composition – different approaches to achieve delegation both at class and property level in Kotlin.
>> Foreign Memory Access and NIO channels – Going Further [inside.java]
Meet resource scope – how a well-defined resource scope can affect the NIO channel limitations!
Also worth reading:
Webinars and presentations:
Time to upgrade:
2. Technical & Musings
>> Introducing Indexed Jobs [kubernetes.io]
Parallelize and partition work between job instances in K8S 1.21 using indexed jobs!
Also worth reading:
3. Comics
And my favorite Dilberts of the week:
>> Too Technical For Boss [dilbert.com]
>> Zooming Right [dilbert.com]
>> Keyboard Conscience [dilbert.com]
4. Pick of the Week
>> Solutions Architect Tips — The 5 Types of Architecture Diagrams [betterprogramming.pub]