Testing with Docker
June 26, 2017
Testing with Docker
Score 7 out of 10
Vetted Review
Verified User
Overall Satisfaction with Docker
Docker is being used by us to create and throw away spaces as needed for testing. Instead of managing a huge hardware lab we are able to "spin up" configurations as needed. If we need a new configuration to test against we just build a new container. It makes life more simple.
Pros
- Docker is fast.
- Docker is well documented.
- Docker has public container registries.
Cons
- Docker storage is still hard.
- Docker has poor monitoring.
- Docker is platform-dependent.
- We spend less money on hardware.
- We are able to test faster thus finding bugs earlier in the development pipeline.
- Our employees feel they are working with the latest technologies which allows us to retain and recruit better talent.
Comments
Please log in to join the conversation