AWS Architecture Blog

Category: Advanced (300)

TMA LIVE

Binge-Watch Live This is My Architecture Videos from AWS re:Invent

AWS re:Invent 2019 was a whirlwind of activity, especially in the Expo Hall, where the AWS team spent four days filming 12 live This is My Architecture videos for Twitch. Watch one a day for the next two weeks…or eat them all in one sitting. Whichever you do, you’re guaranteed to learn something new. Accolade […]

Shuffle-sharding

re:Invent 2019: Introducing the HAQM Builders’ Library (Part II)

In last week’s post, I told you about a new site we introduced at re:Invent at the beginning of this month, the HAQM Builders’ Library, a site that’s chock-full articles by senior technical leaders that help you understand the underpinnings of both HAQM.com and AWS. Below are four more architecture-based articles that describe how HAQM […]

Static stability using availability zones

re:Invent 2019: Introducing the HAQM Builders’ Library (Part I)

This week I’m telling you about a new site we launched at re:Invent, the HAQM Builders’ Library, a collection of living articles covering topics across architecture, software delivery, and operations. You get to peek under the hood of how HAQM architects, releases, and operates the software underpinning HAQM.com and AWS. Want to know how HAQM.com does what it does? […]

AWS Architecture Monthly Magazine: Manufacturing

For more than 25 years, HAQM has designed and manufactured smart products and distributed billions of products through its globally connected distribution network using cutting edge automation, machine learning and AI, and robotics, with AWS at its core. From product design to smart factory and smart products, AWS helps leading manufacturers transform their manufacturing operations […]

Architecting a Low-Cost Web Content Publishing System

Introduction When an IT team first contemplates reducing on-premises hardware they manage to support their workloads they often feel a tension between wanting to use cloud-native services versus taking a lift-and-shift approach. Cloud native services based on serverless designs could reduce costs and enable a solution that is easier to operate, but appears to be […]

Using API Gateway as a Single Entry Point for Web Applications and API Microservices

Introduction The benefits of high availability, scalability, and elasticity that AWS offers has proven to be a boon for Software-as-a-Service (SaaS) providers. AWS has also made it seamless to adopt microservices architectures for modernizing these SaaS applications, as well as providing API-based access for external applications. An API management layer such as HAQM API Gateway […]

One to Many: Evolving VPC Design

Since its inception, the HAQM Virtual Private Cloud (VPC) has acted as the embodiment of security and privacy for customers who are looking to run their applications in a controlled, private, secure, and isolated environment. This logically isolated space has evolved, and in its evolution has increased the avenues that customers can take to create […]

Building a Serverless FHIR Interface on AWS

Technology is revolutionizing the healthcare industry but it can be a challenge for healthcare providers to take full advantage because of software systems that don’t easily communicate with each other. A single patient visit involves multiple systems such as practice management, electronic health records, and billing. When these systems can’t operate together, it’s harder to […]

Top Resources for API Architects and Developers

We hope you’ve enjoyed reading our series on API architecture and development. We wrote about best practices for REST APIs with HAQM API Gateway  and GraphQL APIs with AWS AppSync. This post will cover the top resources that all API developers should be aware of. Tech Talks, Webinars, and Twitch Live Stream The technical staff at AWS have produced a variety […]

GraphQL API -1

Things to Consider When You Build a GraphQL API with AWS AppSync

September 8, 2021: HAQM Elasticsearch Service has been renamed to HAQM OpenSearch Service. See details. Co-authored by George Mao When building a serverless API layer in AWS (one that provides a custom grammar for your serverless resources), your choices include HAQM API Gateway (REST) and AWS AppSync (GraphQL). We’ve discussed the differences between REST and […]