Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

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

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

Posts pagination

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