Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Spring Boot Spring Cloud

A Deep Dive Into Spring Cloud Load Balancer

By piotr.minkowski May 13, 2020 16
spring-cloud-load-balancer

Spring Cloud is currently on the verge of large changes. I have been writing about it in my previous article A New Era of Spring Cloud. While almost all of…

Read more

Kotlin Microservices Spring Cloud

A New Era Of Spring Cloud

By piotr.minkowski May 1, 2020 4

Almost 1.5 years ago Spring Team announced the decision of moving most of Spring Cloud Netflix components into maintenance mode. It means that new features have no longer been added…

Read more

Kotlin

Kotlin Scope Functions

By piotr.minkowski April 17, 2020 4

Scope functions is one of the Kotlin feature I really like. When using such a function on an object, you are executing a block of code within the context of…

Read more

Other

YouTube Channel Released!

By piotr.minkowski April 15, 2020 2

My YouTube channel has been finally released! It is available here: https://www.youtube.com/channel/UCAieNgran7umupT_D50KaGw. I'm going to publish there tutorials and courses in the same subject matter as on my dev blog:…

Read more

Cloud Containers Kotlin Kubernetes

Running Kotlin Microservice on Google Kubernetes Engine

By piotr.minkowski April 3, 2020 0

In this article I’ll guide you through the steps required for building and running simple Kotlin microservice on Google Kubernetes Engine. We will use such and framework like Spring Boot,…

Read more

Performance

A Deep Dive Into Spring WebFlux Threading Model

By piotr.minkowski March 30, 2020 19
spring-webflux-threading-model-logo

If you are building reactive applications with Spring WebFlux, typically you will use Reactor Netty as a default embedded server. Reactor Netty is currently one of the most popular asynchronous…

Read more

Containers Spring Cloud

Kubernetes ConfigMap Versioning for Spring Boot Apps

By piotr.minkowski March 23, 2020 0

Kubernetes doesn’t provide built-in support for ConfigMap or Secret versioning. Sometimes such a feature may be useful, when we are deciding to rollback a current version of our application. In…

Read more

Containers Spring Cloud

Using Spring Cloud Kubernetes External Library

By piotr.minkowski March 16, 2020 0

In this article I'm going to introduce my newest library for registering Spring Boot applications running outside the Kubernetes cluster. The motivation for creating this library has already been described…

Read more

Containers Kubernetes Microservices

Best Practices For Microservices on Kubernetes

By piotr.minkowski March 10, 2020 1

There are several best practices for building microservices architecture properly. You may find many articles about it online. One of them is my previous article Spring Boot Best Practices For…

Read more

Performance Spring Cloud

Timeouts and Retries In Spring Cloud Gateway

By piotr.minkowski February 23, 2020 2

In this article I'm going to describe two features of Spring Cloud Gateway: retrying based on GatewayFilter pattern and timeout handling based on a global configuration. In some previous articles…

Read more

Posts pagination

1 … 14 15 16 17 18 19 20 21 22 23 24 … 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
  • Claude Code on OpenShift with vLLM and Dev Spaces
  • gRPC in Spring Boot
  • 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