Conclusion
In this chapter we familiarized with the idea of containers and created OpenCV containers that can be deployed on the cloud, then we learned about AWS Lambda which enables the deployment of OpenCV applications that can be automatically scaled, and finally we showed how to develop a face detection web service that returns face location information about an input image.
You are now ready to take your OpenCV knowledge and build massively scalable applications with it!