EMAIL SUPPORT

dclessons@dclessons.com

LOCATION

US

Accessing Amazon S3 using AWS private Link in Secure hybrid method.

Accessing Amazon S3 using AWS private Link in Secure hybrid method.

Now, AWS has provided another option, using which we can securely access Amazon S3. This facility or service is called AWS Private Link. It enables on-prim applications to access privately and securely Amazon S3 over AWS Direct Connect private Virtual Interface or AWS Site-to-Site VPN.

Amazon S3 has a VPC End Point Interface, which allows admins to control which users are allowed to access which data in S3 from on-prem and cross-region using their own Private IP over a private network.

Now, in order to access Amazon S3 Privately inside Amazon VPC, we have to use Gateway VPC endpoints for Amazon S3. These allow applications running in a VPC to access S3 without an Internet gateway or Nat gateway.

When we use Gateway VPC Endpoint, VPC endpoints policies are used to restrict access, allowing requests to S3 bucket from only authorized users. This model is said to be the recommended model for accessing S3 from a VPC in the same region. Now, if you want to access the Gateway VPC endpoint from on-prim applications or want to access Se from a VPC that is in a different region, we must have to set up a fleet of proxy servers with private IP addresses in our VPC. Due to which on-prim application will direct request to proxy Servers ands then they forward them to S3 through your VOC end Point.

AWS Private Link for Amazon S3 solves the following challenges for multiple use cases.

  1. Privately accessing S3 from on-premises: This feature lets you allow on-premises users and applications access to S3 buckets, AWS Accounts, or AWS Organizations. Corresponding S3 bucket policies can restrict access from only specific Interface VPC Endpoints.
  2. Accessing S3 from other Regions: Allows administrators to use existing private networks for inter-region connectivity (for example, Amazon VPC peering connections or AWS Transit Gateway) while still enforcing VPC, bucket, account, and organizational access policies.

You might also find these blog posts interesting:

Cisco Smart Licensing Policy
Cisco Certification – A Closer, Deep-Dive Look
Cisco DNA-Spaces: Monitoring IOT Network



Comment

    You are will be the first.

LEAVE A COMMENT

Please login here to comment.