Show HN: Open-source tool to deploy infrastructure in any cloud We have been working on multy.dev, an open-source cloud agnostic API that makes it easy to deploy the same infrastructure to any cloud provider using native managed services. The motivation was the realisation that, even when using Terraform, migrating infrastructure code requires an end-to-end re-write. Even though most core resources are the same in any major cloud, developers need to learn a new provider to deploy the same infrastructure when moving providers. We are still in early days of development and currently support the core services from AWS and Azure: - Networking (virtual_network, subnet, route_table, security_group, network_interface, public_ip) - Compute (virtual_machine, managed kubernetes) - Database (managed MySQL databases) - Vault (managed secrets) - Storage (managed storage) - Abstraction of cloud differences (Azure VM public vs AWS EC2 private by default) - Deployment through Terraform We’re looking for feedback from other developers about our approach. Let us know your thoughts! GitHub: https://ift.tt/xIdgWSj https://multy.dev May 16, 2022 at 11:35PM
Show HN: Tape It, iOS recording app for musicians Hello HN, Over the last 15 months, two friends and I developed the music recording app we felt we wanted based on our own needs as musicians. It's called Tape It [1] and has just recently hit the Apple App Store [2]. We put a lot of effort into a good UX to help musicians really focus on playing their instrument instead of pretending to be a recording engineer. The app records in stereo on newer iPhones (although that's a premium feature; the free version only records in standard mono audio quality). I would be really grateful for advice from this community on how to best approach marketing. We had a great TechCrunch article covering our launch [3], and we posted it on various music websites. Turns out advertising on Google or Apple Search is a dark art, though. We have some good ideas for developing a good social media presence, but they will take time. Please hit us with feedback, opinions and advice that you think a young ind...
Comments