Introduction to OpenEdge AWS Amazon Machine Images
- Last Updated: December 23, 2025
- 3 minute read
- OpenEdge
- Version 12.8
- Documentation
The OpenEdge on AWS Quick Start is an automated reference deployment that uses AWS CloudFormation templates to deploy a highly available, three-tier Progress OpenEdge stack on AWS. However, Progress no longer supports the OpenEdge on AWS Quick Start because AWS has deprecated the Quick Start program.
The AWS CloudFormation Template scripts are an alternative solution to Quick Starts that use a new version of the templates for automating PAS for OpenEdge and OpenEdge RDBMS deployments to the cloud. The scripts use Amazon Machine Images (AMIs) that are available in the AWS marketplace for PAS for OpenEdge and OpenEdge RDBMS. AWS CloudFormation Templates provide a recommended framework for rapidly and repeatedly deploying applications to the AWS Cloud, with a safe and resilient architecture.
Audience for this guide
This guide is targeted for users who have little knowledge of the cloud yet need to move to it quickly. The guide assumes that you have familiarity with OpenEdge technologies, such as PAS for OpenEdge and OpenEdge RDBMS, as well as with AWS services.
Prerequisites
Before deploying OpenEdge AWS CloudFormation Templates, ensure you have the completed the following prerequisites:
| AWS Account |
Own an active AWS account with sufficient permissions to deploy AWS CloudFormation stacks and related resources. |
|
| Linux Environment or Cloud Shell |
Have access to a Linux environment or a cloud shell, such as AWS CloudShell, to run the deployment scripts and related commands. Most commands and scripts in this guide are intended for Linux shells
( |
|
| AWS CLI |
Install and configure AWS CLI with the credentials for your account. |
|
| Git |
Install Git to clone and manage the repository. |
|
| Marketplace AMI Subscription |
Subscribe to the required AMIs in AWS Marketplace. Perform the following steps to subscribe to AMI for OpenEdge RDBMS or
PAS for OpenEdge to appear in AWS Marketplace:
|
|
Valid Progress License file
(progress.cfg) |
Maintain this file for the automated deployment process that uses CloudFormation. |
|
| AWS Key Pair |
Have an existing
AWS EC2 Key Pair in the region
where you plan to deploy the solution. This key pair is required to
access the EC2 instances created by the
CloudFormation stack.
|
|
| S3 Buckets |
Ideally, you need two Amazon S3 buckets:
To create S3 buckets in the AWS region where you deploy the solution,
use the following commands:
Replace |