Skip to main content
JobDescription.org

Information Technology

AWS Solutions Architect Job Description

AWS Solutions Architects design cloud infrastructure on Amazon Web Services that is secure, cost-efficient, and built to scale with the business. They work across application teams, security, and operations to translate requirements into architecture decisions: selecting services, defining connectivity patterns, sizing infrastructure, and increasingly, designing the GPU and model-serving layers that generative AI workloads require. Architecture reviews against the AWS Well-Architected Framework, cost optimization, and Infrastructure as Code standards fill out the rest of the job. The role sits between what a business needs and what a development team can realistically build and operate, and it now demands fluency in AI infrastructure alongside traditional compute, storage, and networking.

Last updated

Role at a glance

Typical education
Bachelor's degree in CS, IT, or engineering preferred; self-taught practitioners with certifications and project experience are routinely hired
Typical experience
5+ years in a related occupation typical per BLS, though entry paths via certification exist
Key certifications
AWS Certified Solutions Architect - Associate, AWS Certified Solutions Architect - Professional, AWS Certified Generative AI Developer - Professional, HashiCorp Certified: Terraform Associate
Top employer types
Cloud service providers, enterprise organizations, technology consulting firms, AWS professional services
Growth outlook
8% projected growth 2025-2035 for Computer Network Architects, the nearest BLS-tracked occupation (BLS OOH, 2025 data)
AI impact (through 2030)
Strong tailwind: AWS retired the Machine Learning - Specialty cert and launched a Generative AI Developer - Professional cert in its place; current AWS job postings list GenAI and agentic AI as core, not specialty, architect skills

Duties and responsibilities

  • Design AWS architectures for new applications and migration workloads, specifying services, network topology, and data flows
  • Conduct architecture reviews using the AWS Well-Architected Framework across its five operational and cost pillars
  • Define Infrastructure as Code standards using Terraform, AWS CloudFormation, or AWS CDK for reproducible provisioning
  • Design infrastructure for generative AI workloads, including GPU instance selection, Bedrock integration, and RAG data pipelines
  • Collaborate with security teams to implement least-privilege IAM policies, network segmentation, and encryption controls across environments
  • Estimate and optimize AWS costs by selecting instance families, Reserved Instance terms, and service tiers for workloads
  • Evaluate AWS services for specific use cases, weighing RDS against Aurora against DynamoDB on cost and performance
  • Lead technical discovery sessions with development teams to translate business requirements into concrete design constraints
  • Produce architecture diagrams and decision records that document design rationale for future engineering and audit teams
  • Support infrastructure incidents by analyzing CloudWatch metrics and VPC flow logs to identify root causes quickly

Overview

AWS Solutions Architects make the design decisions that determine whether a cloud deployment is efficient, secure, and maintainable, or expensive, brittle, and difficult to operate. Their job starts before code is written and continues through production: they define what gets built, review what teams are building, and help fix what's running poorly.

A significant portion of the work is translation. Business stakeholders have requirements: availability targets, latency budgets, regulatory constraints, cost ceilings. Development teams have preferences: languages they know, deployment patterns they're familiar with, services they've used before. An AWS Solutions Architect takes inputs from both sides and produces an architecture that satisfies the business requirements while staying within what the team can actually build and maintain.

Architecture reviews are a core recurring activity. When teams propose new systems or make significant changes to existing ones, the architect evaluates the design against the Well-Architected Framework, checking for security gaps, single points of failure, over-provisioned or underutilized resources, and design choices that will create operational complexity. These reviews aren't just checkboxes; they're the mechanism for catching problems before they're expensive to fix.

Cost management has become an increasingly central part of the role. AWS bills for what you use, which means poorly designed architectures show up immediately on the monthly invoice. Architects who understand instance sizing, Reserved Instance strategy, S3 storage class transitions, and egress cost patterns can produce designs that cost 40-60% less than a naive implementation with equivalent performance.

Generative AI has added a new design surface to the job. Amazon's own current Solutions Architect postings now name generative AI and agentic AI as core customer-facing domains alongside traditional analytics and microservices work. That means sizing GPU instances, integrating Amazon Bedrock, and designing retrieval-augmented generation pipelines have moved from a specialty skill to an expected part of the architect's toolkit. Architects who previously stopped at compute, storage, and networking design are now also expected to reason about model-serving latency, token cost at scale, and where a workload belongs on the spectrum between a managed foundation-model API and a self-hosted model on GPU instances.

Collaboration extends well past the initial design. Architects sit in on incident reviews when a production system misbehaves, join procurement conversations when a new AWS service could replace a third-party tool, and often act as the technical reference point when sales or account teams need to explain what's technically possible to a customer or internal stakeholder. That breadth is part of why the role sits above pure implementation work in both scope and pay: the architect is accountable for outcomes across a system's whole lifecycle, not just the code they personally write.

On any given week, an AWS Solutions Architect might be reviewing a team's Terraform plan for a new microservice, participating in a security review for a workload handling customer PII, debugging a networking issue between two VPCs, and writing an architecture decision record explaining why the team chose Aurora Serverless over a provisioned RDS cluster.

