What is TTL and target when creating CNAME?

Hi,

A CNAME is a common term for DNS, which can be compared to an “alias”. More info: CNAME record - Wikipedia

TTL is time to leave, for how long the DNS information will be cached client-side. After this period of time, it will be re-requested by the client.

Hope it’s more clear