Skip to content
View mencarellic's full-sized avatar
☁️
☁️

Highlights

  • Pro
Block or Report

Block or report mencarellic

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

👋 My name is Carlo!

I make infrastructure in the cloud that other people build great things on. [1] [2] [3]

I write about things that I find interesting at carlo.cloud. Some topics that I have written about are topics such as multi-region cloud journeys, infrastructure modernization, and cost optimization.

While I do infrastructure engineering day-to-day, I have experience with:

  • ⚙️ Systems Engineering
  • 🔒 Security Engineering
  • 🌐 Network Engineering
  • 🥼 Data Science

I'd love to hear from you! me@carlo.cloud

Pinned

  1. terraform-aws-module terraform-aws-module Public

    This is a sample repo with an example of how to use LocalStack and GitHub Actions to test Terraform modules before publishing them.

    HCL 6 4

  2. HAProxy config showing how to surfac... HAProxy config showing how to surface ACL actions in the logs
    1
    global
    2
        maxconn 250
    3
        daemon
    4
        log stdout format raw local0
    5
    
                  
  3. terraform-aws-smart-defaults terraform-aws-smart-defaults Public

    This is a sample repo with an example of how to use local variables in Terraform to enable default values with complex data structures.

    HCL 1

  4. kernel-live-patching kernel-live-patching Public

    This is a repository with multiple sample scripts of enabling live kernel patching and cronjob scripts to update the kernel on regularly schedule intervals.

    Shell 2

  5. terraform-aws-s3-multi-region terraform-aws-s3-multi-region Public

    This is a sample repo with several examples of how to accomplish multi-region S3 replication.

    HCL 2 2