Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Kubernetes Other

Development on Kubernetes: IDE & Tools

By piotr.minkowski August 3, 2020 2

An important step before you begin the implementation of microservices is to configure your development IDE and install a set of tools that simplifies integration with Kubernetes. In this article,…

Read more

Other Spring Boot

An Advanced Guide to GraphQL with Spring Boot

By piotr.minkowski July 31, 2020 6

In this guide I’m going to discuss some more advanced topics related to GraphQL and databases, like filtering or relationship fetching. Of course, before proceeding to the more advanced issues…

Read more

Kotlin

Kotlin Coroutines vs Java Threads

By piotr.minkowski June 23, 2020 2

There are probably many articles about Kotlin’s coroutines online. That’s why I would like to focus just on showing you the difference between concept over coroutines and threads - a…

Read more

Microservices

Distributed Transactions in Microservices with Spring Boot

By piotr.minkowski June 19, 2020 19

When I'm talking about microservices with other people they are often asking me about an approach to distributed transactions. My advice is always the same - try to completely avoid…

Read more

Cloud Containers Kubernetes

Development on Kubernetes with Okteto and Spring Boot

By piotr.minkowski June 15, 2020 4

Okteto Platform seems to be an interesting alternative to the other more popular tools that simplify development on Kubernetes. In comparison to the tools like Skaffold or Draft, the idea…

Read more

Containers Kubernetes Spring Boot

Spring Boot Library for integration with Istio

By piotr.minkowski June 10, 2020 2

In this article I'm going to present an annotation-based Spring Boot library for integration with Istio. The Spring Boot Istio library provides auto-configuration, so you don't have to do anything…

Read more

Containers Kubernetes Spring Boot

Simplify development on Kubernetes with Dekorate, Skaffold and Spring Boot

By piotr.minkowski June 8, 2020 1

Although Kubernetes is a great solution for managing containerized applications, scaling, and automating deployment, a local development on it may be a painful experience. A typical workflow includes several steps…

Read more

Microservices Spring Cloud

Introduction to event-driven microservices with Spring Cloud Stream

By piotr.minkowski June 5, 2020 0
spring-cloud-stream-microservices-logo

Spring Cloud Stream framework allows us to easily include well-known Spring patterns and best practices to applications while implementing event-driven microservices architecture. It uses the Spring Integration project to provide…

Read more

Containers Kubernetes Spring Boot

Circuit breaker and retries on Kubernetes with Istio and Spring Boot

By piotr.minkowski June 3, 2020 2

An ability to handle communication failures in an inter-service communication is an absolute necessity for every single service mesh framework. It includes handling of timeouts and HTTP error codes. In…

Read more

Cloud Containers Kubernetes Spring Boot

Service mesh on Kubernetes with Istio and Spring Boot

By piotr.minkowski June 1, 2020 12

Istio is currently the leading solution for building service mesh on Kubernetes. Thanks to Istio you can take control of a communication process between microservices. It also lets you secure…

Read more

Posts pagination

1 … 13 14 15 16 17 18 19 20 21 22 23 … 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