Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Other

Code Quality with SonarQube

By piotr.minkowski July 20, 2017 0

Source code quality with SonarQube analysis is an essential part of the Continuous Integration process. Together with automated tests, it is the key element of delivering reliable software without any…

Read more

Microservices Spring Cloud

Microservices Configuration With Spring Cloud Config

By piotr.minkowski July 17, 2017 0

Preface Although every microservice instance is an independent unit, we usually manage them from one central location. We are talking about watching the application logs (Kibana), metrics, and statistics (Zipkin,…

Read more

Continuous Integration

Custom metrics visualization with Grafana and InfluxDB

By piotr.minkowski July 13, 2017 0

If you need a solution for querying and visualizing time series and metrics probably your first choice will be Grafana. Grafana is a visualization dashboard and it can collect data…

Read more

Cloud

Serverless on AWS with DynamoDB, SNS and CloudWatch

By piotr.minkowski July 3, 2017 0

In one of my previous posts Serverless on AWS Lambda I presented an example of creating REST API based on AWS Lambda functions. However, we should keep in mind that…

Read more

Microservices Spring Boot

Monitoring Microservices With Spring Boot Admin

By piotr.minkowski June 26, 2017 9

A few days ago I came across an article about Spring Boot Admin framework. It is a simple solution created to manage and monitor Spring Boot applications. It is based…

Read more

Cloud

Serverless on AWS Lambda

By piotr.minkowski June 23, 2017 0

Preface Serverless is now one of the hottest trend in IT world. A more accurate name for it is Function as a Service (FaaS). Have any of you ever tried…

Read more

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

Posts pagination

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