Skip to main content
Best Practices
Blueprints
Templates
Search
We found 5 articles tagged with "vpn"
View All Tags
Go to Portfolio Navigator
Connecting Multiple On-Premises Branch Networks Through a VPN Hub
In this solution we are going to demonstrate how an Enterprise A can implement communication between its two on-premises data centers in order to meet service requirements.
Establish a Point-to-Site VPN Connection between your Development Machine and a VPC
Establishing a Point-to-Site (P2S) VPN connection between your development machine and a Virtual Private Cloud (VPC) offers several advantages for developers. This setup allows you to securely access resources within the VPC from your local environment as if they were part of your private network, without exposing them on the public internet.
Establish a Point-to-Site VPN Connection between your Development Machine and a VPC using Terraform and Ansible
Engineers access sites from almost anywhere, earning the nickname road warriors. In order to make sure, access is as secure as possible, VPNs are a good choice. The goal of this blueprint is to deliver an easy way to setup, configure and manage an OpenVPN Server and its users. The OpenVPN Server will push a default route to its clients to make sure all traffic is routed through the VPN.
Establish a Site-to-Site VPN from Open Telekom Cloud to AWS using Enterprise Router and BGP Routing
This article shows the process of establishing a Site-to-Site Virtual Private Network (VPN) between Open Telekom Cloud and Amazon Web Services (AWS) using BGP routing for dynamic and efficient network connectivity. The setup is designed to provide high availability, redundancy, and security features essential for enterprise environments where data integrity and seamless communication are paramount.
Securely Expose Remote Ollama Endpoints to your Development Machine
Exposing Ollama endpoints directly from your cloud environment to your local development machine can be highly beneficial, especially when it comes to optimizing the use of expensive resources like GPUs and integrating them with local cost-effective development hardware.