We have migrated from legacy code(HTML, CSS, Boostrap, PHP) to React as a frontend and Slim PHP framework to write API

Migrating from a legacy codebase to a modern front-end framework like React and a modern back-end framework like Slim PHP can bring many benefits such as improved performance, scalability, and…

Continue ReadingWe have migrated from legacy code(HTML, CSS, Boostrap, PHP) to React as a frontend and Slim PHP framework to write API

How we have automated deployment using GitHub self-runner and GitHub action workflow and deployed application on GCP Compute Engine

Deploying an application on a cloud platform like GCP Compute Engine and automating the deployment process can be a great way to improve the efficiency and reliability of software development…

Continue ReadingHow we have automated deployment using GitHub self-runner and GitHub action workflow and deployed application on GCP Compute Engine

We have created a script to backup mysql database with compression and store it to GCP cloud bucket.

Creating a script to backup a MySQL database and storing it on a cloud platform like GCP Cloud Bucket can be a great way to ensure the data is safe…

Continue ReadingWe have created a script to backup mysql database with compression and store it to GCP cloud bucket.