Socket Service and Automated CI/CD Pipeline

Yudha Pratama Putra

0

Backend Engineer

Software Engineer

Go

GraphQL

PostgreSQL

Created a distributed socket service to handle real-time messaging:
- Developed a distributed socket service from scratch using Go programming language to handle real-time messaging.
- Implemented the service in a scalable and fault-tolerant manner using Go's built-in concurrency features and industry-standard design patterns.
- Configured the service to efficiently handle large volumes of traffic while maintaining low latency using Go's network programming capabilities.
Set up CI/CD with GitHub Actions:
- Set up Continuous Integration and Continuous Delivery (CI/CD) using GitHub Actions
- Created workflows that automatically build, test, and deploy code changes to various environments such as staging, and production.
- Configured the workflows to run on specific triggers such as pull requests, code pushes, or schedule-based triggers.
Like this project
0

Posted Jul 9, 2024

Developed a scalable and fault-tolerant distributed socket service using Go to handle real-time messaging.

Likes

0

Views

0

Tags

Backend Engineer

Software Engineer

Go

GraphQL

PostgreSQL