Using Containers "For Real"

  • Containers are useful for more than just local experimentation
  • They encapsulate the software and setup you need to run software
  • This makes it possible to run software very similarly on your machine and the real server
  • Containers also start really fast...
  • ...and make it possible to split up a server's resources

5 / 25