展示HN:Atlasphere – 实时基础设施图表
嗨,HN。我叫安德烈。在正常的工作日,我是一名在AWS工作的软件工程师。在工作之外,我会花时间在我的爱好上——编写代码。
我曾经在构建一个宠物项目,该项目允许客户在几分钟内启动完全同步的区块链节点。后端分为控制平面和数据平面,每个平面都有自己的AWS账户。后来我又添加了两个AWS账户,一个用于共享RPC节点,另一个用于分析服务。
由于我喜欢可视化事物,我使用drawio来可视化架构。
随着时间的推移,我注意到了一种模式。我会编写一些代码,添加几个lambda函数,更新我的drawio图,写更多的代码,引入更多的资源,测试一切,看到一切正常后,带着微笑入睡。下周我会检查我的图,令人震惊的是,有些资源竟然不见了!这种情况持续了几周,直到我决定完全放弃这个项目,直到我的基础设施图能够与我的云账户保持同步。
这就是Atlasphere.io的诞生。我已经在这个项目上工作了六个月,我认为产品已经准备好接受一些反馈 :)
几点说明:
- Atlasphere使用只读IAM角色扫描您的AWS账户(我的账户通过信任关系访问您的账户)。
- 当前服务数量有限(正在进行中)。
- 这是一个macOS应用程序。
- 这不是一个Electron应用程序,我使用Rust + Webview。
我在寻找什么呢?我真正需要的就是有人试用这个应用,并告诉我他们喜欢什么以及他们绝对讨厌什么,哈哈!
网站是 <a href="https://atlasphere.io" rel="nofollow">https://atlasphere.io</a>
查看原文
Hi HN. My name is Andrey. On a regular business day, I'm a software engineer working at AWS. Outside of work hours, I spend time on my hobby - writing code.<p>I was once building a pet project that allowed customers to spin up fully synchronized blockchain nodes within just a few minutes. The backend was split into a control plane and a data plane, each with its own AWS account. Later I added two more AWS accounts. One for shared RPC nodes. One for the Analytics Service.<p>Since I love to visualize things, I used drawio to visualize the architecture.<p>With time, I noticed a pattern. I'd write some code, add a few lambda functions, update my drawio diagram, write more code, introduce a few more resources, test things, see that everything works fine and go to sleep with a smile on my face. Next week I'd check my diagram, and shockingly, it's missing some of the resources! This kept happening for a few more weeks until I decided to fully abandon the project until my infrastructure diagrams could stay in sync with my cloud account.<p>That's how Atlasphere.io was born. I've been working on it for the past 6 months and I think the product is ready for some feedback :)<p>A few notes:<p>- Atlasphere uses a ReadOnly IAM role to scan your AWS account (my account reaches your account through a trust relationship).<p>- The number of services is currently limited (WIP)<p>- It's a macOS app<p>- It's NOT an Electron app, i use Rust + Webview<p>What am I looking for? All I really need is for someone to try the app and tell me what they like about it and what they absolutely hate about it, haha!<p>The website is <a href="https://atlasphere.io/" rel="nofollow">https://atlasphere.io/</a>