Microservices boost the most important but hard-to-measure metric: Developer Confidence. High confidence fuels good mental health, which can have dramatic benefits in the new workplace.
Infrastructure-as-code (IaC) has become an essential capability for any cloud service for it allows you to manage infrastructure with configuration files rather than through a GUI.
DevOps has been a compilation of many things including technological tools and procedures. It has brought an improvement in the process of software development.
Technical debt metrics help you to monitor deficiencies in your current codebase. We decided to look at how they work, and pick out the best tracking tools.
From a number of libraries implementing fault tolerance features on the JVM, this post will look at Microprofile Fault Tolerance, Failsafe, and Resilience4J.
This article goes through the process of choosing the right components for your database server, ensuring the best performance for database workloads and apps.
Learn why IaC is a great tool for SREs in particular, offering special advantages for enforcing configurations that maximize reliability across all IT assets.
Learn how a custom terraform provider works and how to create and use a custom provider. Plus, discover what happens while invoking the Terraform CLI command.
We'll consider five data quality tools and see how they can help you in your data journey. Let’s set the stage for why ensuring data quality is a business essential.
I approached this article with broad strokes to move beyond the typical list. Let's take a look at the software engineering best practices that high-performing teams follow.
We surveyed engineers to learn how codebase health impacts hiring and retention. Here's what we learned and how to ask interviewers about code quality.
The best engineering teams I’ve talked to use the right tools to continuously refactor code, improve their codebase communication, and address technical debt.