- Questions
- Knowledge Center
- Articles
Questions tagged with Networking & Content Delivery
Content language: English
Sort by most recent
I have IIS hosted web application running in a EC2
the application is listening to a EC2 **port xyz**
currently the application is serving two different page as below:
1) localhost:**xyz**
2)...
I have been trying to set my WordPress blog this morning with Lightsail. I have created an instance, static IP and distribution. When I come to create a DNS zone I get the following error:
`Some...
With AWS docs, I found that CloudFront price is cheaper than EC2 network when data transfer out to internet.
So using CloudFront to transfer data is good practice instead of directing access...
We have created a spot instance (Spot2) from a snapshot image of a current spot EC2 instance (Spot1) to upgrade the system, but it is failing with 1/2 checks passed.
**Type**: r5n.xlarge
**OS**:...
Hi,
we are developing a Dockerized web application and deploying to an ECS Fargate cluster. Here's what we have until now:
1. An ECS Fargate service that is deployed on a public (for now) subnet.
2....
Hi,
I have been trying to set up new Connect peer through Transit Gateway Connect attachment, several times delete/create Transit Gateway and all attachments. I have the new Connect Attachment...
I have launched EC2 instance and cloned my backend (Node.js) from GitHub, but i cannot connect to it neither via EC2 Console link (public IPv4 adress/public IPv4 DNS) nor via fetch from my front-end...
Hello,
I have created an ECS service. Specifically I've created it following these instructions https://github.com/dagster-io/dagster/tree/master/examples/deploy_ecs
The service was created properly...
I set up peering in Singapore region to connect two vpc of the same AZ, the ping latency between EC2 of the same vpc is 100ms, but after pinging through peering the ping latency becomes 700ms.i need...
I need to allocate a specific IP address to an EC2 instance in AWS. Is it possible to choose the IP address myself, instead of having AWS assign one automatically?
If this is possible, what are the...
Hi,
my scenario is i have two vpc's one public and another one is private, i want to use NLB of public VPC to NLB of Private VPC using Endpoint service and Endpoint.
I have first created one server...
What would be the total monthly price for NAT Gateway when using a single Elastic IP and multiple Elastic IPs ? Does using multiple IPs will impact on NAT Gateway traffic and increase cost ?