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.
1 parent 5f7690e commit f644564Copy full SHA for f644564
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