We launched our company on Render. It was great for going from zero to one very quickly but we had many problems and ended up migrating to AWS as we scaled.
* Poor visibility into detailed metrics, especially when problems happened in the render load balancer / routing mesh. We had a specific issue where a small number of requests were failing somewhere in render's infrastructure before reaching our application, and at the time there was no visibility to allow customers to know about requests that timed out or failed within render's infrastructure rather than our application. We collaborated with your team to surface and replicate the issue, but it was frustrating. I had a very good set of conversations with a product manager on your team about what we needed and why it was important in early 2024.
* At the time, the hosted postgres implementation was immature. I think this is an area you've already improved dramatically.
* Maybe you could add support for something like AWS PrivateLink so customers can run parts of their workloads on AWS securely over a private network. This would be a neat way to allow customers to stay on Render longer as their needs grow.
We launched HTTP request logs early in 2024, which would have made things easier to debug. Similarly, we're launching full OpenTelemetry exports in a few weeks.
Deep observability is critical for more complex environments, and things are improving dramatically on this front just as they have on Postgres.
We already support AWS PrivateLink! Reach out to support@render.com.
I'm currently building on Render and I concur with the third point. Render is great right now but I know I'm going to need a more sophisticated backend data environment and analytics workloads in the future.
Honestly as a long term customer please polish what you have. By that I mean:
- Teams are still the only proper way to segment environments and access control. Yet you charge team member, I am still mad about that because even after 1+ year we need to use multiple teams.
- Metrics are still locked to your platform, I want to use my telemetry provider because you guys dont have alerts, dashboard creation, etc.
- Control over the subnets, we use tailscale to give access to private services right now its all 10.205.X.X and we dont control it
- Allow us to turn off cloudflare. You said during last outage that being reliant on cloudflare was an issue and we are yet 1+ later without progress.
I could go on. I do like the product and simplicity but it is lacking control when you actually outgrow the "get it out the door fast" phase. I am not even sure one could pass an ISO27001 by being on Render.
* You can now block private network traffic from crossing environment boundaries (https://render.com/docs/projects#blocking-cross-environment-...). We also just launched an invite-only feature that creates a high-level Organizational structure with multiple teams, where each team member is only charged once.
* Otel exports are in development and should be live in early access in a few weeks!
* Heard on subnet IPs
* There's ongoing work to remove a major Cloudflare dependency; it should also go live in a few weeks.
We'll keep polishing and pushing the envelope on control and flexibility. Thanks for being a vocal customer.
Thanks for the reply. I never understood the appeal of the network traffic split since it didnt come with user access control. Not everybody in a team needs access to all environments and even within an environment not everybody needs access to every service and/or secrets of those services.
Couple of other things while I do have you:
- More control on the instance sizing similar to how you have us control of the postgres instances
- A proper write-only secrets system ala AWS Secret Manager. The current environment variables isn't passing an audit for sure if anybody on the team can log in and see them plaintext
Your support team is really good I do want to say, it is probably the one thing that kept me a customer.
Scale to 0 services. Might mean less money for Render but would be awesome. Gets a lot of side projects hosted on fly because if it.
Partnership with Neon would be great too, I run 6 dbs there for $69 with auto scaling (and scales to 0 too if needed for non-prod envs). Render would be 3-4x that price for those many dbs.
Why not compete a bit with Supabase its all opensource outside the OAuth integration I'm sure you can code it fast. I love the workflow of coding frontend and just changing the database as I am thinking of what data model i need and then https://docs.postgrest.org/en/v12/ automatically changes the API. (One could also say firebase competition but I highly prefer the postgres oriented supabase strategy)
I'm trying to switch to using preview environments right now to optimize my git workflow and it is a bit of a bummer that I can't just assign preview environments their own environment group. I am still trying to wrap my head around the best way to do this because I have a lot of environment variables.
I also have my object storage with Digital Ocean at the moment. Would love to have that all under one roof.
Our team considered Render but dropped for the same reason. We’re looking into Aptible right now, not as well known but seems focused on HIPAA compliance.
It’s probably low margin but it’d be nice to see object storage. We host almost everything on render, and use digital ocean for storing assets. It leaves a ton to be desired - I wish it had simple object versioning, backups, even a nicer search tool would be awesome.