Skip to main content
0 votes
1 answer
32 views

I am currently creating a network infrastructure within my vpc, that has private subnets and has a NAT gateway. I have a Route Table that has the private subnets associated to it and I intend to have ...
WinkieWinkie's user avatar
2 votes
1 answer
130 views

I would like to attach an elastic IP to an App runner instance. By following the AWS instructions, I first configured the VPC: VPC Created a new VPC with a NAT gateway enabled on both private subnets ...
ardito.bryan's user avatar
0 votes
1 answer
68 views

I have an EC2 instance in a private subnet, in this private subnet I can configure a default route to a nat gateway to go out to internet and reach an smtp Server. The nat gateway is in a public ...
Mik's user avatar
  • 31
1 vote
0 answers
71 views

I’ve noticed unexpectedly high costs in our AWS bill, specifically from NAT Gateway data transfer charges. After investigating, it seems the Redis backup Cron Jobs are the primary cause. Here’s the ...
Rouaons Tousli's user avatar
0 votes
1 answer
404 views

I’m experiencing a problem with an AWS ECS service and need some help. Scenario: ECS Service: I have set up an ECS service that is configured with a Load Balancer. Subnets: I have defined two subnets ...
Kemal Karaduman's user avatar
0 votes
1 answer
362 views

I have an example diagram below, and a scenario. Suppose I deployed and ran a web server (with NodeJS) in both EC2 instances and used load balancing for requests distribution. EBS is used to store ...
Nguyen Anh Tuan's user avatar
0 votes
1 answer
230 views

we have multiple resources like RDS Aurora and Opernsearch service nodes in private subnet of VPC. We would like to have access to those resources from internet. Is it possible to use single NAT ...
MiGo's user avatar
  • 783
0 votes
0 answers
73 views

I have two VPCs A and B. VPC A has 3 public and 3 private subnets. My eks cluster is deployed in 3 public subnets of VPC A (due to lack of IP addresses in public subnets there is a secondary CIDR as a ...
MiGo's user avatar
  • 783
0 votes
1 answer
57 views

I have one lambda inside a VPC. It has 2 subnets (A & B). I need to call an external api inside the lambda. I've been reading about NatGatway and RouteTables but I'm not able to provide internet ...
Carlos Mendez's user avatar
0 votes
1 answer
162 views

I can't get this to work with AWS and Nat Gateway. I am able to SSH in to to the Private instance (Through Bastion), but I am not able to ssh out from a private instance to a public server that is not ...
ggedde's user avatar
  • 671
-1 votes
1 answer
522 views

This is my code: Is it possible to to configure NAT Gateway without using Internet Gateway with Terraform? The code which I wrote for deploying the cod with terraform but I keep getting this issue: ...
Williams Ebenezer's user avatar
0 votes
1 answer
381 views

I am trying to deploy a simple internal plotly-dash webapp with very low traffic, (5-10 user, approx 2 hours usage/day), but it needs to be highly secure. How do I secure the app to white list certain ...
Mital Pattni's user avatar
0 votes
1 answer
300 views

I am new in AWS with CDK and trying to reduce cost in NAT-Gateway and ALB. I have a stack for every client within NAT-Gateway, ALB, EC2, EFS and so on. If I have 3 clients I will end with 3 NAT-...
MLeganes's user avatar
0 votes
1 answer
603 views

I am trying to deploy mlflow on ecs fargate using terraform. I am trying to set up a private subnet with a nat gateway, so that the ecs task will be able to pull the mlflow image from the docker hub. ...
Boris's user avatar
  • 906
1 vote
2 answers
359 views

I am attempting to swap out a NATGateway instance in my Cloudformation Yaml script with a Nat instance AMI named Fck-Nat in order to reduce the (insane) cost from $40/m to around $4/m. My current VPC ...
Jamie Nicholl-Shelley's user avatar

15 30 50 per page
1
2 3 4 5 6