admin

admin

Automating Unity Builds with CI/CD

In this article, we’ll look at Unity APIs and supporting tools that can help you create a robust CI/CD pipeline for your projects. A complete example project – including the Unity project, Jenkins configuration, Docker containerization templates, and scripts –…

Unity 3D Mobile Game Backend Optimization

The client’s Unity 3D mobile game faced significant backend stability issues: servers crashed intermittently, auto-scaling behaved unpredictably, and players were often disconnected mid-session. During this project, we identified and resolved key problems: Technologies Used: AWS EC2 Auto Scaling, Linux, Bash,…