TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: OpsFlow – Low-code DevOps – Webflow for infrastructure

71 点作者 igorzij将近 3 年前
Opsflow cofounder here! We launched a bunch of things recently, some of them well received (Terragen, AWS Bootstrap). It&#x27;s no secret that AWS is hard, and our mission is to make it simple.<p>What HN crowd helped us realise is that the UI was still not simple enough. Rather confusing in fact.<p>So in the last couple weeks we have radically simplified it based on your feedback. We have removed the unnecessarily complex concepts like Services and Environments - it&#x27;s just Apps now. All options are now on the new Settings screen. Instead of Infrastructure and Software deployments there is now a sequence of steps.<p>Check it out - and tell us what you think!<p>Here&#x27;s our launch on ProductHunt: <a href="https:&#x2F;&#x2F;www.producthunt.com&#x2F;posts&#x2F;opsflow" rel="nofollow">https:&#x2F;&#x2F;www.producthunt.com&#x2F;posts&#x2F;opsflow</a>

17 条评论

shepardrtc将近 3 年前
I was interested in it, but there&#x27;s no full examples of what it actually produced on the site. No videos, no code. On the Product Hunt site, the video stops right as you&#x27;re about to push the button. There&#x27;s no way I&#x27;m going to connect this to my AWS account just to find out what it can do without knowing what it&#x27;s going to do.
评论 #31862630 未加载
candiddevmike将近 3 年前
I feel like if you need this, you&#x27;re not using the right platform. I don&#x27;t see how someone gets the benefits of IaC with this, seems like it just improves the console experience and auto generates crap IaC. Why even use IaC at this point, aside from your tool probably needing it on the backend to deploy things?<p>If you really need this, seems like you&#x27;d be better served by the low code solutions on the cloud providers (AWS Elastic Beanstalk, Google App Engine, Azure App Service).
评论 #31861345 未加载
CedarMills将近 3 年前
I really like your demo.<p>A question that always comes up when I see these &quot;Heroku-like&quot; replacements on top of AWS&#x2F;GCP&#x2F;Azure is who is the target user?<p>A couple years ago, you would have platform teams helping developers launch their stuff. Since then, AWS has tried to make things easier through services like App Runner. Nowadays, if you don&#x27;t want to manage the instances yourself, you just use a managed service. Platform teams are essentially dead.<p>It&#x27;s not 2016 anymore and developers should know how their code runs. Trying to &quot;protect&quot; them from infrastructure only hinders their pace long term.
评论 #31862800 未加载
评论 #31863894 未加载
评论 #31870013 未加载
ArtemZ将近 3 年前
Why it seems like just about everybody tries to remove actual programming from my interaction with AWS?<p>Cloudformation with it&#x27;s horrible piles of YAML (that you end up templating anyway), serverless framework with slighty less horrible YAML again with hundreds of tricks in it just to make it flexible enough for larger projects and multiple environments.<p>Absolutely horrible HCL in terraform which again tries to reinvent the wheel with it&#x27;s broken implementation of conditionals and iterations.<p>And now this. As if creating a simple pipelines and basic AWS setups was what everybody is struggling with. Today even some founders and CEOs can handle that!<p>Thanks, people! I will be better off writing everything in actual programming language, with proper apis, network communication tooling, proper abstractions, libraries, iterations, conditions and all the good stuff. No need to take it away from me and replace with YAML or, even worse, web interfaces!
igorzij将近 3 年前
Hey HN crowd, founder here. The fact that we hit the frontpage somehow broke the new app signup flow. While we are fixing it, we are temporarily redirecting to app.digger.dev (the old UI). Will keep you posted here!
评论 #31863545 未加载
peterschmidt将近 3 年前
Hey, what you do is very cool! At dstack.ai, we are building an MLOps platform that in some way similar to your approach except we still love and leverage the concept of infrastructure as code! I’d love to chat to discuss the technology under the hood and other things if you are open. You can reach me at andrey at dstack.ai.
jack335将近 3 年前
Cool that you revamped a bit, I&#x27;ve tested digger.dev once with you!<p>Looks good. I&#x27;d like to see some more full examples<p>E.g. seeing the visual editor and the outcome of the terraform code then.<p>I also would be interested how easy it is to customize the terraform code then without it getting overriden by your system then.
chiefalchemist将近 3 年前
Congrats on your launch.<p>I&#x27;ll have to check it out this weekend.<p>But as UI &#x2F; UX goes - and in a similar-ish space- Buddy.works is so smooth I think sometimes smile to myself while I&#x27;m using it. BW is a great example for all of us.<p>Not knocking your product; just trying to help.<p>Good luck!!
评论 #31860381 未加载
sandGorgon将近 3 年前
this is pretty interesting. Quick question - let&#x27;s take a popular piece of software (Apache Airflow). Let&#x27;s say i want to set it up on AWS EKS with all the best practices + spot instances cost reduction ... how would i do it with OpsFlow ?<p>The problem with devops is that i dont know the &quot;right way&quot;. I dont know whether i should use private VPC or a public VPC, etc etc.<p>So a library of readymade &quot;templates&quot; would be quite useful.
评论 #31861517 未加载
razzypitaz将近 3 年前
DevOps is already low-code. You can&#x27;t program people... at least in this sense. Maybe you mean something else like Low-code IaC? Low-Code cloud?
nkotov将近 3 年前
Looks pretty cool and I like the UI. Congrats on another launch! How does this differ from Digger? What&#x27;s the long term vision for this?
motatoes将近 3 年前
Cofounder, everytime I build on AWS I feel a disconnect between abstraction levels. Would love to hear about your feedback from OpsFlow
pgt将近 3 年前
Under &quot;Try it right here,&quot; my first instinct was to drag-and-drop the components from the left onto the right pane.
评论 #31860310 未加载
d--b将近 3 年前
Just being that guy: isn’t “low-code devops” just “good old ops”?
pgt将近 3 年前
It redirected me to something called &quot;Digger&quot; at Digger.dev. Are you the same company?
评论 #31860046 未加载
talhof8将近 3 年前
Waited a long time for something like this. Tired of wasting time on IAM roles.<p>Congrats on your launch!
评论 #31860031 未加载
lagrange77将近 3 年前
Are you planning to support other cloud platforms as well?
评论 #31863431 未加载