Page 23 of 37

Tech blog

Demos, implementation guides, product updates and broader takes on authorization, identity and security.

11 authorization and IAM trends you’ll see in 2025

11 authorization and IAM trends you’ll see in 2025

Discover eleven trends that will change the authorization and IAM industries in 2025.

Guide
Emre Baran and Alex OlivierJanuary 21, 2025
Effective team collaboration and code ownership for managing microservices systems

Effective team collaboration and code ownership for managing microservices systems

Understand the importance of team collaboration and code ownership in microservices architecture for system success and maintainability.

Guide
Emre BaranJanuary 20, 2025
Top 10 organizational and technical challenges when migrating from a monolith to microservices (with in-depth company examples)

Top 10 organizational and technical challenges when migrating from a monolith to microservices (with in-depth company examples)

Explore top technical and organizational challenges when migrating from monolithic to microservices architecture, with remedies and real-world examples.

Guide
Emre BaranJanuary 20, 2025
useAsyncFetcher: How to implement an asynchronous fetch function in a Remix app

useAsyncFetcher: How to implement an asynchronous fetch function in a Remix app

Presenting remix-use-async-fetcher, a technique and library for implementing an asynchronous fetch function in a Remix application by leveraging clientLoader. Clear explanations, code examples, a functional library, and a demo app are all included!

Engineering
Hasan AyanJanuary 16, 2025
Guide to performance and scalability in microservices architectures

Guide to performance and scalability in microservices architectures

Learn about achieving optimal performance and scalability in microservices architectures. Understand how to navigate the common but technical challenges.

Guide
Emre BaranJanuary 09, 2025
What is zero trust authorization?

What is zero trust authorization?

Discover the essentials of Zero Trust Authorization (ZTA) in this guide, starting with key principles like continuous verification, least-privileged access, and granular policy controls. Learn how to implement ZTA, overcome common challenges, and streamline the process using open source solutions.

Guide
Twain TaylorDecember 28, 2024
What is role-based access control and when to use it

What is role-based access control and when to use it

Learn what role-based access control (RBAC) is, how it works, and when it can be used.

Guide
Emre BaranDecember 25, 2024
What is dynamic authorization and why is it important?

What is dynamic authorization and why is it important?

Learn about dynamic authorization—a modern approach to controlling who can access what, when, and under what conditions. Understand how dynamic authorization works, why it’s essential for modern, distributed systems, and how it differs from traditional methods like Role-Based Access Control (RBAC).

Guide
Alex OlivierDecember 23, 2024
How to build an authorization system for your RAG applications with LangChain, Chroma DB and Cerbos

How to build an authorization system for your RAG applications with LangChain, Chroma DB and Cerbos

Learn how to implement authorization systems for your Retrieval Augmented Generation apps. Deep dive into security concerns for RAG architecture, authorization techniques to address the security issues, and how to implement RAG authorization system using Cerbos, an open-source authorization layer.

GuideEngineering
Usman MalikDecember 19, 2024
CRDTs and collaborative playgrounds

CRDTs and collaborative playgrounds

Learn about Conflict-Free Replicated Data Types, Yjs, and how we built a collaborative, real-time playground in a web browser.

Engineering
Sam LockDecember 17, 2024
Best practices for testing and deploying microservices

Best practices for testing and deploying microservices

Learn the role of effective testing and deploying strategies, including unit testing, integrating testing and end-to-end testing in a microservices architecture.

Guide
Emre BaranDecember 09, 2024
Infrastructure vs application authorization

Infrastructure vs application authorization

In this article, we will explore the distinct purposes and approaches of infrastructure and application authorization. We’ll dive into how each type functions, their common use cases, and why they are critical for securing your systems. We’ll also examine implementation strategies. By the end, you’ll have a clearer picture of how to effectively integrate authorization into both infrastructure and application layers.

Guide
Daniel OlaogunDecember 06, 2024