Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Service Discovery & Service Mesh](#service-discovery--service-mesh)
- [Chaos Engineering](#chaos-engineering)
- [API Gateway](#api-gateway)
- [AI](#ai)
- [Code review](#code-review)
- [Distributed messaging](#distributed-messaging)
- [Programming Languages](#programming-languages)
Expand Down Expand Up @@ -386,6 +387,14 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Envoy](https://www.envoyproxy.io/) - Cloud-native high-performance edge/middle/service proxy.
- [Traefik](https://traefik.io/) - Reverse proxy and load balancer for HTTP and TCP-based applications.

## AI

*AI Agents, Agent Skills and AI tools.*

- [Chaterm](https://chaterm.ai/) - Open source AI terminal and SSH Client for EC2, Database and Kubernetes.
- [Terminal Skills](https://github.com/chaterm/terminal-skills/) - Public Agent Skills for Terminal and Kubernetes.


## Code review

*Code review. A few of the Source Code Management tools have built-in code review features.*
Expand Down