• Article

    Technology Transformation

    April 22, 2022

    Approach for CI-CD in Machine Learning: A Retail Intelligence Use Case

    An enterprise application software is composed of multiple layers, components and verticals. While until most recently, the foundations of these systems comprised of elements like databases, web-engines, MQs, User interface etc., machine learning based sub systems...

  • 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.