Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Microservices Spring Boot Spring Cloud

Reactive Microservices with Spring WebFlux and Spring Cloud

By piotr.minkowski May 4, 2018 4

I have already described Spring reactive support about one year ago in the article Reactive microservices with Spring 5. At that time the project Spring WebFlux was under active development.…

Read more

Microservices Spring Boot Spring Cloud

Quick Guide to Microservices with Spring Boot 2, Eureka and Spring Cloud

By piotr.minkowski April 26, 2018 52

There are many articles on my blog about microservices with Spring Boot and Spring Cloud. The main purpose of this article is to provide a brief summary of the most…

Read more

Microservices Spring Cloud

Deploying Spring Cloud Microservices on Hashicorp’s Nomad

By piotr.minkowski April 17, 2018 0

Nomad is a little less popular HashiCorp's cloud product than Consul, Terraform, or Vault. It is also not as popular as competitive software like Kubernetes and Docker Swarm. However, it…

Read more

Cloud Containers Kubernetes

Service Mesh with Istio on Kubernetes in 5 steps

By piotr.minkowski April 13, 2018 5

In this article, I'm going to show you some basic and more advanced samples that illustrate how to use Istio platform in order to provide communication between microservices deployed on…

Read more

Data Grids Spring Boot

Apache Ignite Cluster together with Spring Boot

By piotr.minkowski April 4, 2018 0

I have already introduced Apache Ignite in one of my previous articles In-memory data grid with Apache Ignite. Apache Ignite can be easily launched locally together with Spring Boot application.…

Read more

Other

Up-to-date cache with EclipseLink and Oracle

By piotr.minkowski March 23, 2018 0

One of the most useful feature provided by ORM libraries is a second-level cache, usually called L2. L2 object cache reduces database access for entities and their relationships. It is…

Read more

Kubernetes Microservices

Running Vertx Microservices on Kubernetes/OpenShift

By piotr.minkowski March 20, 2018 1

In this article, you will learn how to run Vertx microservices on Kubernetes. Automatic deployment, scaling, container orchestration, self-healing are a few very popular topics in some recent months. This…

Read more

Spring Boot

Versioning REST API with Spring Boot and Swagger

By piotr.minkowski February 19, 2018 0

One thing's for sure. If you don't have to version your API, do not try to do that. However, sometimes you have to. A large part of the most popular…

Read more

Message Brokers

Partitioning with Apache Kafka and Vertx

By piotr.minkowski January 30, 2018 0

In this article, you will learn how to implement partitioning with Apache Kafka and Vertx toolkit. Apache Kafka is a distributed streaming platform. It also may act as a messaging…

Read more

Continuous Integration

Performance Testing with Gatling

By piotr.minkowski January 18, 2018 2

How many of you have ever created automated performance tests before running an application on production? Usually, developers attach importance to the functional testing and try to provide at least…

Read more

Posts pagination

1 … 22 23 24 25 26 27 28 29 30 31 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