Sebastien Blanc's contributions
Video
HTTP load-balancing with Skupper across OpenShift clusters
Sebastien Blanc
This is a really quick demo to show you how load balancing across different Red Hat OpenShift clusters can work really easily with Skupper.
Video
GitHub Makeover | DevNation Tech Talk
Bartosz Majsak
+3
GitHub Makeover | DevNation Tech Talk
Article
The Red Hat Cloud way: Event-driven, serverless, distributed cloud services to support modern apps
Natale Vinto
+1
Red Hat Summit 2022 is approaching and here's what we will bring to the developer track.
Article
What's your favorite Kubernetes feature? Hear from the experts
Sebastien Blanc
In every episode of DevNation: The Show, guests are asked: "What is your favorite Kubernetes feature?" Check out their answers and then check out The Show!
Article
Using Kubernetes ConfigMaps to define your Quarkus application's properties
Sebastien Blanc
Walk through an example of how to deploy a simple Quarkus application to a Kubernetes cluster, which requires adjustments to your application's properties.
Video
Easily secure your Spring Boot applications with Keycloak - Part 1
Sebastien Blanc
+1
Although security and identity management is a crucial aspect of any application, its implementation can be difficult. Worse, it is often neglected, poorly implemented and intrusive in the code. But lately, Identity Management servers has appeared which allow to outsource and delegate all authentication and authorization aspects. Of these servers, one of the most promising is Keycloak, open-source, flexible and agnostic of any technology, it is easily deployable / adaptable in its own infrastructure. In this session, I propose you to discover KeyCloak progressively and in an interactive way: 0 slide, 100% live coding."
Article
Easily secure your Spring Boot applications with Keycloak
Sebastien Blanc
What is Keycloak? Although security is a crucial aspect of any application, its implementation can be difficult. Worse, it is often neglected, poorly implemented and intrusive in the code. But lately, security servers have appeared which allow for outsourcing and delegating all the authentication and authorization aspects. Of these servers, one of the most promising is Keycloak, open-source, flexible, and agnostic of any technology, it is easily deployable/adaptable in its own infrastructure. Moreover, Keycloak is more than just an authentication...
HTTP load-balancing with Skupper across OpenShift clusters
This is a really quick demo to show you how load balancing across different Red Hat OpenShift clusters can work really easily with Skupper.
GitHub Makeover | DevNation Tech Talk
GitHub Makeover | DevNation Tech Talk
The Red Hat Cloud way: Event-driven, serverless, distributed cloud services to support modern apps
Red Hat Summit 2022 is approaching and here's what we will bring to the developer track.
What's your favorite Kubernetes feature? Hear from the experts
In every episode of DevNation: The Show, guests are asked: "What is your favorite Kubernetes feature?" Check out their answers and then check out The Show!
Using Kubernetes ConfigMaps to define your Quarkus application's properties
Walk through an example of how to deploy a simple Quarkus application to a Kubernetes cluster, which requires adjustments to your application's properties.
Easily secure your Spring Boot applications with Keycloak - Part 1
Although security and identity management is a crucial aspect of any application, its implementation can be difficult. Worse, it is often neglected, poorly implemented and intrusive in the code. But lately, Identity Management servers has appeared which allow to outsource and delegate all authentication and authorization aspects. Of these servers, one of the most promising is Keycloak, open-source, flexible and agnostic of any technology, it is easily deployable / adaptable in its own infrastructure. In this session, I propose you to discover KeyCloak progressively and in an interactive way: 0 slide, 100% live coding."
Easily secure your Spring Boot applications with Keycloak