Cloud Computing & DevOps (CCD)
As part of the VELSYNC Cloud Computing & DevOps internship, this task involved creating a simple Flask web application and containerizing it using Docker.
The application returns a basic response when accessed through a browser.
When accessed via the browser, the application displays:
Hello, Velsync!
- Python
- Flask
- Docker
- Play with Docker (Docker Labs)
Below is the screenshot showing the Docker container running and the application output:


