Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Other Performance

Generating large PDF files using JasperReports

By piotr.minkowski June 12, 2017 8

During the last 'Code Europe' conference in Warsaw appeared many topics related to microservices architecture. Several times I heard the conclusion that the best candidate for separation from the monolith…

Read more

Microservices Spring Boot

Exposing Microservices over REST Protocol Buffers

By piotr.minkowski June 5, 2017 2

In this article, you will learn how to expose Spring Boot microservices over REST Protocol Buffers. Today exposing RESTful API with JSON protocol is the most common standard. We can…

Read more

Microservices

Circuit Breaker, Fallback and Load Balancing with Apache Camel

By piotr.minkowski June 1, 2017 0

Apache Camel has just released a new version of their framework - 2.19. In one of my previous articles on DZone, I described details about microservices support which was released…

Read more

Microservices Spring Cloud

Spring Cloud Microservices at Pivotal Platform

By piotr.minkowski May 29, 2017 0

Imagine you have multiple microservices running on different machines in multiple instances. It seems natural to think about the tools that help you in the process of monitoring and managing…

Read more

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

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 (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
  • Create Apps with Claude Code on Ollama
  • Deep Dive into Kafka Offset Commit with Spring Boot
  • Startup CPU Boost in Kubernetes with In-Place Pod Resize
  • 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