Earlier quoted context omitted.
Why people choose to write CI pipelines in Yaml as a living (aka DevOps Engineer) I will never understand. Its horrible.
It's the easiest part of my job. It's just YAML indicating steps. Each step is a "thing to do". There's really no magic to it or terror or discomfort.
Render: a Zero DevOps Cloud Platform
81–90 of 127 posts
Re: Render: a Zero DevOps Cloud Platform
#82Does anyone on HN have first person experience with Render? Their offering certainly looks great on paper. I'd specifically be interested in your experience with regards to: - Stability / Uptime - How well the management UI / API / tools work - Any services you found you needed but aren't yet offered - Compliance with data protection regulations
I just listened to an the Syntax podcast where it’s a pain to setup cloudflare for Render
You can even proxy * domains (i.e. requests for *.foo.com going to a single render server / ip address).
Re: Render: a Zero DevOps Cloud Platform
#83The only killer feature missing from Render is a distributing the same app across regions for minimal latency. Heroku only pitifully support 2 regions. I want the choice for my app to be global on day one with no devops required. Just two clicks and it's available on multiple regions.
Re: Render: a Zero DevOps Cloud Platform
#84Please rename to: "Hosted Redis" Right now it sounds as if it's a redis competitor, aka clickbait
I agree, and unclear why you're being downvoted. From the title I thought that Render must be a database company that built a database protocol-compliant with Redis. It took a while of searching around their blog, github, and careers page to understand that isn't what they do. They are a hosting provider.
Re: Render: a Zero DevOps Cloud Platform
#85* Does Render work for Java (e.g. Spring Boot, Quarkus)? "All Your Apps" but I don't even see Java logo. * How does it different than new "lightweight" cloud offering like Fly.io?
Re: Render: a Zero DevOps Cloud Platform
#86Earlier quoted context omitted.
Why people choose to write CI pipelines in Yaml as a living (aka DevOps Engineer) I will never understand. Its horrible.
1000 euro/day, tiny workload, endless stream of work available? Horrible indeed. ;)
Where and how does one get 1000 euro/day as a DevOps Engineer?
Re: Render: a Zero DevOps Cloud Platform
#87I'm excited to see a solid competitor to Heroku. While I trust Heroku due to using it for so long, they have become complacent with pricing and features. For example, affordable autoscaling looks awesome.
https://render.com/render-vs-heroku-comparison is a good page on this. It totally sold me on the idea recently.
Re: Render: a Zero DevOps Cloud Platform
#88Does anyone on HN have first person experience with Render? Their offering certainly looks great on paper. I'd specifically be interested in your experience with regards to: - Stability / Uptime - How well the management UI / API / tools work - Any services you found you needed but aren't yet offered - Compliance with data protection regulations
- Environment previews don't always work, hard to easily switch between services running in environment previews
- Slow deploys because it rebuilds the docker image every time, no way to connect it to a registry
- Documentation is shallow, especially when things get technical or complex related to their "blueprints"
- Ran into a bug with their environment groups
- They proxy through cloudflare and had some intermittent issues
- Zero downtime deploy wasn't actually zero downtime
Re: Render: a Zero DevOps Cloud Platform
#89Re: Render: a Zero DevOps Cloud Platform
#90with elasticache, there are different node types you can pick from. are there different node types to pick from with Render?