An open API service indexing awesome lists of open source software.

https://github.com/piyushpatil03/code-deployment-server

Engineered a scalable TypeScript-based code deployment service integrating Express, Redis queues, and AWS S3 for efficient file management and deployment.
https://github.com/piyushpatil03/code-deployment-server

aws aws-s3 nodejs react redis-database redis-queue

Last synced: 4 months ago
JSON representation

Engineered a scalable TypeScript-based code deployment service integrating Express, Redis queues, and AWS S3 for efficient file management and deployment.

Awesome Lists containing this project

README

        

I engineered a Code Deployment service with Redis-based asynchronous processing queues for managing upload code and status updates with TypeScript and AWS S3. I deployed a continuous integration pipeline to automating the build process and request handler service to serve the website.

![image](https://github.com/user-attachments/assets/9fdf454d-adb6-467e-9bf3-181de48f3fc2)