Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Micronaut Microservices

Guide to Microservices with Micronaut and Consul

By piotr.minkowski January 25, 2019 3

Micronaut framework has been introduced as an alternative to Spring Boot for building microservices using such tools as Consul. At first glance, it is very similar to Spring. It also…

Read more

Kotlin Microservices Spring Boot

Kotlin Microservice with Spring Boot

By piotr.minkowski January 15, 2019 0

In this tutorial I will show you step-by-step how to implement Spring Boot Kotlin microservices. You may find many examples of microservices built with Spring Boot on my blog, but…

Read more

Containers

Running Java Microservices on OpenShift using Source-2-Image

By piotr.minkowski January 8, 2019 1

One of the reasons you would prefer OpenShift instead of Kubernetes is the simplicity of running new applications. When working with plain Kubernetes you need to provide an already built…

Read more

Containers Message Brokers

RabbitMQ Cluster with Consul and Vault

By piotr.minkowski December 27, 2018 2

Almost two years ago I wrote an article about RabbitMQ clustering RabbitMQ in cluster. It was one of the first posts on my blog, and it's really hard to believe…

Read more

Microservices Security Spring Cloud

Secure Spring Cloud Microservices with Vault and Nomad

By piotr.minkowski December 21, 2018 0

One of the significant topics related to microservices security is managing and protecting sensitive data like tokens, passwords or certificates used by your application. As a developer you probably often…

Read more

Microservices Spring Cloud

Microservices with Spring Cloud Alibaba

By piotr.minkowski November 15, 2018 0

Some days ago Spring Cloud announced a support for several Alibaba components used for building microservices-based architecture. The project is still under the incubation stage, but there is a plan…

Read more

Kotlin

Reactive programming with Project Reactor

By piotr.minkowski October 22, 2018 0

If you are building reactive microservices you would probably have to merge data streams from different source APIs into a single result stream. It inspired me to create this article…

Read more

Other Spring Boot

Introduction to Reactive APIs with Postgres, R2DBC, Spring Data JDBC and Spring WebFlux

By piotr.minkowski October 18, 2018 3

There are pretty many technologies listed in the title of this article. Spring WebFlux has been introduced with Spring 5 and Spring Boot 2 as a project for building reactive-stack…

Read more

Kotlin Microservices

Kotlin Microservices with Ktor

By piotr.minkowski October 9, 2018 2

Ktor is a framework for building asynchronous applications on the server and client side. It is fully written in Kotlin. The main goal of Ktor is to provide an end-to-end…

Read more

Kotlin Other

5 Things You Will Like in Kotlin as a Java Developer

By piotr.minkowski October 4, 2018 0

In this article I’m going to compare a few selected features: Kotlin vs Java. Kotlin language is gaining more and more popularity recently. It is widely used no longer just…

Read more

Posts pagination

1 … 19 20 21 22 23 24 25 26 27 28 29 … 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