[Yandex Cloud documentation](../../../index.md) > [Tutorials](../../index.md) > Basic infrastructure > VPNs > [Establishing network connectivity with the help of IPsec gateways](index.md) > SGW solution by the Yandex Cloud architect team

# Security GateWay solution by the Yandex Cloud architect team

You can set up a secure connection between Yandex Cloud resources and the client infrastructure as described in the [relevant subsection](index.md) by using [Security GateWay (SGW)](https://github.com/yandex-cloud-examples/yc-site-to-site-vpn-with-ipsec-strongswan), a solution by the Yandex Cloud architect team.

Main features of the solution:

* Developed as a Terraform module.
* strongSwan in a Docker container.
* strongSwan [route-based VPN](https://docs.strongswan.org/docs/5.9/features/routeBasedVpn.html).
* Generation of configuration files for [network equipment](https://github.com/yandex-cloud-examples/yc-site-to-site-vpn-with-ipsec-strongswan/tree/main/samples).

Learn more about the SGW solution in [this GitHub repository](https://github.com/yandex-cloud-examples/yc-site-to-site-vpn-with-ipsec-strongswan).