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

Highlights

  • Pro

Organizations

@Terraform-Tutorials @Ansible-Tutorials @Kubernetes-Tutorialz @Docker-Tutorialz

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

Hey, I'm Amaury!

Over 11yoe, I’ve built a strong track record in Linux, Cloud Security & DevSecOps, driving impactful contributions at leading banks (SunTrust, Bradesco) and consulting firms (CI&T, IBM, Kyndryl, etc.). As a Cloud Security Architect, I leverage automation and emerging technologies like AI to continuously enhance security posture. My passion for knowledge sharing extends beyond my work: I curate a DevSecOps newsletter at Substack, I love writing tech posts at Medium, and actively contribute to open-source communities AWS U.G. Campinas, HashiCorp U.G. Campinas, Hackerspaces, DoDs.

I'm passionate about sharing knowledge and empowering others. As an AWS Community Builder and HashiCorp U.G. Lead, I'm actively involved in the tech community, organizing meetups, workshops, and hackathons. Interested in joining the community?

Let's connect and build the future of technology together!

Pinned Loading

  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 …

    27 18

  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