Skip to content
View brunobritorj's full-sized avatar

Organizations

@groundworkz @brunobritorj-org
Block or Report

Block or report brunobritorj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
brunobritorj/README.md

๐Ÿ‘‹ Hi, Iโ€™m @brunobritorj

Here is a list with sample deployments:

  • ๐Ÿš€ azdevops/brunobritorj/terraform-azure-k8s/terraform-azure-k8s

    Pipeline on Azure DevOps which uses Terraform to deploy Azure resources (ACR + AKS) and configure Az DevOps service accounts to establish connections to the deployed resources.

  • ๐Ÿš€ azdevops/brunobritorj/terraform-azure-k8s/appx

    Pipeline on Azure DevOps with a basic sample app. It is a container based on nginx:alpine image with a single page index.html. CI/CD defines a 3-stage pipeline with build, dev and prd where with canary deployment.

    Good to be used with the above repo.

  • ๐Ÿš€ terraform-azure-k8s-ghactions

    Pipeline on GitHub Actions which uses Terraform to deploy Azure resources (ACR + AKS).

  • ๐Ÿงช grafana-prometheus-fastapi

    Docker Compose example to show how to use Prometheus and Grafana to monitor a FastAPI app.

  • ๐Ÿงช terraform-azure

    Deploy Azure resources using Terraform samples. Build a lab quick and easy.

  • ๐Ÿ“ฆ azdevops-selfhosted-container-agent

    A self-hosted container agent for Azure DevOps pipelines. Run this image in your container orchestration and assign it to your Az DevOps organization.

See you!

Pinned

  1. azdevops-selfhosted-container-agent azdevops-selfhosted-container-agent Public

    Azure DevOps self-hosted container agent

    Shell

  2. terraform-azure terraform-azure Public

    Terraform samples to deploy resources on Azure Cloud

    HCL

  3. ansible ansible Public

    Ansible samples

    Jinja

  4. grafana-prometheus-fastapi grafana-prometheus-fastapi Public

    A docker-compose example to show how to use Prometheus and Grafana to monitor a FastAPI app.

    Python 4