Mohammed Ammer

Mohammed Ammer @mohammedalics

About: A software engineer with a passion for diving deep into the details

Location:
Hamburg, Germany
Joined:
Sep 20, 2022

Mohammed Ammer
articles - 17 total

Optimizing Keycloak Caches: Best Practices for Embedded and External Infinispan

Although setting up Keycloak is relatively straightforward, regardless of your infrastructure's...

Learn More 19 4Sep 16 '24

Understanding the 0.6-Second Detection Time for Full Outages

If you’ve explored the widely-read workbook on Site Reliability Engineering (SRE), you might have...

Learn More 6 0Sep 14 '24

Simplifying Keycloak Configuration with Terraform and Terragrunt

Keycloak, an open-source identity and access management solution, provides robust authentication and...

Learn More 23 5May 4 '24

Mastering Spring Cloud Gateway Testing: Filters (part 2)

In Part 1, we dived into testing predicates efficiently. Now, let's continue in the same vein but...

Learn More 2 0Apr 24 '24

Mastering Spring Cloud Gateway Testing: Predicates (part 1)

Spring Cloud Gateway stands as a reactive HTTP gateway designed to streamline microservices...

Learn More 15 0Apr 23 '24

Optimized Keycloak SPI Deployment using Maven Shade Plugin

When you develop Keycloak SPI, you probably add external dependencies (e.g. libraries). These...

Learn More 0 0Mar 31 '24

Seamless Migration to Keycloak: Token Exchange

In previous post, we spoke about the migration of Refresh Token, where Token Exchange is playing a...

Learn More 3 0Mar 31 '24

Seamless Migration to Keycloak: Refresh token

In the previous post, we discussed the seamless migration of Authorization Code flow from Spring...

Learn More 2 0Mar 31 '24

Seamless Migration to Keycloak: Authorization Code Flow

ِAs mentioned earlier in my Insights into Transitioning from Spring Authorization Server, migrating...

Learn More 4 0Mar 31 '24

Securing Keycloak: Configuring Admin Access within Your Private Network

When it comes to administrative capabilities, Keycloak boasts a wealth of features that empower users...

Learn More 0 0Mar 31 '24

Optimized Keycloak build

Keycloak provides a documentation on how is to configure Keycloak the proper way in Kubernetes. I...

Learn More 4 0Mar 31 '24

Seamless Migration to Keycloak: Insights into Transitioning from Spring Authorization Server

Transitioning between authorization solutions is often a strategic move. Here we dive into the...

Learn More 1 0Mar 31 '24

Integrating Keycloak with Datadog: Enabling Keycloak Traces in Kubernetes using Datadog APM

Keycloak is an open-source identity and access management solution that allows users to authenticate...

Learn More 5 0Mar 31 '24

Seamless Migration to Keycloak: Non-OIDC OAuth 2.0 Broker

Brokering OAuth2.0 is essential to our migration from Spring Security OAuth to Keycloak as Spring...

Learn More 1 0Mar 31 '24

Simplify Your Dev Life with Git, SSH & GPG: How to Work with Multiple Code Hosts and Sign Your Commits with Ease

Managing multiple Git hosts can be challenging, especially when using different GPG and SSH keys....

Learn More 4 0Apr 24 '23

Custom Identity Providers in Keycloak with Terraform: A Step-by-Step Guide

Introduction In this blog post, we will be discussing a Terraform code block for creating...

Learn More 3 0Apr 24 '23

YAML Buildpack: Auto Validate Configuration Repositories

Git is one of the most common buckets to manage systems/services configurations, which is obvious due...

Learn More 4 0Sep 30 '22