Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Micronaut Security

Micronaut OAuth2 and security with Keycloak

By piotr.minkowski September 21, 2020 2

Micronaut OAuth2 module supports both the authorization code grant and the password credentials grant flows. In this article, you will learn how to integrate your Micronaut application with the OAuth2…

Read more

Security

Quarkus OAuth2 and security with Keycloak

By piotr.minkowski September 16, 2020 0

Quarkus OAuth2 support is based on the WildFly Elytron Security project. In this article, you will learn how to integrate your Quarkus application with the OAuth2 authorization server like Keycloak.…

Read more

Kubernetes Spring Cloud

Spring Cloud Kubernetes Load Balancer Guide

By piotr.minkowski September 10, 2020 0
spring-cloud-kubernetes-loadbalancer-logo

Spring Cloud Kubernetes Load Balancer support has been added in the last release of Spring cloud Hoxton.SR8. It was probably the last project in Spring Cloud that used Ribbon as…

Read more

Containers Kubernetes Spring Cloud

Integration Testing on Kubernetes with JUnit5

By piotr.minkowski September 1, 2020 0

With Hoverfly you can easily mock HTTP traffic during automated tests. Kubernetes is also based on the REST API. Today, I'm going to show you how to use both these…

Read more

Containers Kubernetes Microservices

Quick Guide to Microservices with Quarkus on Openshift

By piotr.minkowski August 18, 2020 2

In this article I will show you how to use the Quarkus OpenShift module. Quarkus is a framework for building Java applications in times of microservices and serverless architectures. If…

Read more

Containers Kubernetes

Guide to Quarkus on Kubernetes

By piotr.minkowski August 10, 2020 3

Quarkus is usually described as a Kubernetes-native Java framework. It allows us to automatically generate Kubernetes resources based on the defaults and user-provided configuration. It also provides an extension for…

Read more

Kotlin

Guide to Quarkus with Kotlin

By piotr.minkowski August 9, 2020 5

Quarkus is a lightweight Java framework developed by RedHat. It is dedicated for cloud-native applications that require a small memory footprint and a fast startup time. Its programming model is…

Read more

Cloud Containers Kubernetes

Intro to OpenShift Service Mesh

By piotr.minkowski August 6, 2020 0

OpenShift 4 has introduced official support for service mesh based on the Istio framework. This support is built on top of Maistra operator. Maistra is an opinionated distribution of Istio…

Read more

Cloud Containers Kubernetes

Development on Kubernetes: Choose a platform

By piotr.minkowski August 5, 2020 5

An important step before you begin the implementation of microservices is to choose the Kubernetes cluster for development. In this article, I’m going to describe several available solutions. You can…

Read more

Spring Boot

Guide to building Spring Boot library

By piotr.minkowski August 4, 2020 3

In this article, I'm going to show you how to create and share your own custom Spring Boot library. If you decide to build such a product you should follow…

Read more

Posts pagination

1 … 12 13 14 15 16 17 18 19 20 21 22 … 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
  • Claude Code on OpenShift with vLLM and Dev Spaces
  • gRPC in Spring Boot
  • 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