Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Message Brokers Microservices

Building and testing message-driven microservices using Spring Cloud Stream

By piotr.minkowski June 15, 2018 7

In this article, you will learn how to improve automated testing of message-driven microservices with Spring Cloud Stream. Spring Boot and Spring Cloud give you a great opportunity to build…

Read more

Containers Continuous Integration

Local Continuous Delivery Environment with Docker and Jenkins

By piotr.minkowski June 12, 2018 2

In this article I'm going to show you how to set up a continuous delivery environment for building Docker images of our Java applications on the local machine. Our environment…

Read more

Spring Boot

Managing Spring Boot apps locally with Trampoline

By piotr.minkowski June 8, 2018 1

Today I came across an interesting solution for managing Spring Boot applications locally - Trampoline. It is rather a simple product, that provides a web console allowing you to start,…

Read more

Containers Continuous Integration

Testing microservices on OpenShift using Arquillian Cube

By piotr.minkowski June 7, 2018 0

I had a touch with the Arquillian framework for the first time when I was building the automated end-to-end tests for JavaEE based applications. At that time testing applications deployed…

Read more

Microservices Spring Boot

Chaos Monkey for Spring Boot Microservices

By piotr.minkowski May 23, 2018 2

How many of you have never encountered a crash or a failure of your systems in a production environment? Certainly, each one of you, sooner or later, has experienced it.…

Read more

Security Spring Cloud

Secure Discovery with Spring Cloud Netflix Eureka

By piotr.minkowski May 21, 2018 9

Building a standard, not secure discovery mechanism with Spring Cloud Netflix Eureka is rather an easy thing to do. The same solution built over secure SSL communication between discovery client…

Read more

Containers Continuous Integration Kubernetes

Quick guide to deploying Java apps on OpenShift

By piotr.minkowski May 18, 2018 1

In this article, I'm going to show you how to deploy your Java applications on OpenShift (Minishift), and connect them with other services running there. We will also learn how…

Read more

Performance Spring Boot

Exporting metrics to InfluxDB and Prometheus using Spring Boot Actuator

By piotr.minkowski May 11, 2018 0

Spring Boot Actuator is one of the most modified projects after the release of Spring Boot 2. It has been through major improvements, which aimed to simplify customization and include…

Read more

Kubernetes

Microservices traffic management using Istio on Kubernetes

By piotr.minkowski May 9, 2018 0

I have already described a simple example of route configuration between two microservices deployed on Kubernetes in one of my previous articles: Service Mesh with Istio on Kubernetes in 5…

Read more

Spring Cloud

Mastering Spring Cloud

By piotr.minkowski May 4, 2018 0

Let me share with you the result of my last couple months of work - the book published on 26th April by Packt. The book Mastering Spring Cloud is strictly…

Read more

Posts pagination

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