CDK Sample: Securely Access VPN exposed services with AWS PrivateLink #790
Labels
feature-request
A feature should be added or improved.
language/python
Related to Python examples
p2
Describe the feature
A secure way to integrate with services providers that require communication going through IPSEC-VPN connectivity, which is the case of many regulators in LATAM.
The solution involves using PrivateLink to decouple the network related association with the provider.
This schema can also be reversed to be used to expose services through VPN securely.
Use Case
(Based on Enterprise Customer need)
Proposed Solution
This sample uses three stacks, one to simulate the external producer (which uses openswan to connect to AWS-VPN), one to implement the Transit account, and a last one for the Consumer of the service
Other Information
No response
Acknowledgements
Language
Python
The text was updated successfully, but these errors were encountered: