Container technologies like Docker make it easy to deploy new applications. For example, to deploy an application consisting of a set of services one pulls corresponding docker images from a registry and wires them together. And you have the application running in no time. But how can the cloud operator who provides the infrastructure where the containers are running, or the application developer who deployed them be sure that those containers are not running some malicious code? In this project we propose a solution to this real-world problem.
Project logistics
- Mentor: Sastry S Duri email: sastry-at-us-dot-ibm-dot-com
- Min-max team size: 3-5
- Expected project hours per week (per team member): 6-8
- Will the project be open source? Yes Apache
Preferred past experience
- Python (Very important)
- Linux command line (Important)
- Bash (Valuable)
Some Technologies expected to be learned/used
- Docker
- Elasticsearch
- Docker Registry
- Rabbit-MQ
- XML Parsing
- Python Web-server frameworks