Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

  • Home
  • My Books
  • Courses & Trainings
  • About Me

Spring Boot

Spring Boot Tips, Tricks and Techniques

By piotr.minkowski January 13, 2021 6

In this article, I will show you some tips and tricks that help you in building the Spring Boot application efficiently. I hope you will find there tips and techniques…

Read more

Containers Kubernetes Spring Boot

Spring Boot on Kubernetes with Buildpacks and Skaffold

By piotr.minkowski December 18, 2020 2

In this article, you will learn how to run the Spring Boot application on Kubernetes using Buildpacks and Skaffold. Since version 2.3 Spring Boot supports Buildpacks. The main goal of…

Read more

Microservices

Microprofile Java Microservices on WildFly

By piotr.minkowski December 14, 2020 0

In this guide, you will learn how to implement the most popular Java microservices patterns with the MicroProfile project. We'll look at how to create a RESTful application using JAX-RS…

Read more

Cloud Kubernetes Microservices

Apache Camel K and Quarkus on Kubernetes

By piotr.minkowski December 8, 2020 0

Apache Camel K and Quarkus may simplify our development on Kubernetes. They are both relatively new products. Apache Camel K is a lightweight integration framework that runs natively on Kubernetes.…

Read more

Microservices

Quarkus Microservices with Consul Discovery

By piotr.minkowski November 24, 2020 15

In this article, I'll show you how to run Quarkus microservices outside Kubernetes with Consul service discovery and a KV store. Firstly, we are going to create a custom integration…

Read more

Cloud Containers Continuous Integration Kubernetes

Continuous Integration with Jenkins on Kubernetes

By piotr.minkowski November 10, 2020 8

Although Jenkins is a mature solution, it still can be the first choice for building CI on Kubernetes. In this article, I'll show how to install Jenkins on Kubernetes, and…

Read more

Cloud Kubernetes Spring Boot

Spring Boot Autoscaling on Kubernetes

By piotr.minkowski November 5, 2020 4

Autoscaling based on the custom metrics is one of the features that may convince you to run your Spring Boot application on Kubernetes. By default, horizontal pod autoscaling can scale…

Read more

Containers Continuous Integration Kubernetes

Gitlab CI/CD on Kubernetes

By piotr.minkowski October 19, 2020 2

You can use GitLab CI/CD to build and deploy your applications on Kubernetes. It is not hard to integrate GitLab with Kubernetes. You can take an advantage of the GUI…

Read more

Security Spring Cloud

Spring Cloud Gateway OAuth2 with Keycloak

By piotr.minkowski October 9, 2020 58

Spring Cloud Gateway OAuth2 support is a key part of the microservices security process. Of course, the main reason for using an API gateway pattern is to hide services from…

Read more

Containers Kubernetes Message Brokers Performance

RabbitMQ Monitoring on Kubernetes

By piotr.minkowski September 29, 2020 6

RabbitMQ monitoring can be a key point of your system management. Therefore we should use the right tools for that. To enable them on RabbitMQ we need to install some…

Read more

Posts pagination

1 … 11 12 13 14 15 16 17 18 19 20 21 … 32

Search

Follow Blog via Email

Enter your email address to follow this blog and receive notifications of new posts by email.
Loading

Categories

  • AI (16)
  • Cloud (42)
  • Containers (67)
  • Continuous Integration (37)
  • Data Grids (7)
  • Kotlin (9)
  • Kubernetes (115)
  • Message Brokers (27)
  • Micronaut (12)
  • Microservices (64)
  • Other (28)
  • Performance (27)
  • Quarkus (18)
  • Security (26)
  • Spring Boot (109)
  • Spring Cloud (51)
  • Uncategorized (1)

Tags

Apache Kafka argocd Consul Continuous Delivery Continuous Integration Docker Eureka gitops Helm istio Java Jenkins Jib JPA kafka kind Knative Kotlin Kubernetes Maven Micronaut microservices Minikube OAuth2 open-ai openshift Performance postgresql Prometheus quarkus Reactor REST security Skaffold Spring spring-ai Spring Boot Spring Boot Actuator Spring Cloud Spring Cloud Gateway Spring Cloud Kubernetes Spring Data testcontainers testing Vault

Contact info

If you would like to contact me in order you have any questions, thoughts or ideas (e.g. suggestions for future articles) contact me via email.

Warsaw, Poland
piotr.minkowski@gmail.com

Top Posts & Pages

  • Create Apps with Claude Code on Ollama
  • Spring AI with External MCP Servers
  • gRPC in Spring Boot
  • Claude Code on OpenShift with vLLM and Dev Spaces
  • Concurrency with Kafka and Spring Boot

Social Media

Proudly powered by WordPress | Theme: HoneyWaves by SpiceThemes

New Book Published

My latest book Hands-On Java with Kubernetes is now available on Leanpub!

Get the book