Organizations have long focused on speeding up application development to deploy new software as soon as possible which frequently came at the cost of security.
In this post, we'll take a quick look at how to develop an app in Kotlin. We'll build a simple API with a PostgreSQL database and deploy it to Heroku to see it live.
The spec-first API development is an alternative to implementation-first API development and holds the promise of a more thoughtful and consistent API design.
Learn eight categories of engineering craft classifications that will help you grow as a software architect to develop depth in selected areas and awareness of others.
Using Data effectively is incomplete without the term data governance. Here’s every “Why? How? Where?” you need to know about Data governance and Azure Purview.
CDC is quite the buzz these days. I have been in many client meetings where it has come up lately. So what is CDC and why might you be interested in it?
This article introduces a modern, Kubernetes-native message queue called KubeMQ, to show how organizations trying to implement Kafka on Kubernetes can benefit from it.
When it comes to test automation, configuring parallel threads can become challenging. This article helps those who are looking to automate their QA and DevOps needs.
As Prometheus rises in popularity, we discuss approaches for implementing high availability, scalability, and long-term storage using a real consumer scenario.