Skip to content
View hashrr's full-sized avatar
:electron:
Just Chilling
:electron:
Just Chilling

Block or report hashrr

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

Harshavardhan Gowda

Cloud Devops Engineer 2 at Amazon Web Services (AWS) with 6+ years of experience.

Stuff I am good at:

  • Linux system administration (I can exit vim without having to restart the server)
  • Troubleshoot issues with complex distributed systems without blaming others
  • Somewhat of an expert in Elasticache (Redis & Valkey) and Systems Manager
  • In the process of mastering IaC (terraform), CI/CD (Github actions, Gitlab), Containers and Container Orchestration (Docker & Kubernetes) and Observability (Prometheus & Grafana)
  • Use ChatGPT, Gemini and Claude to get things done and also untangle the mess they create

Open Source Contributions

PR Description Released In
#48254 Adding durability attribute to aws_elasticache_replication_group v6.51.0
#48380 Adding network_type argument for Serverless Caches v6.51.0
#48897 Scaffolding for new Lambda Microvms service N/A
#48950 New Resrouce: Lambda MicroVMs Image Pending Review
#48984 New Resource: aws_lambdamicrovms_microvm Pending Review

Certifications

AWS

DevOps

Peer Feedbacks

Director, Software Engineering, AWS Elasticache CC

I want to take a moment to recognize @Gowda, Harshavardhan.

Harshavardhan has been an active SME for ElastiCache. More so, he has been very active in the internal ⬛︎⬛︎⬛︎redacted⬛︎⬛︎⬛︎ slack channel where he is constantly responding to queries from the TAM / Sas / Account Managers who are asking questions on behalf of their customers.

There are two key advantages to this:

  1. It reduces the burden on the engineering team to answer the questions
  2. More importantly, I have seen at least on more than 6 occasions that responses from Harshavardhan have been accurate and spot-on which have averted an unnecessary support ticket or a service side ticket.

As an example, here is the latest issue: ⬛︎⬛︎⬛︎redacted⬛︎⬛︎⬛︎. The analysis of multiplexing and the fact at the results are actually being processes faster by the main thread is spot on! This definitely averted a service side ticket. In the process he has also helped educate a few of his own colleagues as well.

Thank you @Gowda, Harshavardhan for continuing to monitor this channel and provide the right feedback.


Sr. Product Manager Technical - Elasticache

I wanted to share some positive feedback on Harshavardhan Gowda's recent contributions to the AWS Terraform provider for ElastiCache.

Harshavardhan proactively identified a gap in Terraform support following our ElastiCache Durability launch — the new durability attribute on aws_elasticache_replication_group was not yet available in the Terraform provider. Without being asked, he opened a PR #48254, worked through HashiCorp's review feedback, and got it merged within days.

He then asked if there were other gaps he could help with. I pointed him to a missing network_type parameter on aws_elasticache_serverless_cache — a feature we launched in April that still had no Terraform support. He opened the GitHub issue, submitted the PR #48380, and had it merged within a week. Both features shipped in terraform-provider-aws v6.51.0.

What stood out to me:

  • Proactive ownership: He noticed the Terraform gap on his own and reached out to offer help rather than waiting to be assigned work.
  • Speed and quality: Both PRs included acceptance tests, documentation updates, and regression testing. HashiCorp maintainers approved with minimal revision.
  • Follow-through: He kept me updated at each stage and drove both contributions to completion independently.

These contributions directly benefit ElastiCache customers who manage infrastructure with Terraform.

Pinned Loading

  1. hashicorp/terraform-provider-aws hashicorp/terraform-provider-aws Public

    The AWS Provider enables Terraform to manage AWS resources.

    Go 11k 10.3k

  2. imds imds Public

    A small CLI tool to interact with the Instance Metadata Service in EC2 instances

    Go

  3. ssm-admin ssm-admin Public

    A tool for people who hate to type long directory paths to view the AWS Systems Manager logs

    Python 3