Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Microservices

Microservices with Apache Camel

By piotr.minkowski March 3, 2017 0

Apache Camel, as usual, is a step backward in comparison with the Spring framework and there is no difference in the case of microservices architecture. However, Camel have introduced new…

Read more

Message Brokers

RabbitMQ in cluster

By piotr.minkowski February 28, 2017 10

RabbitMQ grown into the most popular message broker software. It is written in Erlang and implements Advanced Message Queueing Protocol (AMQP). It is easy to use and configure even if…

Read more

Microservices Security Spring Boot

Microservices security with Oauth2

By piotr.minkowski February 22, 2017 0

Preface One of the most important aspects to consider when exposing a public access API consisting of many microservices is security. Spring has some interesting features and frameworks which makes…

Read more

Spring Boot

Reactive microservices with Spring 5

By piotr.minkowski February 16, 2017 2

Spring team has announced support for reactive programming model from 5.0 release. New Spring version will probably be released on March. Fortunately, milestone and snapshot versions with these changes are…

Read more

Message Brokers Spring Cloud

Event driven microservices using Spring Cloud Stream and RabbitMQ

By piotr.minkowski February 13, 2017 0

Before we start let's look at site Spring Cloud Quick Start. There is a list of spring-cloud releases available grouped as release trains. We use the newest release Camden.SR5 with 1.4.4.RELEASE…

Read more

Containers Continuous Integration

How to setup Continuous Delivery environment

By piotr.minkowski February 10, 2017 0

I have already read some interesting articles and books about Continuous Delivery, because I had to setup it inside my organization. The last document about this subject I can recommend is DZone…

Read more

Continuous Integration

Continuous configuration management with Jenkins and Liquibase

By piotr.minkowski February 8, 2017 0

An important aspect of Continuous Delivery is a configuration management. Configuration is often stored in the database, especially for more complex business applications. The ability to automatically update changes and…

Read more

Containers

Launch microservice in Docker container

By piotr.minkowski February 6, 2017 0

Docker, microservices, and continuous delivery are increasingly popular topics among modern development teams. Today I'm going to create a simple microservice and show you how to run it in a…

Read more

Microservices Spring Boot Spring Cloud

Part 1: Creating microservice using Spring Cloud, Eureka and Zuul

By piotr.minkowski February 5, 2017 70

Spring framework provides a set of libraries for creating microservices in Java. They are a part of the Spring Cloud project. Today I'm going to show you how to create…

Read more

Message Brokers

How to ship logs with Logstash, Elasticsearch and RabbitMQ

By piotr.minkowski February 3, 2017 0

The architecture of our solution for shipping application logs to Logstash is visible in the picture below. We'll start from sample Spring Boot application shipping logs to RabbitMQ exchange. Then…

Read more

Posts pagination

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