Minfy helps consulting giant automate its deployments speeding up time to studying evaluation patterns.
• BI platform required frequent configuration and updates due to the nature of the complex data collected.
• Large amounts of data collected and ongoing changes in evaluation patterns was a challenge to the client.
Step 1 :
• PWC FIP-CI CD set up completed for the angular, python and .NET apps
• Created cloud formation stacks using yaml templates we were able to create the API Gateway’s and Lambda functions
Step 2 :
• In the event of a change performed on the source code, Jenkins job triggered and a new docker image is built and pushed into the ECR repository.
• Using cloud formation templates, ECS clusters, services and task definitions in the cluster were created which would run Fargate ECS tasks
Step 3 :
• DB deployment was automated for all client databases
• Improved operational support and accelerated the speed of releases
• Achieved automated deployments for PWC Insights functionality, in turn reducing the manual efforts.
Step 4 :
• Angular CLI 1.2.4 on S3 Bucket
• Dotnet framework 8.5.1 on Lambda + API Gateway
• MySQL 5.6 on Aurora Serverless RDS
• GitHub, NPM, Newman