Skip to content
View sqlxpert's full-sized avatar

Highlights

  • Pro

Block or report sqlxpert

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

Jump to: Pinned reposAll repos ↗Contribution graphBlog ↗

Software engineer focused on cloud infrastructure since 2013. Professional relational database experience since 1996. Professional programming and Unix/Linux experience since 1993. Leadership and business skills from consulting work and an MBA. Training, motivation, team-building, and evaluation skills from past service as a teacher. Past AWS certifications in DevOps and databases. Current AWS certifications in security (3×) and networking. Impeccable writing, technical writing, and presentation skills. 4 human languages: English, French, Spanish, and German.

Technical Skills

I've been writing enterprise-quality open-source AWS utility software since 2017. GitHub provides proof of work: revision history plus evidence of real users.

So you can evaluate my technical skills, I've organized short, focused excerpts of my work by topic:

Skills Matrix

Jump to: TerraformContainers/DockerIAM

Advanced Terraform

  • Secure private network
    • Editable configuration, in terms familiar to application developers
    • Automatic, no-edit transformations
    • Strict, reciprocal security group egress and ingress rules (only known hosts can talk; no private IP address ranges)
    • Single, shared definition for all VPC private endpoints of both types (avoids repetition and prevents inconsistencies)

Containers/Docker

Advanced IAM

Pinned Loading

  1. lights-off-aws lights-off-aws Public

    Stop EC2 instances and RDS/Aurora databases overnight by tagging them with cron schedules, to cut AWS costs

    HCL 82 4

  2. step-stay-stopped-aws-rds-aurora step-stay-stopped-aws-rds-aurora Public

    Step Function to keep databases stopped when not needed

    HCL 12 1

  3. docker-python-openapi-kafka-terraform-cloudformation-aws docker-python-openapi-kafka-terraform-cloudformation-aws Public

    Containerized Python API → Kafka cluster → AWS Lambda consumer, via Terraform

    HCL 1

  4. backup-events-aws backup-events-aws Public

    Cross-account, multi-region on-demand backups with AWS Backup

    HCL 6

  5. aws-rcp-s3-require-intelligent-tiering aws-rcp-s3-require-intelligent-tiering Public

    Enforce Intelligent Tiering by tagging S3 buckets (closest thing to changing S3's default storage class!)

    HCL 3

  6. aws-rcp-s3-require-encryption-kms aws-rcp-s3-require-encryption-kms Public

    Enforce encryption by tagging S3 buckets with KMS key ARNs

    Python 4