Wednesday, 1 August 2018

AWS PrivateLink support for Amazon Kinesis Data Streams is now expanded to more AWS Regions

AWS Private Link provisions a private connection between the Virtual Private Connectivity, on-premises applications and AWS Services securely all over the Amazon Web Services Network. The AWS PrivateLink support for Amazon Kinesis Data Streams will create a private connectivity between the clients VPC flows and Kinesis Data Streams. This support is now available in the Asia Pacific – Mumbai, Singapore, Seoul and Sydney, Canada Central, EU – London and Frankfurt and South America Sao Paulo AWS Regions. AWS Private Link secures your traffic flow within the AWS network which eliminates the exposure to the online threats. AWS PrivateLink simplifies the network architecture by make it easy for the users to connect different service across Virtual Private Cloud. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...