pianoasfen.blogg.se

Running coldfusion on aws
Running coldfusion on aws




running coldfusion on aws

The following diagram shows the high-level architecture. The goal of this architecture is to enable your application to continue serving its users, even in the rare event of an issue in a particular region.

#Running coldfusion on aws how to

In this post, we show how to architect your web application on App Runner in two regions in an active-active configuration using Amazon Route 53 to manage the traffic across the regions. However, some use cases require expanding to additional regions in an active-active or active-standby disaster recovery configuration to meet resiliency requirements. For many applications, using App Runner in a single region with its automatic use of multiple Availability Zones provides a good balance of availability, simplicity, and affordability. With App Runner, you can start with source code or a container image.Īpp Runner is a regional service, which means that when you use it, you benefit from the availability and fault tolerance mechanisms that AWS offers.

running coldfusion on aws

App Runner abstracts away the cloud resources needed for running your web application or API, including load balancers, TLS certificates, auto-scaling, logs, metrics, tracing (such as observability), as well as the underlying compute resources. AWS App Runner is one of the simplest ways to run your containerized web applications and APIs on AWS.






Running coldfusion on aws