Note: All information on this page is shared with the permission of the employer.
Project Info:
Microsoft has developed an application called PALApp that allows windows binaries to run on Linux. Before my internship, Microsoft lacked an automated build process for PALApp, and whenever PALApp or its dependencies needed to be updated, an engineer would have to manually download and build PALApp and its dependencies.
My project was to create an automated build process and CI/CD pipeline for PALApp that would package it in a Docker container. Once I wrote the pipeline, I then integrated my container into the build process for the Cognitive Services team's applications. This allowed automatic delivery of downstream products like language and text services that depended on PALApp to customers.



