---
title: "Zuplo API Gateway: Rate Limiting, Auth, RBAC & Global Deploys in 10 Mins"
description: "Set up rate limiting, auth, RBAC and global deploys in 10 minutes."
canonicalUrl: "https://zuplo.com/videos/zuplo-api-gateway-rate-limiting-auth-rbac-global-deploys-in-10-mins"
watchUrl: "https://www.youtube.com/watch?v=uZnKoGQNhrQ"
date: "2025-05-15"
duration: "10:27"
categories: ["Tutorials"]
pageType: video
---

# Zuplo API Gateway: Rate Limiting, Auth, RBAC & Global Deploys in 10 Mins

Set up rate limiting, auth, RBAC and global deploys in 10 minutes.

**Watch:** [https://www.youtube.com/watch?v=uZnKoGQNhrQ](https://www.youtube.com/watch?v=uZnKoGQNhrQ)

- Duration: 10:27
- Published: 2025-05-15
- Categories: Tutorials

## Related Resources

- **[Basic API Gateway Example](https://zuplo.com/examples/basic-api-gateway)** (example) — How to set up a Zuplo API Gateway with API key authentication, rate limiting, and schema validation.
- **[API Key Authentication](https://zuplo.com/docs/policies/api-key-inbound)** (docs) — Authenticate requests with Zuplo's fully managed API Key service.
- **[Rate Limiting](https://zuplo.com/docs/policies/rate-limit-inbound)** (docs) — Rate-limiting allows you to set a maximum rate of requests for your API gateway.
- **[Role-Based Access Control](https://zuplo.com/docs/policies/rbac-policy-inbound)** (docs) — RBAC allows you to control access to your API gateway based on roles and permissions.
