Four Pillars of Microservices Adoption — Process (Part 1)

Four Pillars of Microservices Adoption — Process (Part 1); Unit Tests, API Tests, Even-driven Integration tests, Saga automation tests. Read all

Provisioning an Apache HTTP Server with AWS CloudFormation

These code snippets provide the YAML files to help provision an EC2 instance and install an Apache HTTP server without logging into a EC2 terminal. Read all

Introducing the Couchbase Java SDK 3.0 Alpha

This article takes a look at the new Couchbase Java SDK 3.0 Alpha and see the cross-SDK API improvements, Java-specific improvements, and how to get started. Read all

Automation Testing in Microservices

A compilation of the different kinds of automation testing in microservices; including unit tests, lyer integration tests, API tests, system tests, and more. Read all

Magento on Kubernetes

This tutorial automates the creation of a Magento Docker image and pushes it to Kubernetes using Google Cloud. Read all

Concerns With the Current State of DevOps

Research analyst Tom Smith asks over 30 IT industry executives about the concerns that they have around the growth and scaling of DevOps. Read all

Four Most Used REST API Authentication Methods

In this article, we discuss the four most used REST API authentication methods, including API keys, Oauth, and OpenID Connect. Read all

Spring Boot Transaction Management Hello World Example

In this tutorial, we will be learning what transaction management is and implementing it for an application developed using Spring Boot + JDBC. Read all

The Data Continuum Examined

Learn more about the data continuum. Read all

Migrating Spring Java Applications to Azure App Service (Part 2 - Logging and Monitoring)

This article continues the series of moving legacy Java applications to the cloud by establishing monitoring in using Azure's Application Insights service. Read all

Custom Policy Creation in Mule 4: Part 1

In Part 1, we will create a bare minimum custom policy for Mule 4. Read all

Table Inheritance: What's It Good For?

This post covers uses of table inheritance, which simplify overall database design. Read all

NGINX Ingress Controller Configuration In AKS

This article outlines some of the ways that the NGINX Ingress controller can be configured as well as workarounds for commonly-encountered errors. Read all

 

 

 

 

Top