piomin / sample-spring-boot-autoscaler

sample spring boot application prepared for auto-scaling on single/many target machines

Home Page:https://piotrminkowski.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot Autoscaler Demo Project Twitter

CircleCI

SonarCloud Bugs Coverage Lines of Code

In this project I'm demonstrating how to scale up and scale down number of running instances of your Spring Boot application by the Jenkins pipeline. Jenkins integrates with discovery based on Spring Cloud Netflix Eureka, and endpoints provided Spring Boot Actuator.

The example is available in the branch master. A detailed guide may be find in the following article: Spring Boot Autoscaler

About

sample spring boot application prepared for auto-scaling on single/many target machines

https://piotrminkowski.com


Languages

Language:Java 80.4%Language:Dockerfile 19.6%