jib topic
jib
🏗 Build container images for your Java applications.
sbt-jib
sbt version of sbt jib: https://github.com/GoogleContainerTools/jib
k8s-for-the-busy
Kubernetes for the busy developer - A practical guide
springboot-kafka-connect-jdbc-streams
Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors:...
graalvm-quarkus-micronaut-springboot
The goal of this project is to compare some Java Microservice Frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implement applications using those frameworks, build their JVM and Na...
options-galore-container-build
Sample code and instructions for steps through different container image build options.
ktorjib
Continuous Delivery to Kubernetes with Kotlin, Ktor, Gradle, Jib, Skaffold and Kubernetes (EKS)
course-kubernetes-microservices
Source code examples built for the purpose of video course: Microservices On Kubernetes
spring-cloud-stream-kafka-elasticsearch
The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.