Pinned Repositories
aks-calico-network-policy
This project shows how to use Calico as a Network Policy plugin in Azure Kubernetes Service to prevent a production backend from being accessed by resources from other environments.
aks-cost-optimization
This repository aims to demonstrate ways of saving costs on your AKS clusters
aks-managed-observability
This repository shows how to have observability in AKS using managed services leveraging Azure Monitor Container Insights and Azure Managed Grafana.
aks-nginx-ingress
The goal of this repository is to show how to deploy an autoscalable kubernetes/ingress-nginx on a dedicated AKS nodepool with Azure Key Vault integration.
aks-sql-elastic-transactions
This repository showcases the use of Elastic Transactions in an Azure SQL Database, that allows an application to run transactions against several databases without the need to use MSDTC which can be trick, specially with containers.
ansible-mongodb
Ansible roles to install multiple versions of MongoDB.
azure-services-integration
This repository showcases a scenario of services integration in Azure where logs placed in a Blob Storage container gets processed into a Event Hub leveraging Event Grid and Functions.
container-apps-scaling
Scale Container Apps applications based on events. This example uses the size of a Service Bus queue as a scaling trigger.
eks-app-mesh-multi-account
underguiz's Repositories
underguiz/aks-cost-optimization
This repository aims to demonstrate ways of saving costs on your AKS clusters
underguiz/container-apps-scaling
Scale Container Apps applications based on events. This example uses the size of a Service Bus queue as a scaling trigger.
underguiz/aks-nginx-ingress
The goal of this repository is to show how to deploy an autoscalable kubernetes/ingress-nginx on a dedicated AKS nodepool with Azure Key Vault integration.
underguiz/aks-calico-network-policy
This project shows how to use Calico as a Network Policy plugin in Azure Kubernetes Service to prevent a production backend from being accessed by resources from other environments.
underguiz/aks-sql-elastic-transactions
This repository showcases the use of Elastic Transactions in an Azure SQL Database, that allows an application to run transactions against several databases without the need to use MSDTC which can be trick, specially with containers.
underguiz/azure-services-integration
This repository showcases a scenario of services integration in Azure where logs placed in a Blob Storage container gets processed into a Event Hub leveraging Event Grid and Functions.
underguiz/aks-managed-observability
This repository shows how to have observability in AKS using managed services leveraging Azure Monitor Container Insights and Azure Managed Grafana.
underguiz/ansible-mongodb
Ansible roles to install multiple versions of MongoDB.
underguiz/eks-app-mesh-multi-account
underguiz/aws-app-mesh-examples
AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.
underguiz/eks-workshop-sample-api-service-go
Sample Kubernetes service used in the EKS Workshop CI/CD CodePipeline module
underguiz/misp-cloud
misp-cloud - Cloud-ready images of MISP
underguiz/openhack-devops-team
DevOps OpenHack Team environment APIs
underguiz/aks-workshop-1906
underguiz/application-insights-demo
This repository deploys an AKS cluster running a springboot demo application, Petclinic, and configures Application Insights in its microservices using auto-instrumentation so you can take a look into the Application Insights features without having to change your application and environment.
underguiz/azure-docs
Open source documentation of Microsoft Azure
underguiz/gitops-test
underguiz/moodle-high-scale
This project deploys a robust infrastructure on Azure to handle a high scale moodle installation, this environment is able - and tested - to handle 200k concurrent users.
underguiz/sql-mi-dtc
This repository showcases the use of MSDTC in an Azure SQL Managed Instance, that allows an application to run transactions against several databases, for scenarios where Elastic Transactions are not supported.