Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Containers Kubernetes Spring Boot

Simplify development on Kubernetes with Dekorate, Skaffold and Spring Boot

By piotr.minkowski June 8, 2020 1

Although Kubernetes is a great solution for managing containerized applications, scaling, and automating deployment, a local development on it may be a painful experience. A typical workflow includes several steps…

Read more

Microservices Spring Cloud

Introduction to event-driven microservices with Spring Cloud Stream

By piotr.minkowski June 5, 2020 0
spring-cloud-stream-microservices-logo

Spring Cloud Stream framework allows us to easily include well-known Spring patterns and best practices to applications while implementing event-driven microservices architecture. It uses the Spring Integration project to provide…

Read more

Containers Kubernetes Spring Boot

Circuit breaker and retries on Kubernetes with Istio and Spring Boot

By piotr.minkowski June 3, 2020 2

An ability to handle communication failures in an inter-service communication is an absolute necessity for every single service mesh framework. It includes handling of timeouts and HTTP error codes. In…

Read more

Cloud Containers Kubernetes Spring Boot

Service mesh on Kubernetes with Istio and Spring Boot

By piotr.minkowski June 1, 2020 12

Istio is currently the leading solution for building service mesh on Kubernetes. Thanks to Istio you can take control of a communication process between microservices. It also lets you secure…

Read more

Spring Boot Spring Cloud

A Deep Dive Into Spring Cloud Load Balancer

By piotr.minkowski May 13, 2020 16
spring-cloud-load-balancer

Spring Cloud is currently on the verge of large changes. I have been writing about it in my previous article A New Era of Spring Cloud. While almost all of…

Read more

Kotlin Microservices Spring Cloud

A New Era Of Spring Cloud

By piotr.minkowski May 1, 2020 4

Almost 1.5 years ago Spring Team announced the decision of moving most of Spring Cloud Netflix components into maintenance mode. It means that new features have no longer been added…

Read more

Kotlin

Kotlin Scope Functions

By piotr.minkowski April 17, 2020 4

Scope functions is one of the Kotlin feature I really like. When using such a function on an object, you are executing a block of code within the context of…

Read more

Other

YouTube Channel Released!

By piotr.minkowski April 15, 2020 2

My YouTube channel has been finally released! It is available here: https://www.youtube.com/channel/UCAieNgran7umupT_D50KaGw. I'm going to publish there tutorials and courses in the same subject matter as on my dev blog:…

Read more

Cloud Containers Kotlin Kubernetes

Running Kotlin Microservice on Google Kubernetes Engine

By piotr.minkowski April 3, 2020 0

In this article I’ll guide you through the steps required for building and running simple Kotlin microservice on Google Kubernetes Engine. We will use such and framework like Spring Boot,…

Read more

Performance

A Deep Dive Into Spring WebFlux Threading Model

By piotr.minkowski March 30, 2020 19
spring-webflux-threading-model-logo

If you are building reactive applications with Spring WebFlux, typically you will use Reactor Netty as a default embedded server. Reactor Netty is currently one of the most popular asynchronous…

Read more

Posts pagination

1 … 12 13 14 15 16 17 18 19 20 21 22 … 30

Search

Follow Blog via Email

Enter your email address to follow this blog and receive notifications of new posts by email.
Loading

Categories

  • AI (9)
  • Cloud (41)
  • Containers (64)
  • Continuous Integration (37)
  • Data Grids (7)
  • Kotlin (9)
  • Kubernetes (107)
  • Message Brokers (27)
  • Micronaut (12)
  • Microservices (62)
  • Other (27)
  • Performance (25)
  • Quarkus (13)
  • Security (26)
  • Spring Boot (103)
  • Spring Cloud (50)
  • 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 openshift Performance postgresql Prometheus quarkus Reactor REST security Serverless 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

  • Using Model Context Protocol (MCP) with Spring AI
  • Using Ollama with Spring AI
  • Guide to Modulith with Spring Boot
  • Getting Started with Spring AI and Chat Model
  • Using RAG and Vector Store with Spring AI

Social Media

Proudly powered by WordPress | Theme: HoneyWaves by SpiceThemes

Follow Blog via Email