Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Microservices Spring Boot Spring Cloud

Part 3: Creating Microservices: Circuit Breaker, Fallback and Load Balancing with Spring Cloud

By piotr.minkowski May 15, 2017 0

Probably you read some articles about Hystrix and you know in what purpose it is used for. Today I would like to show you an example of exactly how to…

Read more

Data Grids

In memory data grid with Hazelcast

By piotr.minkowski May 10, 2017 0

In this article, we are going to run Hazelcast in memory data grid for the Spring Boot application. I have already described how to use Hibernate second-level cache with Hazelcast…

Read more

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

Posts pagination

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