Completed
Image Sizes vs. Other Projects
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cut Your Cloud Computing Costs by Half with Unikraft
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The Private/Public Cloud
- 3 The Problem Part 2: Time
- 4 Unikernel Power
- 5 Unikernels in One Slide
- 6 Design Principles
- 7 Doing it with existing unikernels?
- 8 Specialized API Example
- 9 POSIX Compatibility - Two Approache
- 10 Syscall Support Top 30 Debian Popcon Apps
- 11 The Intuition
- 12 Syscalls: What's really needed
- 13 What Syscalls do I Really Need?
- 14 SQLite: Manual vs. Auto Port
- 15 Image Sizes vs. Other Projects
- 16 Unikraft Boot Times
- 17 Minimum Memory Requirements
- 18 nginx Throughput
- 19 Redis Performance
- 20 Boot Times - Different Allocators
- 21 Redis Throughput Different Allocators
- 22 Filesystem Specialization - SHFS
- 23 Towards Seamless Integration & Deployment