We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d25e6c + f644564 commit 5f95c54Copy full SHA for 5f95c54
README.md
@@ -13,6 +13,7 @@ This repository contains a web application that allows users to interact with la
13
- **Cache**: Redis is used as a caching mechanism to store frequently accessed queries and responses, reducing redundant computations.
14
- **CI/CD**: Continuous Integration and Continuous Deployment (CI/CD) is implemented using GitHub Actions to automate the build and deployment process.
15
- **Orchestration**: Application Orchestration is implemented using Kubernetes running on multi node compute environment.
16
+- **Aargo CD**: Leveraging Argo CD's GitOps capabilities for seamless, automated, and scalable deployments
17
18
### Preview
19
Application Architecture |
0 commit comments