Timofey (Tim) Ivanchuk

Lincoln, NE




Solutions Architect, SLG

Amazon Web Services

11/2024 - Present

Lincoln, NE (Virtual)

    Job Duties

  • Design and implement advanced solutions for government clients, focusing on modernizing legacy systems, improving efficiency, and transforming digital citizen services.
  • Lead cloud adoption efforts through workshops, architectural deep dives, and proof-of-concept projects to speed up digital transformation.
  • Create and assess architecture designs, technical documents, and implementation plans for critical government operations.
  • Build partnerships with CTOs, CDOs, IT directors, and technical teams to address governmental challenges and customize AWS solutions to meet specific regulations and needs.

  • Key Accomplishments

  • Architected Microsoft license consolidation and modernization for a department of a State to save 35% on licensing cost.
  • re:Invent 2025 Speaker - HMC303 Migrate and modernize VMware workloads with on-premises dependencies. This workshop connects customers to an on premises AWS Outposts where they mock a migration to the region, create AMIs, build a container workload, then deploy both options to a physical AWS Outposts Rack. Customers learn how to use AWS Application Migration Service, AWS Systems Manager Automation documents, Amazon ECR, and AWS Outposts.

Specialist Solutions Architect: Microsoft Workloads

Amazon Web Services

07/2022 - 11/2024

Dallas, TX (Remote)

    Job Duties

  • Deliver expert technical guidance and architectural recommendations to enterprise customers on deploying and optimizing Microsoft workloads on AWS, with specialized focus on Windows Containers, Windows Server, SQL Server, and .NET applications.
  • Empowered thousands of customers and internal technical staff through creating and delivering high-impact technical content including public-facing blogs, hands-on workshops, and production-ready code samples.
  • Lead strategic engagements with enterprise-level customers to architect and implement high-value solutions on AWS, generating multi-million-dollar opportunities and driving significant revenue growth.

  • Key Accomplishments

  • Developed and delivered workshop at re 2024 titled "XNT308: Modernize Windows applications on your own terms" achieving the second highest CSAT rating among all Microsoft-related workshops, resulting in selection as presenter for AWS Summits 2025. Architected complete workshop infrastructure from the ground up, including designing 5 complex CloudFormation templates with nested stacks for Windows containerization, EKS cluster provisioning, including container image registry integration, and Helm chart development for application deployment.
  • Collaborated with 45 Subject Matter Experts globally to produce comprehensive "MACO: Microsoft on AWS Cost Optimization" framework covering 44 optimization strategies across 7 technical domains, driving measurable cost reduction for enterprise customers.

Scrum Master

FEDITC

11/2020 - 07/2022

Austin, TX (Remote)

    Job Duties

  • Led two software development teams using Scrumban, managing sprint planning, standups, reviews, and retrospectives to deliver secure, high-quality software.
  • Facilitated team planning and coached agile principles to boost productivity, implementing capacity planning, creating work breakdown structures, and establishing performance metrics.
  • Acted as primary liaison between Department of Defense clients and development teams, aligning deliverables with mission requirements through progress demonstrations, status reports, and risk mitigation.

  • Key Accomplishments

  • Mentored junior engineers during complex software development projects in both SECRET and unclassified work environments, providing technical guidance on secure coding practices, Department of Defense documentation standards, and compliance requirements for mission-critical systems.
  • Successfully aligned two newly formed development teams with Department of Defense Agile Guidelines, implementing standardized agile ceremonies, establishing consistent documentation practices, and introducing metrics-driven performance management.

Software Engineer

Mutual of Omaha

04/2020 - 11/2020

Omaha, NE

    Job Duties

  • Utilized Confluence, Jira, BitBucket, and FishEye and other development tooling within an Agile team environment operating under the SAFe framework.
  • Developed enterprise software solutions using Java and Groovy within a microservices architecture for an ETL framework.
  • Performed code reviews and analysis for team members to ensure quality and adherence to architectural standards.
  • Executed migration of monolithic business applications to microservice architecture, analyzing dependencies and implementing service boundaries.

  • Key Accomplishments

  • Migrate multiple SVN repositories to BitBucket using Git, setup with Jenkins, Gradle, Spring, and created trainings on how to transition to the new system.
  • Stood up an API for internal ETL processing on a Teradata SQL Machine for company data warehouse management and improving optimized query performance by 15%.

Software Developer

Gallup

07/2019 - 04/2020

Omaha, NE

    Job Duties

  • Engineered service layer RESTful web applications incorporating API creation, Java development, and SQL database integration.
  • Developed software features within a globally distributed team using Agile methodologies and practices.
  • Implemented system changes within framework standards, incorporating comprehensive testing libraries for quality assurance.
  • Managed multiple concurrent projects, coordinating deadlines, work efforts, and adherence to code standards.

  • Key Accomplishments

  • Architected and deployed enterprise notification pipeline for Gallup's business platform, serving thousands of global clients with real-time insights through a scalable, fault-tolerant system.
  • Designed and maintained advanced database table configurations for critical business intelligence projects, optimizing query performance through indexing strategies and data partition schemes.

Program Analyst II

Duncan Aviation

09/2016 - 07/2019

