A Beginner’s Guide to Kubernetes

Learn all about the background of Kubernetes, what has made it such a popular container orchastration platform, and the effect it's had on the dev community. Read all

Microservices: Externalized Configuration

In this tutorial, learn about how to implement a configuration server with Spring Cloud for externalized configuration for your microservices architecture. Read all

Developing Alexa Skills With Spring Boot REST Services in Mind

Learn how to develop Alexa skills while integrating Spring Boot 2 REST services. This tutorial will walk through setting up Intents for your skills as well. Read all

How to Test REST APIs With Windows Authentication With JMeter

An integration engineer discusses how to perform testing on a REST API that has authentication protocols in place using the open source JMeter testing tool. Read all

Hybrid Spring Boot and React or Angular: A Better Way

A developer gives a tutorial on using either React or Angular on the front-end along with Spring Boot on the backend to create a full stack web application Read all

Microservices - Part 5: Spring Cloud Zuul Proxy as API Gateway

In Part 5 of this microservices tutorial, we'll learn how to use Spring Cloud Zuul Proxy as an API gateway, an essential component of microservice architecture. Read all

Ensure High Availability and Uptime With Kubernetes Horizontal Pod Autoscaler and Prometheus

Check out this article that teaches you how to set up an auto scaling capability for your Kubernetes cluster based on CPU and memory usage or custom parameters. Read all

Building Microservices With Akka HTTP: A CDC Approach

In this microservices tutorial, learn how to use a Consumer Driven Contracts (CDC) approach when building and testing your microservices with Akka HTTP. Read all

Smart Resource Utilization With Spark Dynamic Allocation

Learn how Spark dynamic allocation works and learn how to configure dynamic allocation, resource removal policy, and caching for smart resource utilization. Read all

Microservices With Spring Boot - Part 4 - Using Ribbon for Load Balancing

This tutorial series on microservice architecture continues by teaching you how to use Ribbon as a load balancer in your Spring Boot microservices project. Read all

 

 

 

 

Top