Qualifications

Education:

  • Bachelor's degree in computer science, information systems, or engineering (preferred but not required)
  • Self-taught practitioners with strong AWS certifications and demonstrated project experience are routinely hired
  • No specific degree gatekeeps entry, but the role requires systems thinking that most people develop through formal or intensive self-directed study

Certifications:

  • AWS Certified Solutions Architect - Associate (SAA-C03), the baseline expectation for the role
  • AWS Certified Solutions Architect - Professional, expected for senior roles
  • AWS Certified Generative AI Developer - Professional, opened for beta registration in late 2025, increasingly relevant as AI infrastructure work expands
  • AWS Certified Security - Specialty (updated to SCS-C03 with expanded generative AI security coverage) or AWS Certified Advanced Networking - Specialty for specialized positions
  • HashiCorp Certified: Terraform Associate for roles with heavy IaC responsibility
  • Note: AWS retired the Machine Learning - Specialty certification effective March 31, 2026; existing holders keep it through original expiration

Technical skills:

  • AWS core services: EC2, VPC, S3, RDS, Lambda, IAM, CloudFormation, ECS/EKS, CloudWatch
  • Infrastructure as Code: Terraform (most common in enterprise), AWS CDK, CloudFormation
  • Networking: VPC design (subnets, route tables, NACLs, security groups), VPN, Direct Connect, Transit Gateway, Route 53
  • Security: IAM policies, SCP, AWS Organizations, KMS, secrets management (Secrets Manager, Parameter Store)
  • Databases: RDS, Aurora, DynamoDB, data modeling trade-offs and performance tuning
  • AI infrastructure: Bedrock model integration, SageMaker, GPU instance selection, RAG pipeline design
  • Observability: CloudWatch, AWS X-Ray, third-party APM tools (Datadog, Dynatrace)

Architecture patterns:

  • Multi-account strategy with AWS Organizations and Control Tower
  • Multi-region active-active and active-passive designs
  • Serverless patterns and event-driven architecture
  • Microservices communication patterns: API Gateway, SQS, SNS, EventBridge
  • Landing zone design and account vending pipelines

How employers evaluate candidates:

  • Live design exercises are common at the mid-to-senior level: candidates are given a business scenario and asked to sketch an architecture on a whiteboard or diagramming tool, then defend cost, security, and reliability tradeoffs under questioning
  • Certifications establish a baseline but rarely close a hiring decision on their own; interviewers weigh certifications alongside a portfolio of real systems the candidate designed or operated, including postmortems from things that went wrong
  • Experience with at least one large migration (on-premise to cloud, or monolith to microservices) is treated as a strong signal because it demonstrates the candidate has managed the operational risk of a cutover, not just greenfield design
  • Increasingly, interviewers ask candidates to describe a generative AI or agentic AI project they've designed or evaluated, even in roles that aren't AI-specific, reflecting how mainstream the skill has become

Career outlook

The U.S. Bureau of Labor Statistics tracks Computer Network Architects as the closest federal occupation to cloud architecture work: 2025 median pay of $134,050, about 181,800 people employed, and 8% projected employment growth from 2025 to 2035, which BLS classifies as much faster than average. That's the durable floor; AWS-specific compensation for Solutions Architects, especially at the senior and staff level, runs well above it once base, bonus, and equity are combined.

AWS maintains roughly a 30% share of the cloud infrastructure market, which keeps AWS-specific skills among the most transferable credentials in infrastructure work. The pipeline of new AWS workloads, ongoing cloud migrations, and existing deployments that need continued architectural attention creates sustained demand for architects who can work across the full AWS service catalog.

Generative AI is reshaping the certification and skills landscape faster than any other factor right now. AWS retired the Machine Learning - Specialty certification effective March 31, 2026 and opened beta registration for the AWS Certified Generative AI Developer - Professional certification in its place, alongside a new Agentic AI microcredential. AWS's own live Solutions Architect job postings now list generative AI and agentic AI as core domains, not specialty add-ons. Architects who can design Bedrock integrations, size GPU instances, and manage inference costs at scale are commanding premiums above the standard range.

The career path from Solutions Architect branches toward several destinations. Principal Architect and Staff Architect roles exist at larger organizations for those who want to go deeper technically. Enterprise Architect roles shift toward governance, standards, and cross-domain strategy. Engineering Manager paths open for those who want to lead teams. Some experienced architects move into AWS's own Solutions Architecture organization working directly with enterprise customers, a role that pairs deep technical work with sales support and typically pays at the upper end of the market.

Platform breadth remains a strategic advantage. AWS-first architects who also understand Azure and GCP patterns are more valuable to organizations running multi-cloud environments. The core architecture thinking transfers; the service names differ.

Compensation growth in this field tracks certification depth more directly than in most IT roles. Moving from Associate to Professional certification, and now adding AI-specific credentials, correlates with meaningfully higher offers because it signals an architect can operate at enterprise scale rather than on a single team's stack. Employers hiring for regulated industries, finance and healthcare in particular, pay a further premium for architects who can pair AWS design skill with compliance frameworks like HIPAA, PCI-DSS, or SOC 2, since those workloads carry audit obligations that a generalist architect isn't positioned to own.

