Skip to content
View antonioazambuja's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Brasil, Rio Grande do Sul
  • 20:34 (UTC -03:00)

Block or report antonioazambuja

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
antonioazambuja/README.md

Antonio Azambuja - @ablackout3

Hi there, I'm Antonio Azambuja a Site Reliability Engineer and DevOps Engineer working on a big brazilian company to ensure systems realibilty, resiliency and performance. I'm constructing my own career path ever with begineer's mindset to long life learning.

Interested in working on Kubernetes, API's, containerization, monitoring, distributed systems, CI/CD, Platform Engineer, DevOps, SRE, System Perfomance and AWS.

package main
import"fmt"// TechSkill - overview about my technologies skillstypeTechSkillstruct {
Languages []stringContainers []stringDevOpsTools []stringDevSecOps []stringIaC []stringCICD []stringArchitecture []stringCloudProviders []stringObservability []stringLogging []stringCDN []string
}
funcmain() {
antonioazambuja:=&TechSkill{
Languages: []string{"Golang", "Python", "Java", "Shell"},
Containers: []string{"Docker", "Kubernetes", "AWS ECS", "AWS EKS"},
DevSecOps: []string{"Vault", "Kyverno"},
IaC: []string{"Terraform", "Ansible", "Packer", "Python"},
CICD: []string{"Jenkins", "Github Actions"},
GitOps []string{"ArgoCD", "GitlabCI", "Atlantis"},
Architecture: []string{"Microservices", "TDD", "Cloud Native"},
CloudProviders: []string{"AWS"},
Observability: []string{"OTEL", "Prometheus", "Grafana", "ELK Stack", "Dynatrace", "Thanos", "New Relic"},
Logging: []string{"ELK Stack", "Splunk"},
CDN: []string{"Verizon", "Cloudflare"},
}
fmt.Println(antonioazambuja)
}

Find me around the web 🌎:

Pinned Loading

  1. LINUXtips-giropops-senhasLINUXtips-giropops-senhasPublic

    Forked from badtuxx/giropops-senhas

    PICK LinuxTips project with objective allow practice my abilities in Security Practices, Resource Efficient, Monitoring and Automation.

    CSS 42 11

  2. terraform-aws-eksterraform-aws-eksPublic

    In developing... Not use this in production! It's only my study cases and this project not had designed for production environment. Not yet...

    HCL 2 2

  3. my-devops-roadmapmy-devops-roadmapPublic

    This is repository with my personal roadmap about DevOps.

    Python 2

  4. terraform-aws-vpcterraform-aws-vpcPublic

    Terraform module for create VPC resources on AWS

    HCL

  5. aws-eks-demosaws-eks-demosPublic

    HCL

  6. Descomplicando_KubernetesDescomplicando_KubernetesPublic

    JavaScript