Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

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

Microservices Spring Boot Spring Cloud

Reactive Microservices with Spring WebFlux and Spring Cloud

By piotr.minkowski May 4, 2018 4

I have already described Spring reactive support about one year ago in the article Reactive microservices with Spring 5. At that time the project Spring WebFlux was under active development.…

Read more

Microservices Spring Boot Spring Cloud

Quick Guide to Microservices with Spring Boot 2, Eureka and Spring Cloud

By piotr.minkowski April 26, 2018 52

There are many articles on my blog about microservices with Spring Boot and Spring Cloud. The main purpose of this article is to provide a brief summary of the most…

Read more

Posts pagination

1 … 21 22 23 24 25 26 27 28 29 30 31

Search

Follow Blog via Email

Enter your email address to follow this blog and receive notifications of new posts by email.
Loading

Categories

  • AI (14)
  • Cloud (42)
  • Containers (66)
  • Continuous Integration (37)
  • Data Grids (7)
  • Kotlin (9)
  • Kubernetes (113)
  • 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 Boot Built-in API Versioning
  • Using Ollama with Spring AI
  • Part 1: Creating microservice using Spring Cloud, Eureka and Zuul
  • Microservices with Spring Cloud Gateway, OAuth2 and Keycloak

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