Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

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

Micronaut

Micronaut Tutorial: Beans and Scopes

By piotr.minkowski April 15, 2019 2

Micronaut is a relatively new JVM-based framework. It is especially designed for building modular, easy testable microservice applications. Micronaut is heavily inspired by Spring and Grails frameworks, which is not…

Read more

Micronaut Performance Spring Boot

Performance Comparison Between Spring Boot and Micronaut

By piotr.minkowski April 9, 2019 5

Today we will compare two frameworks used for building microservices on the JVM: Spring Boot vs Micronaut. First of them, Spring Boot is currently the most popular and opinionated framework…

Read more

Microservices Spring Cloud

The Future of Spring Cloud Microservices After Netflix Era

By piotr.minkowski April 5, 2019 1

If somebody would ask you about Spring Cloud, the first thing that comes into your mind will probably be Netflix OSS support. Support for such tools like Eureka, Zuul or…

Read more

Containers Spring Boot

Elasticsearch with Spring Boot

By piotr.minkowski March 29, 2019 15

Elasticsearch is a full-text search engine especially designed for working with large data sets. Following this description, it is a natural choice to use it for storing and searching application…

Read more

Message Brokers

Redis in Microservices Architecture

By piotr.minkowski March 18, 2019 0

Redis can be widely used in microservices architecture. It is probably one of the few popular software solutions that may be leveraged by your application in such many different ways.…

Read more

Spring Boot

A Magic Around Spring Boot Externalized Configuration

By piotr.minkowski March 11, 2019 6

There are some things I really like in Spring Boot, and one of them is an externalized configuration. Spring Boot allows you to configure your application in many ways. You…

Read more

Posts pagination

1 … 18 19 20 21 22 23 24 25 26 27 28 … 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 (18)
  • Cloud (42)
  • Containers (67)
  • Continuous Integration (37)
  • Data Grids (7)
  • Kotlin (9)
  • Kubernetes (115)
  • Message Brokers (27)
  • Micronaut (12)
  • Microservices (64)
  • Other (28)
  • Performance (28)
  • Quarkus (18)
  • Security (26)
  • Spring Boot (113)
  • 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

  • Claude Code Template for Spring Boot
  • Startup CPU Boost in Kubernetes with In-Place Pod Resize
  • Deep Dive into Kafka Offset Commit with Spring Boot
  • Create Apps with Claude Code on Ollama
  • Part 1: Creating microservice using Spring Cloud, Eureka and Zuul

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