• Case Study

    Technology

    May 21, 2021

    Approach to CI/CD Pipeline for UI Development

    Agile development teams use Continuous Integration (CI) and Continuous Deployment (CD) to get quicker feedback and speed-up the development process. Fixing bugs early-on is cheaper than putting it off till it’s too late. Typically, most tech companies have a robust pipeline available for backend services projects, and have built-in frameworks and tools that support CI/CD pipeline for Java or .NET based backend services. This can be used by the development team off-the-shelf, with minimal configuration.