GoDaddy to Route 53 Domain Transfer CheatsheetMain Route Create a hosted zone in Route 53 AWS console > Route 53 > Create hosted zone Note the 4 NS servers AWS gives you Update nameservers at GoDaddy Log into GoDaddy > Domain Management Find your domain > Nameservers section Select "I'l...Jul 24, 2024·2 min read
Architecture Patterns for API Design: Integration OverviewSummary A technical overview of core architectural patterns for API design and service integration in distributed systems. These patterns address different concerns in system architecture: centralised access control, client-specific optimizations, re...Nov 17, 2023·4 min read