hartou - Overview
Pinned Loading
-
1
# 📘 Guideline: Queue + Durable Result Storage in Ruby on Rails (Azure Deployment)4
- **Queue = trigger**: dispatches work, retries on failure.
5
- **Database/Blob = source of truth**: holds results for reliable retrieval and querying.
-
1
# AKS Ingress Configuration Guide for Microservices Routing4
This guide demonstrates how to configure Kubernetes Ingress in AKS to route URLs to different microservices, specifically for your use case with:
5
- `https://example.com/emp` → Employee microservice
-
Forked from Azure/AKS-Construction
Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementa…
JavaScript