Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Containers Microservices

Part 1: Testing Kafka Microservices With Micronaut

By piotr.minkowski October 9, 2019 0

I have already described how to build microservices architecture entirely based on message-driven communication through Apache Kafka in one of my previous articles Kafka In Microservices With Micronaut. As you…

Read more

Other

Overview of Java Stream API Extensions

By piotr.minkowski October 4, 2019 1

Stream API, which has been introduced in Java 8, is probably still the most important new feature that has been included in Java during the last several years. I think…

Read more

Performance Spring Boot

Using logstash-logging-spring-boot-starter for logging with Spring Boot and Logstash

By piotr.minkowski October 2, 2019 2

I have already described some implementation details related to my library Spring Boot Logging Logstash starter for HTTP request/response logging in one of the previous articles Logging with Spring Boot…

Read more

Cloud Containers Kubernetes Spring Boot

Deploying Spring Boot Application on OpenShift with Dekorate

By piotr.minkowski October 1, 2019 2

More advanced deployments to Kubernetes or OpenShift are a bit troublesome for developers. In comparison to Kubernetes OpenShift provides S2I (Source-2-Image) mechanism, which may help reduce the time required for…

Read more

Message Brokers Micronaut Microservices

Kafka In Microservices With Micronaut

By piotr.minkowski August 6, 2019 0

Today we are going to build an example of microservices that communicates with each other asynchronously through Apache Kafka topics. We use the Micronaut Framework, which provides a dedicated library…

Read more

Micronaut

JPA Data Access with Micronaut Data

By piotr.minkowski July 25, 2019 0

When I have been writing some articles comparing Spring and Micronaut frameworks recently, I have taken note of many comments about the lack of built-in ORM and data repositories supported…

Read more

Containers

Continuous Delivery with OpenShift and Jenkins: A/B Testing

By piotr.minkowski May 17, 2019 0

One of the reasons you could decide to use OpenShift instead of some other containerized platforms (for example Kubernetes) is out-of-the-box support for continuous delivery pipelines. Without proper tools, the…

Read more

Spring Boot

Logging with Spring Boot and Elastic Stack

By piotr.minkowski May 7, 2019 4

In this article I’ll introduce my library for Spring Boot request and response logging designed especially for Spring Boot RESTful web application. The main assumptions regarding this library are: Logging…

Read more

Micronaut Security

Micronaut Tutorial: Security

By piotr.minkowski April 25, 2019 0

This is the third part of my tutorial to Micronaut Framework. This time we will discuss the most interesting Micronaut security features. I have already described core mechanisms for IoC…

Read more

Micronaut

Micronaut Tutorial: Server Application

By piotr.minkowski April 23, 2019 3

In this part of my tutorial to Micronaut framework we are going to create a simple HTTP server-side application running on Netty. We have already discussed the most interesting core…

Read more

Posts pagination

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