All Content tagged with AWS App Runner
AWS App Runner is a fully managed service that makes it easy for developers to quickly deploy containerized web applications and APIs, at scale and with no prior infrastructure experience required.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
261 results
We are seeing increased CPUUtilization on our apprunner instances, starting this week. Has anyone else been noticing differences?
See for example:
 cannot be accessed.
When I attempt to open these services in the ...
1
answers
-2
votes
121
views
asked 2 months ago
I have been trying to setup a django instance under AWS App Runner. As per logs, it is failing at connecting with postgres instance in RDS. I have setup settings.py file to get environment variables u...
2
answers
0
votes
87
views
asked 3 months ago
version: 1.0
runtime: corretto11
build:
env:
- name: AWS_DEFAULT_REGION
value: us-west-2
- name: MAVEN_OPTS
value: "-Xmx1024m"
commands:
pre-build:
- echo "==========...
3
answers
0
votes
95
views
asked 4 months ago
I am facing an issue with AWS App Runner where **deployment updates fail only on my existing service**, but the **same image works perfectly when deployed as a new service**.
### **What happens**
Wh...
4
answers
0
votes
129
views
asked 5 months ago
Hello,
I made an account yestIerday and deployed on AWS App runner using my IAM account, and not the root account (this is made using student email). I think the $100 credits are for anyone who signs...
1
answers
-2
votes
255
views
asked 7 months ago
Hello AWS Team,
My App Runner custom domain is stuck in "PENDING_CERTIFICATE_DNS_VALIDATION".
Service ARN:
arn:aws:apprunner:us-east-1:776561161034:service/wx-kalshi-bridge-v5/59f15c7093d049a9299eaf...
3
answers
0
votes
182
views
asked 7 months ago
Hi all,
We have some App Runner services running, and outbound traffic is configured to use a VPC Connector to access our VPC resources. I wanted to clarify how AWS charges for data transfer in this ...
2
answers
0
votes
161
views
asked 7 months ago
Hello, I'm not able to reset the state of my AWS AppRunner that was deployed in us-east-1, and had an issue due to the outage, and now its stuck in that state, I'm not able to re-deploy.
1
answers
0
votes
111
views
asked 7 months ago
Hello
I am getting this error on the free tier plan of AWS on deploying an app on AWS Apprunner using copilot.
The AWS Access Key Id needs a subscription for the service (Service: AppRunner, Status...
1
answers
0
votes
783
views
asked 8 months ago
Hello,
I’m trying to deploy my application using AWS App Runner with GitHub as the source code repository. However, when I select GitHub as the provider, the Repository dropdown remains empty and show...
1
answers
0
votes
127
views
asked 8 months ago
Hi, I’m trying to deploy a Next.js app to AWS App Runner using a Docker image that I built locally and pushed to Amazon ECR. The image builds and pushes fine, and App Runner can pull it successfully, ...
1
answers
0
votes
543
views
asked 8 months ago