General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
C++ embedded RTOS,TCP/IP,TLS,FAT,USB,PERIPHERALS,...
Aim of embKernel is to produce an unified C++ source for embedded devices (cortex-M uC for the time being) which includes:
-RTOS
-TCP/IP stack
-TLS (Work in progress)
-FAT32 file system
-USB stack
-Drivers for common uControllers peripherals
See the wiki pages for more information.
...Mite is a simple general-purpose VM system that provides fast JIT translation to good native code, and safe interpretation. It is easy to target (the core specification is about 10 pages), and simple to implement (a few thousand lines of ISO C).
...It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.