1

Aws Cloud Infrastructure Engineer Jobs in Michigan

AWS Cloud Architect

Lansing, MI ยท On-site

$65.75 - $86.25/hr

... AWS Infrastructure Team, DBA Team, and Tech Leads * Pair with developers to debug cloud-specific ... issues (cold starts, container OOMs, RDS connectivity, IAM denials) Required Qualifications * 5-6+ ...

Azure/Databricks Infrastructure Engineer

Detroit, MI ยท On-site

$55.25 - $73.75/hr

This role combines cloud infrastructure engineering, platform delivery, and architecture execution to help clients accelerate modernization and improve operational performance. This role supports ...

Cloud Software Engineer

Auburn Hills, MI ยท On-site

$56.75 - $73.75/hr

Cloud & Infrastructure * AWS (EC2, S3, Lambda, API Gateway, IAM, CloudWatch, SNS/SQS, DynamoDB, RDS ... Bachelor's degree in Computer Science, Computer Engineering, Electrical Engineering, or a related ...

Cloud Engineer

Dearborn, MI ยท On-site

$51.25 - $68.50/hr

Cloud Engineer Location: Hybrid - 4 days/week onsite in SE MI Duration: Long-Term Contract ... Infrastructure as Code (IaC) * Develop and maintain production-grade Terraform modules across AWS ...

New

Cloud Software Engineer

Auburn Hills, MI ยท On-site

$56.75 - $73.75/hr

Cloud & Infrastructure * AWS (EC2, S3, Lambda, API Gateway, IAM, CloudWatch, SNS/SQS, DynamoDB, RDS ... Bachelor's degree in Computer Science, Computer Engineering, Electrical Engineering, or a related ...

Cloud Engineer

Detroit, MI ยท On-site

$55.25 - $73.75/hr

Cloud Engineer Location: Detroit, MI Who We Are: We design places where people love to be together ... Designing, deploying and managing cloud infrastructure in AWS and Azure environments.

Cloud Engineer

Detroit, MI ยท Hybrid

$55.25 - $73.75/hr

Cloud Engineer Location: Detroit, MI Who We Are: We design places where people love to be together ... Designing, deploying and managing cloud infrastructure in AWS and Azure environments.

next page

Showing results 1-20

Aws Cloud Infrastructure Engineer information

What is an AWS Cloud Infrastructure Engineer?

An AWS Cloud Infrastructure Engineer is a professional who designs, deploys, manages, and maintains cloud-based solutions using Amazon Web Services (AWS). They are responsible for setting up and optimizing cloud environments to ensure secure, scalable, and reliable infrastructure for applications and services. Their duties often include configuring virtual networks, automating deployments, monitoring system performance, and implementing best security practices in the cloud. They work closely with development and operations teams to support business needs and ensure efficient use of AWS resources.

What are the key skills and qualifications needed to thrive as an AWS Cloud Infrastructure Engineer?

To thrive as an AWS Cloud Infrastructure Engineer, you need a solid understanding of cloud architecture, networking, and security principles, typically demonstrated through relevant experience or a degree in computer science or IT. Familiarity with AWS services (such as EC2, S3, VPC), Infrastructure as Code tools (like Terraform or CloudFormation), and certifications such as AWS Certified Solutions Architect are highly valuable. Strong problem-solving abilities, collaboration, and effective communication skills help engineers excel when troubleshooting and working in cross-functional teams. These skills ensure reliable, scalable, and secure cloud environments that align with organizational goals.

What are some common challenges faced by AWS Cloud Infrastructure Engineers when managing large-scale deployments?

AWS Cloud Infrastructure Engineers often encounter challenges such as ensuring high availability and scalability of resources, managing costs effectively, and maintaining robust security across multiple services. Coordinating updates or changes across distributed systems without causing downtime can be complex, especially as environments grow. Additionally, keeping up with AWS's rapidly evolving suite of services requires continuous learning and adaptation. Engineers frequently collaborate with development, operations, and security teams to address these challenges and deliver reliable cloud solutions.

What is the difference between Aws Cloud Infrastructure Engineer vs Cloud Systems Administrator?

AspectAws Cloud Infrastructure EngineerCloud Systems Administrator
CertificationsAWS Certified Solutions Architect, AWS Certified SysOps AdministratorCompTIA Cloud+, AWS Certified SysOps Administrator
Work EnvironmentDesigning, deploying, and managing AWS cloud infrastructureMaintaining and supporting cloud systems, troubleshooting, and user management
Employer & IndustryTech companies, cloud service providers, enterprises using AWSOrganizations with cloud infrastructure, including enterprises and managed service providers
Search & Comparison IntentFocus on cloud architecture and deployment in AWSFocus on system maintenance and operational support in cloud environments

The AWS Cloud Infrastructure Engineer primarily designs and deploys cloud solutions on AWS, focusing on architecture and scalability. In contrast, the Cloud Systems Administrator manages and maintains existing cloud systems, ensuring smooth operation and troubleshooting. Both roles require similar certifications and work in cloud environments, but their core responsibilities differ in design versus operational support.

Are AWS Cloud Infrastructure Engineer jobs still in demand?

AWS Cloud Infrastructure Engineer jobs remain in high demand due to the widespread adoption of cloud computing and the need for scalable, secure cloud environments. Skills in AWS services, cloud architecture, and certifications like AWS Certified Solutions Architect enhance job prospects in this field.

What job categories do people searching Aws Cloud Infrastructure Engineer jobs in Michigan look for?

The top searched job categories for Aws Cloud Infrastructure Engineer jobs in Michigan are:

What cities in Michigan are hiring for Aws Cloud Infrastructure Engineer jobs?

Cities in Michigan with the most Aws Cloud Infrastructure Engineer job openings:

Infographic showing various Aws Cloud Infrastructure Engineer job openings in Michigan as of August 2026, with employment types broken down into 89% Full Time, 4% Part Time, 6% Contract, and 1% Nights. Highlights an 86% Physical, 5% Hybrid, and 9% Remote job distribution.

AWS Cloud Architect

Marvel Technologies Inc

Lansing, MI โ€ข On-site

$65.75 - $86.25/hr

Contractor

Re-posted 23 days ago


Job description

Job title: AWS Cloud Migration Architect
Location: Lansing, MI
Duration: 6 months with possible extension
Interview mode: In-person
 
***Hybrid work 2 days onsite and 3 days remote***
 
 
Job Summary:
We are seeking a Senior Cloud Migration Architect to embed with our development team and lead the AWS platform configuration and CI/CD automation for a large-scale enterprise cloud migration program. The program covers 30+ applications across migration approaches such as Elastic Beanstalk, Amazon EKS, EC2/Cloud VM - to be delivered across multiple sprints.
The contractor will own the technical configuration of AWS services for each migration pattern, design and build Azure DevOps (ADO) pipelines that integrate with ArgoCD or Flux for GitOps-driven deployments to EKS, and partner closely with application teams, the AWS Infrastructure Team, and the DBA team to deliver production-ready environments sprint by sprint.
This is a hands-on, deeply technical role for someone who can move fast, write production-grade IaC, debug across the stack, and mentor application developers and administrators on cloud-native patterns.
 
Key Responsibilities
AWS Platform Configuration
•    Configure and tune AWS Elastic Beanstalk environments for applications across Dev, Test, and Prod, including platform versions, scaling policies, environment variables, and rolling deployment configuration
•    Stand up and operate Amazon EKS clusters across Dev/Test/Prod for containerized workloads, including node groups, cluster autoscaling, ingress controllers, and namespace strategy
•    Provision and harden EC2/Cloud VM environments, including AMI selection, instance sizing, OS-level configuration, and patching strategy
•    Partner with the DBA team on Amazon RDS setup for SQL Server and PostgreSQL including parameter groups, subnet groups, backup policies, and Multi-AZ configuration
•    Design VPC networking, security groups, IAM roles/policies, KMS keys, and Secrets Manager integration following least-privilege principles
•    Build infrastructure-as-code (Terraform preferred; CloudFormation acceptable) so every environment is reproducible and auditable
CI/CD & GitOps
•    Design and build Azure DevOps build and release pipelines tailored to each migration pattern: 
o    EB pattern: source build → artifact → eb deploy to environment per stage
o    EKS pattern: Docker build → ECR push → manifest/Helm chart update → GitOps sync via ArgoCD or Flux
o    EC2 pattern: build → AMI bake or aws-deploy → blue/green or rolling release
o    In-place upgrade pattern: validation, packaging, and controlled deployment to existing servers
•    Implement GitOps using ArgoCD or Flux for EKS workloads - pull-based deployments, automated drift detection, app-of-apps or kustomize/helm patterns, multi-cluster or multi-namespace promotion
•    Establish promotion strategy across Dev to Test to Prod with appropriate gates, approvals, and rollback mechanisms
•    Standardize pipeline templates (YAML) so application teams can self-onboard new services consistently
•    Integrate static analysis, container scanning (Trivy/ECR scan), SAST/DAST hooks, and artifact provenance into the pipeline
Observability & Reliability
•    Configure CloudWatch logs, metrics, alarms, and dashboards for each workload
•    Define SLOs, alerting thresholds, and incident response runbooks for production cutover events
Documentation & Hand-off
•    Produce architecture decision records (ADRs), runbooks, and operational procedures so workloads can be supported by the long-term operations team 
•    Maintain a clean, versioned IaC repository as the source of truth for all environments
Collaboration
•    Work daily with application development teams, AWS Infrastructure Team, DBA Team, and Tech Leads
•    Pair with developers to debug cloud-specific issues (cold starts, container OOMs, RDS connectivity, IAM denials)
 
Required Qualifications
•    5–6+ years hands-on experience building and operating production workloads on AWS, with deep knowledge of Elastic Beanstalk, EKS, EC2, RDS, VPC, IAM, S3, CloudWatch, and Secrets Manager
•    3+ years hands-on with Kubernetes - production EKS preferred, including Helm, kubectl, ingress (ALB/NGINX), HPA, and troubleshooting pods/services/networking
•    Production experience with ArgoCD or Flux - designed app-of-apps structure, managed multi-environment promotion, and resolved GitOps drift in real workloads. This is non-negotiable.
•    Strong Azure DevOps Pipelines (YAML) experience - build pipelines, multi-stage release pipelines, variable groups, service connections, and self-hosted/Microsoft-hosted agents. Equivalent strong experience in another major CI/CD tool (GitHub Actions, GitLab CI, Jenkins) is acceptable if Azure DevOps can be picked up quickly
•    Solid Docker skills - multi-stage builds, image hardening, ECR
•    Infrastructure-as-Code in production: Terraform (preferred) or CloudFormation/CDK
•    Database familiarity - comfortable working with DBA teams on RDS (SQL Server and PostgreSQL), connection strings, secrets rotation, and migration cutover
•    Linux administration (RHEL/Amazon Linux/Ubuntu) and shell scripting (bash)
•    Source control with Git - branching strategies, pull requests, code review discipline
•    Strong written communication - must produce clear runbooks, architecture diagrams, and PR descriptions
 
Preferred Qualifications
•    AWS certifications: AWS Certified Solutions Architect - Professional or DevOps Engineer - Professional
•    CKA / CKAD (Certified Kubernetes Administrator/Developer)
•    Experience migrating .NET and Java applications from on-premises to AWS
•    Experience operating COTS products in containerized or cloud environments
•    Experience with service mesh (Istio, App Mesh) or API gateways
•    Exposure to HashiCorp Vault, secrets rotation, and certificate management
•    Familiarity with DataDog, New Relic, or Splunk in addition to native AWS observability
•    Experience with blue/green and canary deployment patterns
 
Please fill this form accordingly:
 

Skills

Years Used

Last Used

5–6+ years hands-on experience building and operating production workloads on AWS, with deep knowledge of Elastic Beanstalk, EKS, EC2, RDS, VPC, IAM, S3, CloudWatch, and Secrets Manager

3+ years hands-on with Kubernetes - production EKS preferred, including Helm, kubectl, ingress (ALB/NGINX), HPA, and troubleshooting pods/services/networking

Solid Docker skills - multi-stage builds, image hardening, ECR

Production experience with ArgoCD or Flux - designed app-of-apps structure, managed multi-environment promotion, and resolved GitOps drift in real workloads. This is non-negotiable.

Strong Azure DevOps Pipelines (YAML) experience - build pipelines, multi-stage release pipelines, variable groups, service connections, and self-hosted/Microsoft-hosted agents. Equivalent strong experience in another major CI/CD tool (GitHub Actions, GitLab CI, Jenkins) is acceptable if Azure DevOps can be picked up quickly

Infrastructure-as-Code in production: Terraform (preferred) or CloudFormation/CDK

Database familiarity - comfortable working with DBA teams on RDS (SQL Server and PostgreSQL), connection strings, secrets rotation, and migration cutover

Linux administration (RHEL/Amazon Linux/Ubuntu) and shell scripting (bash)

AWS certifications: AWS Certified Solutions Architect - Professional or DevOps Engineer - Professional