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: Launch VM workloads securely and instantaneously, without VMs Hello HN! We've been working on a new hypervisor https://kwarantine.xyz that can run strongly isolated containers. This is still a WIP, but we wanted to give the community an idea about our approach, its benefits, and various use cases it unlocks. Today, VMs are used to host containers, and make up for the lack of strong security as well as kernel isolation in containers. This work adds this missing security piece in containers. We plan on launching a free private beta soon. Meanwhile, we'd deeply appreciate any feedback, and happy to answer any questions here or on our slack channel. Thanks! April 29, 2021 at 07:50AM
Comments