AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
CLIs for Serverless Containers
Docker is simply like a facade over your thing. So it plugs in just the way to tar GZ your binary file. And then Docker conveys the platform stuff to the virtualization engine or something so that it knows, okay, this is a AMD 64 Linux binary. It hooks everything in the right place. People have been doing this with Go for a for a little while, creating containers without any operating system. But now you can do it with crawl VM native image. That's pretty darn cool. I think CLIs are becoming a bigger place for this too.