Added more shit

This commit is contained in:
Space-Banane
2026-04-02 19:30:50 +02:00
parent 6fbddacfcf
commit 9ed4e240c2
7 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Manage AWS Infrastructure
Agent manages AWS EC2 instances and deploys stuff when needed.
## Overview
A cloud infrastructure companion that provides an AI wrapper around AWS services, making complex cloud platform management as easy as a conversation.
## Features
- **Instance Life-cycle Management**: Provision, start, stop, and terminate EC2 instances.
- **Automated Deployment Pipeline**: Agent triggers CI/CD workflows and verifies deployment health.
- **Cost Optimization**: Recommends instance types or shuts down unused infrastructure.
- **Security Monitoring**: Scans for overly permissive Security Groups or unpatched resources.