Home Tags Route53

Tag: Route53

AWS Step Function to start a server and set DNS

0
In my previous post here I shared information on how to start an EC2 server and then set its DNS. This needed a host to...

How to start and set DNS for an EC2 server using python

0
In this post, I will show how to start a stopped EC2 server and set a public DNS record for it. Background: AWS has a default...