How to port your OS to EC2

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nanos

    A kernel designed to run one and only one application in a virtualized environment

  • You are correct. There are actually quite a few different configurations available on AWS alone - not to mention most cloud providers are very different. What works on one instance type on AWS won't immediately run on Azure without additional drivers.

    Google Cloud is probably the most friendly one for hobby osdev cause they are based on KVM.

    For instance when starting with https://github.com/nanovms/nanos (whom I'm with) we targeted the t2 instances first and it actually took a longer time to come up with support for some of the newer t3 instances because we had to add ENA and NVMe drivers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A kernel designed to run only one application in a virtualized environment

    1 project | news.ycombinator.com | 28 Jun 2022
  • A unikernel running one and only one application in a virtualized environment

    1 project | /r/UniKernel | 5 Dec 2021
  • The big idea around unikernels

    2 projects | /r/programming | 2 Dec 2021
  • Simple Deno HTTP server running in Nanos unikernel

    1 project | dev.to | 25 Aug 2021
  • Nanos – unikernel running one and only one application in a virtualized env

    1 project | news.ycombinator.com | 12 Jul 2021