< Previous Challenge - Home - Next Challenge >
- Review code to understand how we are going to integrate policy document with Frontend website
- Create necessary Azure resources as required before starting with CI/CD Pipeline
- Create Github Action workflow to deploy to serverless function
- If the build succeeds, deploy the code to a Serverless Function
- If the build fails, raise an issue to investigate
- Demonstrate the role of Serverless in this challenge
- Ensure you are able to retrieve policy documents for insured users
- Demonstrate your solution completeness with respect to solution blueprint