Distributed Logging Architecture for Microservices

Let's discuss the challenges faced when logging microservices over distributed systems, including a couple of sample architectures with recommended tools. Read all

Get Started With Spring Boot, SAML, and Okta

When it comes to Spring Boot app security, the Okta platform and SAML can work with your app to provide authentication and authorization capabilities. Read all

Monitoring DC/OS Nodes and Containers With cAdvisor, InfluxDB, and Grafana

Learn how to install and use cAdvisor, InfluxDB, and Grafana to gather, export, store, and display detailed metrics on your DC/OS hosts, apps, and containers. Read all

3 Easy Ways to Monitor JMeter Non-GUI Test Results

Learn how to monitor JMeter results from out-of-the-box logs, monitor JMeter results through Taurus, and monitor JMeter results through the BlazeMeter cloud. Read all

Disruptor With Parallel Consumers vs. Multiple Worker Threads With Queues

Look at executor pools with multiple queues, parallel processing using a disruptor, publishing to the ring buffer, implementing an event handler, and more. Read all

FTP Connector With Mule ESB

This tutorial will show you how to configure and use the FTP connector in a Mule flow to send messages by integrating the File Transfer Protocol with Mule ESB. Read all

Microservices on Top of an In-Memory Data Grid: Part III

This post finishes a series on implementing microarchitecture with Apache Ignite. Learn to send requests to the microservices from external applications. Read all

How to Create the Smallest Docker Image for Your Golang App

This post, complete with code, will teach you to make the smallest possible Docker image for your Golang application using the Build flow tool Habitus. Read all

Monitoring a Dockerized ELK Stack With Prometheus and Grafana

To monitor your Dockerized ELK stack with Prometheus and Grafana, you simply have to define the Prometheus data source and add a monitoring dashboard. Read all

Cloud-Native Middleware Microservices

Cloud-native microservices enable you to incorporate new designs and technologies, like circuit breakers, while developing and deploying lightweight services. Read all

 

 

 

 

Top