Unclaimed: Are are working at Render ?
Render is a cloud service provider that offers hosting and deployment solutions for applications, websites, databases, and other web services. Similar to platforms like AWS, Google Cloud, and Heroku, Render aims to simplify the deployment and scaling of applications.
( 1 )
Capabilities |
|
---|---|
Segment |
|
Deployment | Cloud / SaaS / Web-Based |
Training | Documentation |
Languages | English |
Compare Render with other popular tools in the same category.
Simple to setup and easy integration with Github workflows. Supports Elixir.
The Support teams don't seem to work in EU hours.
Helps speed up Elixir / Phoenix deployments painlessly.
It's so much more affordably priced and faster than Heroku. I think my project's response time was up to 30-70% faster on Render. And this is up to 70% cheaper than what Heroku offers for the same dyno specs (1GB RAM, etc) The developer experience is also quite pleasant. There's a command line that's very speedy, and somehow much faster than heroku run console CLI
Nothing much but that it's still lacking Pipelines (Continuous Integration) that Heroku offers. And lacking a more vibrant add-on ecosystem, which Heroku has.
Conveniently hosting my projects at a very affordable price. The benefits are that they're much cheaper and faster and the developer experience is almost, if not on par with Heroku.
Render is the most simple platform to create static websites
By now, I dont dislike anything at all in render.
Render helped me to turn the dream of a blog to become reality and I have full control of it in a simple and clean interface. It doesnt charges me for this static blog and gives me the opportunity to point my own domain to the site. The integration is so simple that I just had to authorize'em in my git project and set 2 commands to get a full working continuous deployment pipeline. I'm just amuzed
Great support, easy to use, fair pricing and robust systems
I a little more pricey than some other hosting option but it the price is fully justified by the excellent support and ease of use.
Building a site for an Indie startup. The site works perfectly and is very fast. The flexible pricing structure is greatly appreciated. The simple and easy to use systems have allowed us to focus on our product instead of technical issues.
Straight-forward to use. Out-of-the-box Elixir support.
Small add-ons offer. Constant issues with the build cache.
Bootstrapping a digital product without having to worry too much about infrastructure.
As a full-stack javascript developer coming from Heroku, I'm blown away by ease-of-use and price. The dashboard is dead simple to use, but it still lets my personalize my services and configurations. Deploying is super easy. I have 2 services - a vue app and a node server - hosted on Render, and I paid like $6 last month.
Render is relatively new, so it doesn't support all the same tech that larger hosting providers have. I've had some issues with deploys, but the team helped me get them resolved.
I'm hosting my fronted + backend on render. I needed to deploy everything very quickly (needed to be rolled to production over a weekend), and I was able to get going on Render really quickly.
Coming from Heroku, the first thing I noticed about Render was how everything about deployment seems to "just work". It's such a refreshing experience to be able to follow their documentation, pertaining to your specific deployment, and not have to then scour the internet looking for the actual way to deploy with their service. Further, Render automates your site's HTTPS/SSL (TLS nowadays, hopefully) and integrates with GitHub. They also make restricting external access to your database a breeze — security feels powerful and easy to implement with Render (most of it is handled for you). And, if you have a question, their support staff is informative, kind, and timely. It's truly made deployment feel a lot less like "deployment" and more like... "we're live!"
There really isn't anything I dislike at all. Are there things I'd like to see? Absolutely, and they have a feature request page where you can track all feature requests and make your own. Perhaps one feature, is the ability to manually control the storage time of database logs. By default, Render keeps the logs for approximately 1-week and then they are deleted. This is great from a data policy point of view, but leveraging a finer-grained control over your logs is going to be sought after for most organizations (perhaps you want them deleted after 48 hours?).
Render has made it a breeze for me to rapidly deploy and test in a live staging environment. Further, with the benefits of using Elixir, I can quickly and easily scale by adding additional hardware and resources to both my application service and database service with a few simple clicks of a button.
Tried first App Platform from Digital Ocean, but Render offers more capabilities at a similar price. You can create environment variables that can be shared between multiple services . If you need to, you can even host cron jobs or workers. Another fact that should be mentioned is that the integration with GitHub makes deploying code really easy and the ability to host docker containers offers you a lot of options regarding what kind of service you want to host.
A free database tier would have been great for development environments. Also it would be nice if it would offer support for hosting Java services out of the box, but I guess this can be easily solved by creating a Dockerfile for your Java service.
Render really helps me to focus on what really matters, writing code. Managing DevOps stuff can be pretty hard and usually takes a lot of time so this can really be a game changer.
I used render to create a cron job. It was pretty easy to use, and I got it up and running in 5 minutes.
The cost. It's more expensive than other services for a cron job, but at $4 it's not breaking the bank or anything
I'm solving a twitter bot.
I love the simplicity, linked to GitHub account so the repository discovery is automated and with just a pull i can deploy latest commit. Easy to add env variable to environnement and the console show direct feedback and updating and installing package. Very elegant Dashboard and amazing documentation with predefined template of different stack to use to deploy quick configuration and test.
I don't have a lot of experience for now, i tested Heroku and prefer Render by a large amount. Will comme back to it if i find any flaw.
I'm very new to the Jamstack world and found that render was the most direct (no hidden cost) service for my tinkering and later production environments. Included CDN, Brotli compression, HTTP2 serving and automated SSL are amazing for a dev like me coming from full stack world where i have to manage all services myself. I'm creating a full static e-commerce website with Strapi as a backend (hosted on Render, Node service with persistent Disk) and NuxtJS static e-commerce also served via Render static website.