LXD review
Rating: 7 out of 10
IncentivizedUse Cases and Deployment Scope
Linux containers ease our deploys - you can do it in a few command lines and the ability to access the server from the host shell with no issues and save some time in order to release a server 'cause you can create a standard image and to rollback anything if needed.
Pros
- GIT repositories.
- Authentication servers.
- Application instances.
Cons
- Documentation.
- Run other OS simultaneously.
Likelihood to Recommend
Scenarios where you need an authentication server, a GIT repository the system works very well 'cause you don't need any scalability and the ease to configure and share the same Linux system image across the containers and the rollback process is quick. I didn't put any critical applications there not because of the limitations but due to a company policy.