Just a regular human trying to convince Python, bugs, and my brain to work together. Currently learning how not to crash my code or my computer. Building fun stuff like hand gesture mouse controllers
Super clear walkthrough. I’ve set up API Gateway custom domains before, but usually had to piece it together from scattered docs. This post lays it out in a way that makes the CDK flow feel straightforward—especially the part about combining the certificate, base path mapping, and Route 53 alias. The reminder to clean up with cdk destroy is also a nice touch (easy to forget until the bill arrives).
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Super clear walkthrough. I’ve set up API Gateway custom domains before, but usually had to piece it together from scattered docs. This post lays it out in a way that makes the CDK flow feel straightforward—especially the part about combining the certificate, base path mapping, and Route 53 alias. The reminder to clean up with cdk destroy is also a nice touch (easy to forget until the bill arrives).