Excellent Staff Award of Quarter 3.2020

Excellent Staff Award of Quarter 3.2020

The Award of Excellent Employee in Quarter 3.2020 has arrived, The award regularly arrives at the end of each quarter, recognizing the dedication and hard work of the members of the Company after 1 quarter of working. Join in my footsteps to find out who the owners of these awards are. Tie for the First Prize Mr. Tao Viet Ha, team develop 3 As a […]

Read More

HOW TO CREATE THE CI/CD USING GITLAB RUNNER WITH NODEJS ON THE EC2 INSTANCE

HOW TO CREATE THE CI/CD USING GITLAB RUNNER WITH NODEJS ON THE EC2 INSTANCE

Introduction What is CI/CD Continuous Integration is the process of automatically building, doing unit testing as source code is changed on the Version Control system (Git). The goal of CI is to quickly make sure a new change from a developer is “good” and suitable for further use in the codebase. Continuous Delivery is a step beyond Continuous Integration. The application is not only built […]

Read More