Automate the tracking of improvement plans from AWS Well Architected review using Zoho Sprints. Zoho Sprints is a project management tool that helps enterprises plan and execute their sprints. AWS Well Architected tool is a service that helps enterprises evaluate and improve their cloud architectures. When an enterprise uses both these tools, they may need to sync the improvement plans identified by AWS Well Architected tool with the tasks in Zoho Sprints. This can be tedious and time consuming if done manually. The code in this repo can help automate this process and save time and effort.
Following are the benefits of using this code.
- The code can help enterprises track their improvement plans from AWS Well Architected tool in a more efficient and organized way using Zoho Sprints.
- The code can reduce the manual effort and human errors involved in updating the tasks in Zoho Sprints and the improvement plans in AWS Well Architected tool.
- The code can provide visibility and accountability on the progress and outcomes of the improvement plans and the tasks.
The architecture of the deployment is shown below.
Following are the pre-requisites for running this code,
- Ensure to obtain OAuth Token for programatically calling Zoho Sprints.
- Ensure to have necessary permissions in AWS Account to configure this code.
- An environment where you can run Terraform code.
Follow the steps below to implement this code,
- Clone this GitHub repo: https://github.kyndryl.net/aws/zoho_waf_integration
- Navigate to the
terraform
folder in the cloned directory - Create a
terraform.tfvars
file by copying the sample provided and modifying the values within the file according to your environment. - Execute the following commands to deploy,
terraform plan
terraform apply -auto-approve
Download and watch the Demo Video for the usage.
- AWS is a trademark of Amazon Web Services, Inc. Refer https://aws.amazon.com/trademark-guidelines/ for the AWS Trademark guidelines
- All the AWS Icons used in the architecture diagram are as per the AWS Architecture icons standard - https://aws.amazon.com/architecture/icons/
- Zoho Sprints described in the code is a product of Zoho Corporation Pvt. Ltd. Refer the Terms of Service - https://www.zoho.com/terms.html
- Zoho logo used in the architecture diagram is as per the Zoho Branding guidelines - https://www.zoho.com/branding/
All contributions (including pull requests) must agree to the Developer Certificate of Origin (DCO) version 1.1
Guidelines on how to contribute to the project is described here
This project is licensed under the MIT License
© Copyright Kyndryl, Inc. 2024
Copyright contributors to the Zoho WAF Integration project.
This project is licensed under the MIT License
Maintainers: Sujith R Pillai s.r.pillai@kyndryl.com, Jigar Kapasi jigar.kapasi@kyndryl.com