aws-solutions-library-samples/guidance-for-self-healing-code-on-aws
This Guidance helps software companies set up a automated system to detect error logs, generate bug fixes, and create pull requests. Helps companies balance addressing bugs while also competing with product and feature development pressure.
This system helps software companies automatically detect bugs from application error logs, generate potential code fixes, and create pull requests for review. It takes your application's error logs and relevant source code, and outputs suggested code changes ready for review in your source control system. Software development managers and engineering teams can use this to keep their applications reliable without diverting significant developer resources from new feature development.
No commits in the last 6 months.
Use this if you want an automated system to proactively identify and propose fixes for bugs in your Python applications using AWS services, without requiring extensive manual debugging from your engineering team.
Not ideal if your application code is not in Python 3, you do not use Git for source control, or you do not use Amazon CloudWatch for logging.
Stars
29
Forks
6
Language
Python
License
MIT-0
Category
Last pushed
Oct 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/aws-solutions-library-samples/guidance-for-self-healing-code-on-aws"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/bedrock-access-gateway
OpenAI-Compatible RESTful APIs for Amazon Bedrock
awslabs/amazon-bedrock-agent-samples
Example Jupyter notebooks 📓 and code scripts 💻 for using Amazon Bedrock Agents 🤖 and its functionalities
aws-samples/well-architected-iac-analyzer
Sample Generative AI tool for evaluating Infrastructure as Code and architecture diagrams...
build-on-aws/building-gen-ai-whatsapp-assistant-with-amazon-bedrock-and-python
Build a genAI Whatsapp app that processes images, voice notes, videos, and documents with Amazon...
aws-samples/sample-connector-for-bedrock
Seamlessly invoke Amazon Bedrock or your custom models, enabling a smooth experience with AWS...