Proxylity was founded in 2025 by Lee Harding to drive innovation in network-software development and make building modern UDP services as easy as creating HTTP APIs. Today, Proxylity’s flagship product, UDP Gateway, is a fully managed service that connects your UDP traffic directly to AWS serverless backends—Lambda, Step Functions, Firehose, DynamoDB, S3, CloudWatch, and more—without managing any servers.
To drive innovation in network software development by eliminating the undifferentiated heavy lifting of UDP backends, so developers can focus on business logic and value-added features.
-
Serverless UDP Handling
Receive and process UDP traffic entirely in your AWS account. Simply write a Lambda, route to Firehose, or push to your choice of services—no VMs, no containers, no servers. -
Secure by Design
Use your own AWS IAM policies, VPC endpoints, and IP/CIDR allowlists to control who can send UDP packets to your backends. -
Pay-as-You-Go
No upfront fees—pay only for the packets you send and the resources you consume. Charges appear directly on your AWS bill. -
Ideal for
- Online gaming workflows that require rapid iteration
- IoT telemetry scenarios where developer and deployment agility are key
- Enterprise services like Syslog, RADIUS, DNS requiring global/internet scale
-
Launch Date
Publicly launched March 10, 2025 on Product Hunt.
Our examples repo demonstrates real-world UDP patterns and solutions, with full commentary on analogous problems you might face:
- WireGuard: Secure IP traffic over encrypted connections without a server, with an example IoT client device.
- IoT Telemetry Pipelines: Ingest device messages into Firehose and S3, iterating quickly on schema changes.
- Game Server Events: Route game-client actions into Step Functions to spin up new workflows in seconds.
- Captive-Portal Workflows: Show how a web-initiated Step Function can be completed by a subsequent UDP callback—common in captive WiFi networks.
Proxylity follows an IaC-first philosophy: we provide CloudFormation Custom Resources that let you declare your UDP endpoints alongside all other AWS infrastructure in a single YAML/JSON template. No imperative scripts—just deploy your stack and start sending packets.
-
Sign up
- One-click with your existing AWS account—no forms, no bureaucracy, no spam. We don’t even capture your email or other PII.
- Free to start; only pay for what you use.
-
Install via AWS Marketplace
- Subscribe to Proxylity UDP Gateway in seconds. No hassles, no spam.
- Billing handled by AWS; appears on your regular AWS invoice.
-
Explore our Examples
git clone https://github.com/proxylity/examples.git cd examples # follow each directory’s README to deploy specific use cases
-
Read the Docs
- Full API reference, CloudFormation details, and troubleshooting tips at docs.proxylity.com.
-
Forums & Feedback
Join the discussion on Reddit, Product Hunt, and Hacker News to share feedback and request new examples. -
Contact
For general questions, enterprise inquiries or custom integrations, email: support@proxylity.com.
Copyright 2025 Proxylity LLC. All rights reserved.