If your microservice design results in a very large API or multiple services accessing a single database, check out why Kong Gateway should be part of your project.
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.
To make the choice between three market giants (Azure, AWS, and Google Cloud) clearer, we've conducted research on the pricing plans for DevOps services.
I needed to get a Node.js Express server running in a Docker container, then deploy that container to an EC2 instance on AWS, and I took notes. Feel free to copy.
This is a quick tutorial on exporting data out of SQL Server into CockroachDB. It is meant to be a learning exercise only and not meant for production deployment.
Micro Frontend considers web applications as a collection of features controlled by separate teams. Here is a step-by-step how to build a micro frontend based on Angular.