AWS Route53

1)

UDP -> DNS primary uses to serve request

TCP -> when response data size exceeds 512 b, or for task such as zone transfer


2) Hosted zones
-> represents a collection of response records sets that are managed togheter

a) public
b) private


3) Types of DNS records

a) NS (name server) - specifies an authoritive name server to given host

b) PTR (Reverse - lookup pointer records)
-as oppased to forward DNS resolution (A, AAAA DNS records)
-IP address -> Domain Record

c) SOA (Stort of authority Record)
-the record specifies core information about DNS zone, including the primary
1. name server
2. the email of the domain admin
3. the domain serial number
4. several timers to refreshing the zone

d) TXT

E) SPF (Sender POlicy Framework)
-to prevent fake emails to apped to be sent be gon...?

Komentarze

Popularne posty z tego bloga

Kubernetes

Helm

Ansible Tower / AWX