New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
Questions tagged with Website Provisioning
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
508 results
Good evening everyone!
My question is related to the possibility of a domain modification in the URL. The current infrastructure is a Cloudfront distribution with an S3 serving static content. The pr...
I have a wordpress website running on an Amazon Lightsail instance. The issue I'm having is that when there are two people regularly uploading, saving things and generally using the site the instance ...
I’m currently running a WordPress site on a two-tier AWS architecture with the following setup:
EC2: Hosting Nginx with WordPress and Load Balancer
RDS: MariaDB for the database
S3 with CloudFront: S...
Hello,
I am encountering an issue with the SSL certificate validation process for my domain miestacionmeteorologicauy.com (Amazon Issued). The certificate is showing as "Pending Validation" and is ma...
Hi Team
Our site is a wordpress site and used cloudfront CDN. We observe high cpu usage when multiple users are making requests. we tested using Locust tool. What can we do to improve the cpu utiliza...
I understand that it should be possible to use a weighted routing policy in **Route53** to setup two zone records in the same subdomain to route different weights of traffic to destinations that can b...
Just started ti create the website, got this message.
Could be the time DNS takes to upload in the web?
Hello,
I teach an AWS class and use the simple sample WordPress CloudFormation template to quickly spin up an EC2 instance running WordPress. Lately, it has stopped working and fails at the WebServer...
Thank you for taking a look at my problem!
I have a Vite/Vue-3 site that has Unity Engine content.
This content is already compressed
loaderUrl: '/unity/Build/WebHead.loader.js',
dataUrl: "/unit...
I have a WordPress site on a Lightsail instance. I had SSL on it using Jetpack and am running WordFence. Recently, HTTPS doesn't work, and the instance doesn't seem able to connect to any HTTPS resour...
https://repost.aws/questions/QUi460-dp1R7idkt3YkJ1Yeg/nginx-rewrites-to-cloudfront
How do I configure a traditional reverse proxy?
I've been searching the internet.
Thank you.
Hi,
I’m running a three-tier WordPress architecture and serving all images from S3 instead of EC2 to improve performance. I’ve set up NginX to rewrite requests to CloudFront with the following config...