Skip to content

Instantly share code, notes, and snippets.

@mitalhp
Last active April 30, 2024 18:31
Show Gist options
  • Save mitalhp/8dee9d653fde221625e7f9163a836839 to your computer and use it in GitHub Desktop.
Save mitalhp/8dee9d653fde221625e7f9163a836839 to your computer and use it in GitHub Desktop.
JSON Resume formatted resume
{
"basics": {
"name": "Mital Patel",
"label": "Engineering Leader",
"email": "mitalhp@gmail.com",
"phone": "+19254878832",
"summary": "15+ years of experience as Systems Engineer, Software Developer and Engineering Manager. Mentored developers from intern to principal level, advised senior leadership on cloud automation, storage, disaster recovery and infrastructure, security, risk & compliance programs. Passionate about hands-on leadership, learning and contributing at all levels.",
"location": {
"city": "Carlsbad, CA",
"countryCode": "US",
"region": "CA"
},
"profiles": [
{
"network": "Linkedin",
"username": "mital",
"url": "https://linkedin.com/in/mital"
}
]
},
"work": [
{
"company": "Independent Contractor",
"location": "Carlsbad, CA",
"position": "Consultant",
"startDate": "2023-05",
"summary": "Consulting services for modern cloud infrastructure, site reliability, security and compliance best practices.  Performed troubleshooting and optimization of infrastructure as code using ansible, terraform, cloudformation and others.   Reviews of threat models, configuration and data pipelines for data privacy, compliance and security.  Full-stack development using javascript, golang and python.",
"highlights": [
""
]
},
{
"company": "Atlassian",
"location": "Remote",
"position": "Principal Technical Program Manager",
"startDate": "2020-03",
"endDate": "2023-05",
"summary": "Responsible for DR strategy for non-native AWS data stores (Mongo, Netapp, and Cassandra). Drove DR strategy for S3 using Clumio and custom tooling. Created and drove the creation of a custom platform for compliance controls monitoring. Integrated workflow using Jira for control owners, compliance team and auditors. Lead TPM for incremental rollout of new platform; drove engineering timelines, feature roadmaps and user feedback. Drove creation of complementary program for management of asset attribution. Platform stacks comprised of AWS (Athena, kinesis, S3, lambda) and open source (kafka, flink).",
"highlights": [
""
]
},
{
"company": "Intuit",
"location": "Mountain View, CA",
"position": "Group Manager, Engineering, Cloud Enablement",
"startDate": "2015-08",
"endDate": "2020-02",
"summary": "Used various AWS native services to create APIs and platforms for developer productivity (AWS S3, Lambda, Config, CloudTrail, Athena, Aurora, RDS, Elasticsearch, DynamoDB, ECS) Lead several engineering teams (sized up to 20), responsible for observability, asset inventory, compliance controls, and real-time security. Lead creation of service health dashboard to consolidate metrics from multiple data sources, determine dependencies and escalation points. Drove design and creation of policy engine software to auto-remediate changes to AWS services outside of security policies. Created platform for collection and reporting of compliance control policies for PCI, SOC2, FedRAMP and others. ",
"highlights": [
""
]
},
{
"company": "Shutterfly",
"location": "Redwood City, CA",
"position": "Sr Manager, Technical Operations",
"startDate": "2011-04",
"endDate": "2015-07",
"summary": "Lead migration of various services from data-center to AWS; including Multi PB photo storage archive to S3, log storage, compute, Mysql. Managed team (sized up to 10) of SRE and Devops Engineers responsible for performance and reliability of production website and services. Owned company AWS accounts including best-practices, security and cost-optimization. Created infrastructure deployment automation using ansible, terraform and cloud formation. Created and drove time-series metrics collection platform, dynamic scaling app servers using AWS Spot.",
"highlights": [
""
]
},
{
"company": "Tinyprints",
"location": "Mountain View, CA",
"position": "Manager, Engineering and Technology Team",
"startDate": "2007-06",
"endDate": "2011-03",
"summary": "Moved company from single stack baremetal data center to a fully load-balanced and redundant server infrastructure. Deployed storage solutions for image archives using NFS, Netapp and ZFS. Established best practices around data security, IT procedures, and configuration management. Setup Windows AD domain and associated services. Hired and trained a team (sized up to 6) IT and Systems engineers as the company grew from 30 to 300 employees, until acquisition by Shutterfly. Performed QA, code builds, performance and function testing for LAMP stack.",
"highlights": [
""
]
}
],
"education": [
{
"institution": "Devry University",
"area": "Telecommunications Management",
"studyType": "Bachelor (incomplete)"
}
],
"awards": [
{
"title": "AWS Certified Solutions Architect (Associate)",
"date": "2023-09",
"awarder": "",
"summary": ""
}
],
"skills": [
{
"name": "SRE / Devops",
"level": "Expert",
"keywords": [
"Ansible, Puppet, Chef",
"Cloudformation, CDK, Terraform",
"S3, Netapp, ZFS, NFS, iSCSI",
"Disaster Recovery, High Availability",
"Jenkins, Git, Gitlab, Bitbucket",
"Logstash, Kibana, Splunk, Sumologic",
"Observability (Graphite, Prometheus, Influxdb)",
"APM (Appdynamics, New Relic, Datadog)",
""
]
},
{
"name": "Cloud (AWS/Google)",
"level": "Expert",
"keywords": [
"EC2, ECS, Lambda, Functions",
"S3, RDS, EFS",
"Cloudtrail, Config, SQS, Kinesis",
"VPC, Policies, ALB, NLB, API Gateway"
]
},
{
"name": "Management",
"level": "Expert",
"keywords": [
"Agile Methodologies",
"Building Effective Teams",
"Capacity Planning",
"Compliance Controls",
"ITIL",
"Mentoring",
"Capacity/Budget Planning",
"Strategic Roadmaps"
]
},
{
"name": "Full Stack Development",
"level": "Proficient",
"keywords": [
"Python",
"Javascript/Nodejs",
"Golang",
"PHP",
"HTML/CSS",
"Bootstrap, Tailwind, Chakra",
"React, Vite, Svelte"
]
}
],
"interests": [
{
"name": "Gardening",
"keywords": [
""
]
},
{
"name": "Home Automation",
"keywords": [
""
]
},
{
"name": "PC Gaming",
"keywords": [
""
]
},
{
"name": "3D Printing",
"keywords": [
""
]
}
],
"meta": {
"canonical": "https://registry.jsonresume.org/mitalhp",
"version": "",
"lastModified": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment