DNS, or Domain Name System, serves as the internet's directory, translating human-readable domain names into machine-readable IP addresses (e.g. "xkcd.com" => 151.101.0.67). This translation allows users to access websites, send emails, and utilize other internet services using familiar domain names instead of numerical IP addresses.


EWC provides DNS to each tenancy and it has the following specifications:


If you have two clouds in your tenancy, one on ECMWF side and one on EUMETSAT side, remember that you also get two hosted zones for DNS records for each respective clouds: the VMs deployed on the ECMWF side will get a record "<machine-name>.<tenancy-name>.f.ewcloud.host" and the VMs deployed on the EUMETSAT side will get a record "<machine-name>.<tenancy-name>.s.ewcloud.host" .


These default DNS names are intended to allow simpler usage when testing or developing.  If you wish to run a public-facing service, we recommend additionally using a specific (or your organisation's) DNS domain.  For advice, feel free to contact us.


In case of any questions, please contact us by raising a ticket in the Support Portal.