Skip to main content
ngrok logo

Command Palette

Search for a command to run...

The ngrok blog

Subscribe to our newsletter or follow our RSS feed for the latest news about unified ingress for development and production.

  1. Debug traffic flows with cloud endpoints and custom responses

    By using the custom-response Traffic Policy action and a public endpoint, you can quickly develop new policy rules without standing up a whole infrastructure.

  2. Flexible and expressive traffic orchestration: introducing internal endpoints

    Internal endpoints are secure, non-public endpoints that end with .internal, allowing you to route traffic based on headers, paths, subdomains, and more.

  3. How we built the Traffic Policy module and its actions

    Traffic Policy is now the one true (and final!) way to shape your requests and responses. Let’s explore why we built it, how, and what it means for you.

  4. Drop-in API gateway policy examples for manipulating headers

    With these ready-for-prod Traffic Policy rules, you can boost your security, give customers SLA metrics, and create geo-aware APIs in a few lines of YAML.

  5. How nuanced rate limiting transforms your API and business

    Master the dynamics of API rate limiting with ngrok’s gateway: a key to enhanced security, efficiency, and user satisfaction.

  6. CliffsNotes your voicemails with WebSockets, Twilio, and OpenAI

    Explore ngrok's WebSocket capabilities with a demo crafted for Office Hours, integrating with OpenAI’s API to create a secure phone call summarization app.

  7. How we built ngrok's data platform

    At ngrok, we manage a ~100TiB, 500+ table data lake, managed by a very small team. Here's a look at how we built it and what unique challenges we solved.

  8. ngrok in production: Not just for testing anymore

    Transform how you handle production traffic with ngrok, enhancing security and management for your applications beyond just testing.

  9. AWS PrivateLink vs. VPC peering vs. ngrok

    Explore the pros/cons of AWS PrivateLink vs VPC peering for connecting AWS clouds securely—and whether ngrok could be a simpler and more flexible alternative.

  10. Deploy advanced HTTP traffic shaping with request variables and CEL

    Explore ngrok's request variables and Common Expression Language to create flexible, powerful HTTP traffic shaping rules for your API endpoints.

  11. Introducing Office Hours: Learn about and build on ngrok together

    Join ngrok's Office Hours: A monthly livestream for developers to learn, ask questions, and explore ngrok's capabilities beyond secure tunneling.

  12. Deploy a globally-distributed API gateway with DigitalOcean and ngrok

    Deliver low-latency, resilient APIs without vendor lock-in or complex networking with ngrok’s global server load balancer, automatically deployed with your API.

  13. Visibility and limits: Keep track of your ngrok usage

    Track your ngrok usage effectively with our dashboard, offering visibility into metrics like traffic, endpoints, and data transfers.

    September 5, 2024

  14. Introducing Load Balancer support for ngrok Kubernetes Operator

    Enhance Kubernetes operations with ngrok’s Load Balancer support, streamlining access and connectivity for services in your clusters.

  15. Send ngrok Network Traffic Logs to Azure Monitor

    Seamlessly integrate ngrok with Azure Monitor to forward network traffic logs for enhanced visibility and secure traffic management.

  16. Set up a reverse proxy with AWS and ngrok

    Discover what a reverse proxy is and why they're essential for public-facing services, apps, and APIs, and learn how to set up a reverse proxy on AWS with ngrok

  17. Easier DNS configuration with subdomains and zones—and a switch

    Using branded domains with ngrok? It’s never been easier or more error-proof to establish proper DNS zones for delegation and namespacing.

  18. Developer's guide: Manage traffic with CEL expressions and connection variables

    Explore how ngrok's Traffic Policy feature helps developers filter traffic, without requiring help from ops, with raw connection variable data and CEL.

  19. How to implement mutual TLS (mTLS) with ngrok’s API gateway

    Mutual TLS (mTLS) with an API gateway can help you meet compliance requirements in industries that demand high security for data transmission.

  20. Redirect vs URL rewrite in an API gateway

    Find out the difference between URL rewriting and redirection and how to utilize them to seamlessly migrate your API endpoints