Can't open example workflow

Hi,

just something general concerning proxies:
Assume you want to access a website, e.g. https://google.com, but for some reason it’s restricted or you want Google to think that you are located in Europe. What you can do to achieve that is to a proxy, which is a server that acts like a man-in-the-middle. This means that instead of accessing https://google.com directly, your pc will open a connection to to the proxy server, which then accesses https://google.com and redirects it’s content (in that case the logo + search bar) back to your computer. Depending on where the proxy is located, Google thinks that your pc is at the location of the proxy.

A similar concept (with higher encryption) are VPNs. The differences between VPNs and proxys can be found here https://thebestvpn.com/vpn-vs-proxy/ or https://www.howtogeek.com/247190/whats-the-difference-between-a-vpn-and-a-proxy/

There are several VPN providers that offer free traffic (usually limited bandwidth/time) that can be found on the internet and one has to choose depending on the needs. Usually these websites provide the manuals that guide you through the settings you have to make to use their VPNs or simply whole applications which can be installed on your machine and are easy to use.

When setting up a VPN/proxy you always have to keep in mind, which data is send via the VPN/proxy and how secure it is concerning encryption and how they might use your data. Furthermore, depending on the settings every application may use your VPN/proxy settings, i.e. sending their data via the server in the middle, instead of directly communicating with the destined server. Thus you may only want to set KNIME to use the VPN/proxy and/or only for addresses accessing AWS instances.

If you are working in a company/university, it could be that they may already offer a VPN that can access AWS servers.

For a disclaimer: I’m not familiar with the laws of China concerning the usage of VPNs and proxies.

3 Likes