Need advice about which tool to choose?Ask the StackShare community!
Debian vs Lever OS: What are the differences?
What is Debian? The Universal Operating System. Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started by Linus Torvalds and supported by thousands of programmers worldwide. FreeBSD is an operating system including a kernel and other software.
What is Lever OS? Serverless meets Microservices. Lever OS is the open-source cloud platform that allows fast-moving teams to build and deploy microservice-oriented backends in the blink of an eye. It abstracts away complicated infrastructure and leaves developers with very simple, but powerful building blocks that handle scale transparently.
Debian and Lever OS can be primarily classified as "Operating Systems" tools.
Lever OS is an open source tool with 990 GitHub stars and 47 GitHub forks. Here's a link to Lever OS's open source repository on GitHub.
Coming from a Debian-based Linux background, using the Ubuntu base image for my Docker containers was a natural choice. However, the overhead, even on the impressively-slimmed Hub images, was hard to justify. Seeking to create images that were "just right" in size, without unused packages or dependencies, I made the switch to Alpine.
Alpine's modified BusyBox has a surprising amount of functionality, and the package repository contains plenty of muslc-safe versions of commonly-used packages. It's been a valuable exercise in doing more with less, and, as Alpine is keen to point out, an image with fewer packages makes for a more sustainable environment with a smaller attack surface.
My only regret is that Alpine's documentation leaves a lot to be desired.
Pros of Debian
- Massively supported54
- Stable50
- Reliable21
- Aptitude9
- Customizable8
- It is free8
- Turnkey linux use it8
- Works on all architectures6
Pros of Lever OS
Sign up to add or upvote prosMake informed product decisions
Cons of Debian
- Old versions of software10
- Can be difficult to set up on vanilla Debian2