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
In this tutorial, learn about how to implement a configuration server with Spring Cloud for externalized configuration for your microservices architecture. Read all
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
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
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
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
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
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
Learn how Spark dynamic allocation works and learn how to configure dynamic allocation, resource removal policy, and caching for smart resource utilization. Read all
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