Lincoln, NE

    Job Duties

  • Developed and maintained production software systems using RPG, Java, and SQL across multiple business domains including inventory, maintenance tracking, and financial reporting.
  • Designed database structures and production systems to support mission-critical aviation service operations.
  • Created data visualization packages for management using TypeScript/JavaScript with Logi and Highcharts frameworks.
  • Collaborated with business stakeholders to gather requirements and deliver efficient technical solutions for aviation-specific challenges.

  • Key Accomplishments

  • Mentored and guided new developers on complex codebase integration and business domain knowledge.
  • Self-taught RPG programming language within one month with no prior experience, achieving proficiency to contribute to production systems.
  • Developed proof-of-concept, and led full design, for Highcharts to replace legacy Logi for management's data visualization needs, creating interactive dashboards that reduced development time and training time for new visualizations by over 50%.
  • Led complete migration from SVN to Git version control, including server configuration, repository structure, and user access management while ensuring minimal workflow disruption.
Projects

You will notice these projects are private in GitHub. This is for security purposes. Contact me for business need access.


Bedrock MCP Server with Chat Integration hosted on AWS

A extensible chat interface with artifical intelligence agentic workloads, using AWS Bedrock with Model Context Protocol (MCP) server support. Currently includes S3 bucket integration, with a modular architecture designed for adding more MCP servers. Built with Kiro!

EKS Hosted Todo App with DynamoDB backend and full CI/CD Pipeline

A containerized todo application with React frontend and AWS Lambda backend, deployable to Amazon EKS. Fully automated CI/CD pipeline so you can make changes without having to manually build everything from scratch. Hosted on AWS. Built with Kiro!

re:Invent 2025 Speaker - HMC303 Migrate and modernize VMware workloads with on-premises dependencies

During cloud migrations, certain workloads must stay on-premises or at the edge due to latency-sensitive application interdependencies, data residency requirements, or local data processing needs. This workshop guides you through migrating VMware and Java applications to AWS Outposts and AWS Local Zones while modernizing them through containerization. You will initialize AWS Application Migration Service, set up post-launch actions, containerize applications using AWS Systems Manager Automation documents, pull container images from Amazon Elastic Container Registry (ECR), and deploy containerized applications to AWS Outposts. Leave this workshop with practical skills in migrating legacy applications.

re:Invent 2024 Speaker - XNT308 Modernize Windows applications on your own terms

Do you have applications that need to be modernized, but aren't sure about how to get started? If so, this workshop is for you. You will be given a mandate to modernize a set of applications. First, learn about your applications and their dependencies. Then, decide which application you want to modernize and the path you want to take; for example, containerize your application and run it on Amazon ECS or Amazon EKS, or refactor your .NET code to run on Linux.

You can find a blurb about this workshop here.

AWS Workshop: AWS Outposts Modernization Patterns

Create a workshop for our customers that uses AWS Application Migration Service to Containerize an Application. This lab guides you through containerizing a Java application from an on-premesis server, then deploying a docker file/ECS cluster on an Outposts rack. The lab automates 80% of the deployment for future customers and highlights how post launch actions can help customers deploy into EKS/ECS on Outposts.

This is an private workshop that is only presented to use-case customers.

AWS Blog: Accelerated Transformation: Streamline Application Modernization During Migration

Application modernization involves discovery, analysis, extraction, containerization and deployment of an application migrated to AWS. The AWS Application Migration Service (AWS MGN) simplifies and expedites your migration to AWS by automatically converting your source servers from physical, virtual, or other cloud infrastructure to run natively on AWS. In this post, I use post-launch actions in AWS MGN to containerize your application by deploying it to the Amazon Elastic Container Service (Amazon ECS). This blog post provides operators who are migrating and modernizing their applications to Amazon ECS a step-by-step article for application replatforming using the AWS MGN post-launch action: App2Container for Replatforming.

You can access the article at the AWS Blog website.

AMP + AMG + WMI Exporter: Terraform Template

This repository is a Terraform template for running Amazon Managed Prometheus with Amazon Managed Grafana for Windows Servers using the WMI Exporter. The use case came about in preparation for a blog article using these technologies. A user will be able to spool up every resource necessary, with the proper permissions, to run an automated metrics collection system.

This is private repository . Please contact me directly for business need access.

CloudFormation Cost Calculator

This project takes a CloudFormation template, with the output of giving you pricing based on your configuration. The UI explains how the system works, and is easy to walk through. Currently it is very limited, with only Amazon EC2 and Amazon S3 pricing. This project was built with AWS Lambda, Python, Angular, Amazon API Gateway, AWS Amplify, and a few other AWS services. It is now archived but I can discuss the details.

This is private repository . Please contact me directly for business need access.

.NET 6 w/Amazon ECS Fargate Cluster

A simple application that is hosted on Amazon Elastic Container Service with the Fargate launch type. This repository holds the Terraform template to recreate the entire infrastructure. The template includes an Amazon ECS cluster, Auto Scaling Group, Application Load balancers for scaling, Fargate task definitions, target groups, auto scaling policies, and a few of the necessary networking components. The images were pre-built but you can change the task definiton to select your own.

This is private repository . Please contact me directly for business need access.

Java CLI Guessing Game

This game, built completely in Java, asks questions and takes input from the CLI. Depending on the answer, you get a popup of a YouTube video, documents, images, etc. Answers are tallied, and differing images are drawn within the CLI to congratulate the individual. The product was packaged with Launch4j and placed onto USBs with custom start software.

This is private repository . Please contact me directly for business need access.


Technologies

AWS

Solution Architecture

Software Engineering

Atlassian Suite

Java

Kubernetes

Project Management

Scrum and Agile Methodologies


Certifications

Education

A.S Computer Information Technology

Southeast Community College

October 2015 - September 2017

Lincoln NE


B.S. Cloud and Network Engineering

Western Governers University (WGU)

November 2025

Lincoln, NE