AWS Architecture Blog
Category: Amazon RDS
TMA Special: Connecting Taza Chocolate’s Legacy Equipment to the Cloud
As a “bean to bar” chocolate manufacturer, Taza Chocolate uses traditional stone ground mills for the production of its famous chocolate discs. The analog, mid-century machines that the company imported from Central America were never built to connect to the cloud. Along comes Tulip Interfaces, an AWS Industrial Software Competency Partner that makes the human […]
Things to Consider When You Build REST APIs with Amazon API Gateway
A few weeks ago, we kicked off this series with a discussion on REST vs GraphQL APIs. This post will dive deeper into the things an API architect or developer should consider when building REST APIs with Amazon API Gateway. Request Rate (a.k.a. “TPS”) Request rate is the first thing you should consider when designing REST APIs. […]
How to Design Your Serverless Apps for Massive Scale
Serverless is one of the hottest design patterns in the cloud today, allowing you to focus on building and innovating, rather than worrying about the heavy lifting of server and OS operations. In this series of posts, we’ll discuss topics that you should consider when designing your serverless architectures. First, we’ll look at architectural patterns […]
Introducing AWS Solutions: Expert architectures on demand
AWS Solutions Architects are on the front line of helping customers succeed using our technologies. Our team members leverage their deep knowledge of AWS technologies to build custom solutions that solve specific problems for clients. But many customers want to solve common technical problems that don’t require custom solutions, or they want a general solution […]
How to map out your migration of Oracle PeopleSoft to AWS
Update November 6, 2024: This post was updated by Sridhar Ramavarapu, a Senior Solutions Architect at AWS. This blog post will guide you through the steps to map your migration of Oracle PeopleSoft to Amazon Web Service (AWS). Migrating enterprise applications to the cloud is a strategic move that can lead to significant cost savings, […]
RDS for Oracle: Extending Outbound Network Access to use SSL/TLS
In December 2016, we launched the Outbound Network Access functionality for Amazon RDS for Oracle, enabling customers to use their RDS for Oracle database instances to communicate with external web endpoints using the utl_http and utl tcp packages, and sending emails through utl_smtp. We extended the functionality by adding the option of using custom DNS […]