Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Other Spring Boot

Introduction to Spring Data Redis

By piotr.minkowski March 5, 2019 6

Redis is an in-memory data structure store with optional durability, used as a database, cache, and message broker. Currently, it is the most most popular tool in the key/value stores…

Read more

Micronaut Microservices Spring Cloud

Kotlin Microservices with Micronaut, Spring Cloud and JPA

By piotr.minkowski February 19, 2019 0

Micronaut Framework provides support for Kotlin built upon Kapt compiler plugin. It also implements the most popular cloud-native patterns like distributed configuration, service discovery, and client-side load balancing. These features…

Read more

Containers Performance

Microservices Integration Tests with Hoverfly and Testcontainers

By piotr.minkowski February 6, 2019 0

Building good integration tests of a system consisting of several microservices may be quite a challenge. Today I’m going to show you how to use such tools like Hoverfly and…

Read more

Containers Spring Boot

Testing Spring Boot Integration with Vault and Postgres using Testcontainers Framework

By piotr.minkowski January 31, 2019 0

I have already written many articles, where I was using Docker containers for running some third-party solutions integrated with my sample applications. Building integration tests for such applications may not…

Read more

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

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 (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