Sample cover letter

Dear Hiring Manager,

I'm applying for the AWS Solutions Architect position at [Company]. I hold the AWS Certified Solutions Architect - Professional certification and have spent the past five years designing and reviewing cloud infrastructure at [Company], where I serve as the lead architect for our AWS environment, roughly 40 accounts across three regions, managed through AWS Organizations with a Control Tower landing zone.

The work that's shaped my thinking most over the last year has been generative AI infrastructure. I led the design of our first production Bedrock integration, including a retrieval-augmented generation pipeline for internal support search, and worked through the GPU instance sizing and inference cost tradeoffs that came with it. That work pushed me to pursue the AWS Certified Generative AI Developer - Professional certification this year.

Before that, I ran a structured cost optimization review that cut our monthly AWS bill by 34% without changing application behavior, mainly by right-sizing EC2 instances and fixing S3 lifecycle policies that weren't transitioning cold data to Glacier. I've also led two significant migrations: a lift-and-shift of on-premise SQL Server workloads to RDS and Aurora, and a re-architecture of a monolithic application into containerized microservices on ECS Fargate.

I'm interested in [Company]'s scale and the mix of greenfield and migration work in the role description, especially where it overlaps with the AI infrastructure work I've been doing over the past year. I'd welcome the opportunity to talk through what you're building and where an architect with both cost-optimization and generative AI experience could help.

[Your Name]

Frequently asked questions

What does an AWS Solutions Architect do?
AWS Solutions Architects design cloud infrastructure on Amazon Web Services that is secure, cost-efficient, and built to scale with the business. They work across application teams, security, and operations to translate requirements into architecture decisions: selecting services, defining connectivity patterns, sizing infrastructure, and increasingly, designing the GPU and model-serving layers that generative AI workloads require. Architecture reviews against the AWS Well-Architected Framework, cost optimization, and Infrastructure as Code standards fill out the rest of the job. The role sits between what a business needs and what a development team can realistically build and operate, and it now demands fluency in AI infrastructure alongside traditional compute, storage, and networking.
What are the main duties of an AWS Solutions Architect?
Core duties include: design AWS architectures for new applications and migration workloads, specifying services, network topology, and data flows; conduct architecture reviews using the AWS Well-Architected Framework across its five operational and cost pillars; and define Infrastructure as Code standards using Terraform, AWS CloudFormation, or AWS CDK for reproducible provisioning.
What AWS certifications does an AWS Solutions Architect need?
AWS Certified Solutions Architect - Associate (SAA-C03) is the standard entry credential most employers expect, and the Professional level demonstrates the depth needed for complex enterprise environments. Architects working on AI-heavy workloads increasingly add the AWS Certified Generative AI Developer - Professional certification, opened for beta registration in late 2025. Specialty certifications in Security or Networking round out the credential for architects focused on those domains.
What is the difference between a Solutions Architect and a Cloud Engineer?
Solutions Architects focus on design: what services to use, how they connect, and why. Cloud Engineers focus on implementation, writing Terraform modules and keeping infrastructure running day to day. In small teams the same person does both; at larger organizations the roles separate, with architects working upstream on designs that engineers build and operate.
Do AWS Solutions Architects need to write code?
Infrastructure as Code is standard practice, so architects need fluency in at least one IaC tool, most commonly Terraform or CloudFormation. Python is useful for automation scripts and Lambda functions. Deep software development skill isn't required, but architects who can read code and understand deployment patterns work more effectively with development teams than those who can't.
How is generative AI changing the AWS Solutions Architect role?
AWS's own current Solutions Architect job postings now list generative AI and agentic AI alongside analytics and microservices as core domains architects must speak to with customers. AWS retired the Machine Learning - Specialty certification effective March 31, 2026 and replaced the AI credentialing path with the Generative AI Developer - Professional certification and an Agentic AI microcredential, reflecting the shift toward foundation-model and RAG-based application design. Architects are now routinely asked to size GPU instances and design model-serving infrastructure, not just traditional compute.
What is the AWS Well-Architected Framework and why does it matter?
The Well-Architected Framework is AWS's structured methodology for evaluating cloud workloads across five pillars: operational excellence, security, reliability, performance efficiency, and cost optimization. AWS provides a formal Well-Architected Review tool that generates risk findings against these pillars. For many enterprise clients and regulated workloads, completing a review is a compliance requirement, and architects are expected to lead the process.

Sources

Salary figures and role details on this page were checked against the following sources. Dates show when each was last reviewed.

  1. Computer Network Architects, U.S. Bureau of Labor Statistics Occupational Outlook Handbook (2025 data, updated Aug 2026)Checked Sep 15, 2026
  2. AWS expands AI certification portfolio and updates security certification, AWS Training and Certification Blog (Oct 2025)Checked Sep 15, 2026
  3. AWS Certified Solutions Architect - Associate Exam Guide (SAA-C03), Amazon Web ServicesChecked Sep 15, 2026
  4. Solutions Architect, Solutions Architecture, Amazon.jobs (current posting)Checked Sep 15, 2026