Saturday, August 21, 2021

AWS : When to use Public IPs : AWS Reachability Troubleshooting

Always Remember
  • If AppServer Application access is req., We will use LB/GW

  • If Actual Server itself if req., We should use
  • Private VPN Connection with that (1st priority)
  • Public IP and Place it in - Public Subnet having Internet Gateway (2nd Priority)

No comments:

Post a Comment

Azure - Pipeline - Add Approver for Stage

https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass