Skip to main content

The ngrok blog

  1. Nov 22, 2024

    How can I geoblock with an API gateway?

    Use geoblocking in your API gateway to control traffic by location, enhancing security, compliance, and performance

  2. Nov 21, 2024

    Manage traffic with Traffic Policy phases

    Learn how ngrok's phase-based Traffic Policy gives you granular traffic control in more places, from TCP connect through HTTP response, to take decisive action.

  3. Nov 13, 2024

    Goodbye tunnels, hello agent endpoints

    We've collapsed many flags into one for simplicity and unified naming conventions to flatten the learning curve. Join us in saying bye by updating your configs!

  4. Nov 12, 2024

    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.

    ~900 words

  5. Oct 29, 2024

    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.

  6. Oct 23, 2024

    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.

  7. Oct 17, 2024

    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.

    ~1.6K words

  8. Oct 3, 2024

    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.

  9. Sep 26, 2024

    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.

  10. Sep 18, 2024

    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.

  11. Sep 17, 2024

    AWS PrivateLink vs. VPC peering vs. VPC Lattice vs. ngrok

    Compare AWS PrivateLink, VPC peering, Transit Gateway, and VPC Lattice for private connectivity—plus how ngrok works across clouds, accounts, and on-prem.

  12. Sep 12, 2024

    HTTP traffic shaping with request variables

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

  13. Sep 10, 2024

    Deploy a global API gateway on DigitalOcean

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

    ~1K words

  14. Sep 5, 2024

    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.

  15. Aug 29, 2024

    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.

  16. Aug 21, 2024

    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.

  17. Aug 21, 2024

    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

  18. Aug 19, 2024

    DNS configuration with subdomains and zones

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

  19. Aug 14, 2024

    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.

  20. Aug 13, 2024

    Implement mutual TLS (mTLS) at an API gateway

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