Skip to content
View alexsandroocanha's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report alexsandroocanha

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
alexsandroocanha/README.md
Typing Animation


Sobre mim

Opa, me chamo Alexsandro, tenho 20 anos e sou estudante de Análise e Desenvolvimento de Sistemas (IFRO). Trabalho com DevOps e curto automatizar processos. Ultimamente estou engajado em aprender novas tecnologias, e descobrir novos hobby's.

func main(){
    p := Pessoa{
        Nome: "Alexsandro",
        Idade: 20,
        Trabalho: "DevSecOps",
        Faculdade: Faculdade{
            Nome: "IFRO",
            Curso: "ADS",
            Periodo: 4,
            Turno: "Noturno",
        }
    }
}

Estatisticas

GitHub Stats

Redes para Contato

Linkedin Gmail



Stack & Ferramentas

AWS Terraform
Docker Kubernetes
Linux Git
GitHub Actions Argo CD
Shell Script Python
Prometheus Grafana


Pinned Loading

  1. Wordpress-Aws Wordpress-Aws Public

    IaC na AWS: VPC (2 AZ), ALB, ASG, RDS, EFS. Terraform + user-data (Docker Compose).

    HCL 1

  2. Nginx-Server-Aws Nginx-Server-Aws Public

    EC2 + Nginx com logs e alertas (CloudWatch → SNS/Discord). Guia de teste de falha.

    HCL 1

  3. Microservices-GitOps Microservices-GitOps Public

    GitOps com Argo CD: CI/CD (GH Actions), manifests versionados, auto-sync/prune/self-heal.