Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Data Grids Spring Boot

JPA caching with Hazelcast, Hibernate and Spring Boot

By piotr.minkowski May 8, 2017 4

Preface In-Memory Data Grid is an in-memory distributed key-value store that enables caching data using distributed clusters. Do not confuse this solution with in-memory or nosql databases. In most cases…

Read more

Continuous Integration

Testing Java Microservices

By piotr.minkowski April 26, 2017 0

While developing a new application we should never forget about testing. This term seems to be particularly important when working with microservices. Microservices testing requires a different approach than test…

Read more

Spring Boot

Microservices API Documentation with Swagger2

By piotr.minkowski April 14, 2017 42

Swagger is the most popular tool for designing, building and documenting RESTful APIs. It has nice integration with Spring Boot. To use it in conjunction with Spring we need to…

Read more

Microservices Performance Spring Boot Spring Cloud

Part 2: Creating microservices – monitoring with Spring Cloud Sleuth, ELK and Zipkin

By piotr.minkowski April 5, 2017 0

One of the most frequently mentioned challenges related to the creation of microservices-based architecture is monitoring. Each microservice should be run on an environment isolated from the other microservices, so…

Read more

Microservices

Advanced Microservices with Apache Camel

By piotr.minkowski April 4, 2017 0

This post is a continuation of my previous microservices sample with Apache Camel described in the post Microservices with Apache Camel. In the picture below you can see the architecture…

Read more

Containers Kubernetes Microservices

Microservices with Kubernetes and Docker

By piotr.minkowski March 31, 2017 0

In one of my previous posts, I described an example of a continuous delivery configuration for building microservices with Docker and Jenkins. It was a simple configuration where I decided…

Read more

Security Spring Cloud

Advanced Microservices Security with OAuth2

By piotr.minkowski March 30, 2017 0

In one of my previous posts, I described the basic sample illustrating microservices security with Spring Security and OAuth2. You could read there how to create and use authorization and…

Read more

Containers Continuous Integration

Microservices Continuous Delivery with Docker and Jenkins

By piotr.minkowski March 20, 2017 0

Docker, Microservices, Continuous Delivery are currently some of the most popular topics in the world of programming. In an environment consisting of dozens of microservices communicating with each other it…

Read more

Containers Continuous Integration

Jenkins nodes on Docker containers

By piotr.minkowski March 13, 2017 0

Jenkins is the most popular open-source automation server written in Java. It has many interesting plugins and features. Today, I'm going to show you one of them - how to…

Read more

Microservices Other

Apache Karaf Microservices

By piotr.minkowski March 7, 2017 0

Apache Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed. It can be run as a standalone container.…

Read more

Posts pagination

1 … 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