Skip to content
View amaurybsouza's full-sized avatar
:octocat:
Automating everything!
:octocat:
Automating everything!

Organizations

@Terraform-Tutorials @Ansible-Tutorials @Kubernetes-Tutorialz @Docker-Tutorialz
Block or Report

Block or report amaurybsouza

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
amaurybsouza/README.md

git

/bin/amaury 🇧🇷

11yoe working on Banks (SunTrust Banks Inc., Bradesco S/A), Consulting (IBM, Kyndryl, TechFor, MetLife, Govt.) companies making impactful contributions. I'm {SRE/DevOps Engineer👨‍💻} dedicated to continuous learning, expanding my knowledge daily in areas like solutions architecture, infrastructure as code (IaC)🏗️ & cloud native☁️. I keep a newsletter filled with awesome DevOps stuff at Substack and I love writing tech posts at Medium. I was invited to participate into the AWS Community Builders program and I have been selected as a HashiCorp User Group Lead within open source community.

Backing to the tech communit & open-source projects, feel free if you think that's necessary sponsor my work through GitHub Sponsors. For last months I have worked closely with several people to keep and create new possibilities to learn and share around Cloud contents and Hashicorp products. Finally, recently I was ranked 50th among the TOP GitHub users by public contributions in Brazil. If you want me to speak at your event or company for work please email [email protected]. If you want me to speak at your community event for personal or open source please dm me at @amaurybsouza_.

DevOps Stack🧰

IaC (Infrastructure as Code) - I have worked with Terraform🏗️, Ansible in creatives projects to automate the infrastructure.

I have cultivated expertise in the realm of Infrastructure as Code (IaC), demonstrating a profound understanding of orchestrating infrastructure deployment through code. Proficient in tools like Terraform, Ansible, and other IaC frameworks, I am dedicated to architecting robust and scalable infrastructures with precision and efficiency.

Terraform Ansible Shell Script Markdown YAML Git

CI/CD Workflows - I have builded and created DevOps🚀 workflows using GitHub Actions for IaC flow and more!

I have consistently kept myself abreast of the latest advancements in the realm of DevOps workflows and CI/CD tools. My experience extends across platforms such as GitHub Actions, GitLab, and various other tools, demonstrating my commitment to facilitating streamlined and efficient development and deployment processes.

Jenkins GitHub Actions GitLab CI Jira Confluence

Container Orchestration - Experienced with Docker (Dockerfile🐳) and Kubernetes for production workloads!

I’ve kept myself updated and embraced the Kubernetes environment and Docker Containers!

Docker Kubernetes Kind Minikube Rancher

Cloud Computing - I'm AWS/Azure☁️ certified and I have experienced scaling and provisioning the applications.

Building robust infrastructures and streamlining workflows with an arsenal of dynamic tools:

AWS Azure IBM Cloud

Monitoring & Observability - Backing to Zabbix🎯 & Grafana I have created dashs and monitoring several apps.

Building robust infrastructures and streamlining workflows with an arsenal of dynamic tools:

Grafana Prometheus Datadog

Languages (Automation) - I'm an Automation fanatic adept at creative solutions through languages like YML and Bash scripting!

Building robust infrastructures and streamlining workflows with an arsenal of dynamic tools:

Shell Script Vim Python Markdown YAML

Linux Systems & Networking - Linux certified (LPIC, CompTIA) I have worked as SysAdmin for many years supporing big systems.

Building robust infrastructures and streamlining workflows with an arsenal of dynamic tools:

Red Hat Linux Fedora Debian Cent OS TCP/IP OSI Model Bash Yum Apt

Latest Medium Posts📚

I have made it my mission to share my entire DevOps learning journey across the Medium. I have so much to learn and share.

Recent Community Contributions💻

I have several of my personal projects on GitHub, LHC Campinas, Viva o Linux, AWS User Group Campinas and other communities/websites, approaching different topics, including Linux, Terraform, Ansible, Kubernetes, Docker and other tools around Infrastructure as Code (IaC), containers & automation:

GitHub DevOps Projects 🐙 :octocat:

A curated list of learning resources for Linux enthusiasts, DevOps learners. Check out my collection of sample projects showcasing Infrastructure as Code (IaC) principles using tools like Terraform and Ansible. Includes templates for cloud platforms like AWS and Azure.

Pinned

  1. iac-practice iac-practice Public

    ☸️🚀🏗️A bit automation with Terraform to provision an EC2 instance (infrastructure as Code) on AWS and using Ansible to install Docker on this instance. A excellent hands-on to practice the union of…

    HCL 18

  2. zabbix-otrs-integrating zabbix-otrs-integrating Public

    🚀💻📚A BIG hands-on of how you can Integrate OTRS 6 ticket system with Zabbix, it's had installed using versions Zabbix 3.4 and OTRS 6. Please, onsulte the documentation of Zabbix before to start the…

    Python 4 2

  3. terraform-digitalocean-droplet terraform-digitalocean-droplet Public archive

    A basic hands-on to deploy a DigitalOcean Droplet using Terraform. More information, please go ahed and check the documentation: https://docs.digitalocean.com/products/droplets/

    HCL 2 1

  4. devops-cheatsheet devops-cheatsheet Public

    🐧👨‍💻🚀This DevOps cheatsheet helps you with the most commonly and used commands for easy reference like Linux, Ansible, Terraform, Docker, Kubernetes, AWS Cloud, Git, Gitlab and olthers (constantly …

    21 13

  5. main.tf main.tf
    1
    module "gitLab_deploy" {
    2
      source = "../modules/gitLab_app"
    3
      app_region = "us-east-1"
    4
      ami = "ami-04505e74c0741db8n"
    5
    }
  6. my-github-actions my-github-actions Public

    🪐🤖🚀An awesome list of useful Github actions with workflows examples and cases of market to you use on daily basis.

    2 1