Hi, I'm Colten Krauter
Solving technical challenges with a focus on longevity and maintainability. Building systems for stability with code that prioritizes readability so teams can adapt to changing business needs.
Approaching development holistically—considering everything from infrastructure and performance to developer experience and end-user impact.

About Me
I'm a passionate software engineer with a strong background in building scalable web applications and services. My journey in tech has taken me through roles at industry giants like Amazon and Starbucks, where I've honed my skills in modern development practices.
I specialize in full-stack development with a focus on creating clean, efficient, and maintainable code. With expertise in AWS, TypeScript, and Python, I build resilient systems that scale. I'm constantly learning and exploring new technologies to stay at the cutting edge of software development.
For the past 5 years, I've been working remotely from beautiful Montana - Big Sky Country. When I'm not coding, you can find me reading, tending to my chickens, hiking the mountain trails, or spending quality time with my wife and our four amazing kids.

Experience
Application Developer II@ Starbucks (Corporate)
2024 - 2025Supported and customized ServiceNow for 10,000+ users while implementing new integrations, refining standards for development teams, and establishing federated development processes.
Key Contributions
- Implemented SAP QM4 and additional ServiceNow module integrations for 10,000+ end users
- Refined logging and coding standards for two development teams (15 engineers)
- Architected CI/CD pipelines for three projects, reducing deployment times from 1+ hour to 5 minutes
- Developed Python/TypeScript automation detecting hardware failures across 10,000+ stores
- Mentored three team members on development and security best practices
Skills
Software Development Engineer II@ Amazon
2022 - 2024Led AWS cloud infrastructure development and API creation with an 8-person team for Amazon Pharmacy, serving as Scrum Master while establishing documentation standards impacting 500+ individuals.
Key Contributions
- Implemented AWS cloud infrastructure (TypeScript/CDK) for Amazon Pharmacy, handling 5 TPS (load-tested to 9)
- Developed critical APIs delivering legally compliant manufacturer discounts to thousands of customers
- Implemented Java-based services for B2B partners and manufacturers integrating with Amazon Pharmacy
- Served as Scrum Master for an 8-member development team overseeing three projects including operational improvements
- Established documentation structures and standards impacting 500+ individuals across Amazon Pharmacy
Skills
System Development Engineer II@ Amazon
2021 - 2022Collaborated with international remote teams on COVID-19 Amazon Health Portal, developed internal web apps, and created automation projects that saved hundreds of hours annually.
Key Contributions
- Developed React front-end for Amazon Health Portal launch, serving thousands of customers for COVID-19 response
- Created Project Anzu, an automated user-lifecycle management system using Python, saving 200+ hours annually
- Developed Project Raptor, an event management tool (React, Python) streamlining Major Incident Response
- Implemented AWS infrastructure using Infrastructure-as-Code (TypeScript/Python CDK)
- Provided DevOps support for Amazon Diagnostics DataLake and led operational improvements
Skills
Application Developer I@ Starbucks (Corporate)
2019 - 2021Built CI/CD pipelines with Ansible and Drone CI while developing custom web apps and Slack bots for system monitoring and incident response.
Key Contributions
- Set up CI/CD pipelines and secret management with Ansible and Drone CI for Docker deployments
- Designed custom web apps and Slack bots (React, Python/Flask) for system health monitoring
- Created infrastructure automation tools integrated with Jira, vRops, and Aperture
- Led process improvements and collaborated with product owners to gather requirements
- Participated in daily scrums and sprint planning activities
Skills
Technology Operations Analyst I@ Starbucks (Corporate)
2017 - 2019Provided server support and automated infrastructure processes while designing web applications for incident management and leading major incident response efforts.
Key Contributions
- Automated Windows 2019 CIS L2 Hardening with Ansible for infrastructure development
- Designed web app for Major Incident Response integrating with Slack, Email, PagerDuty, and DataDog
- Provided Windows/Linux server support including monitoring, incident handling, and patching
- Managed data center operations including security/access requests and server installations
- Led major incident response, resolving high-impact outages and engaging SMEs
Skills
Service Desk Analyst@ Starbucks (Corporate)
2015 - 2017Provided technical support for corporate users and store systems, facilitating issue resolution and implementing process improvements.
Key Contributions
- Resolved technical issues for corporate users and retail store systems
- Created documentation and knowledge base articles for common support scenarios
- Implemented process improvements that reduced average ticket resolution time
- Collaborated with various IT teams to escalate and resolve complex issues
- Started career as barista and supervisor in stores before transitioning to corporate roles
Skills
Featured Project
GitHub Notifier
A TypeScript GitHub Action that posts open pull requests to Slack channels based on scheduled jobs. It queries GitHub orgs for repositories, checks for open PRs, matches GitHub users to Slack users, and builds Slack messages to remind teams about pending code reviews.

Key Features
- Posts open PR notifications to Slack with user matching and mentions
- Configurable scheduling via GitHub Actions workflow automation
- Scans repositories across multiple GitHub organizations
- Available as both a GitHub Action and an NPM package