OpenContrail system – an extensible platform for Software Defined Networking (SDN)
Working on Contrail MicroService and cloud orchestration with docker.
Environment: CentOs, Docker, Ansible and GitHub
In the microservices architecture all processes are running in their own docker container. The containers are grouped together into services. The containers are deployed using ansible and docker-compose
• Designed and developed the feature to scale up and scale down the micro-service containers in a distributed environment.
• Designed and developed support for deploying OpenStack Pike containers.
• Designed and developed support for deploying Contrail containers using the contrail micro services architecture.
• Developed solution for getting the entire build environment containerized so that developers can compile and build the code in a container without having to login into their build servers or VM.
• Developed solution to deploy the entire Contrail cloud using Ansible and docker-compose in one touch to make it simple for the end user.