Home Tags DNS

Tag: DNS

Updating Bitnami WordPress Stack Running on AWS Lightsail

1
This WordPress blog is running on an AWS Lightsail instance. The instance is based off a Bitnami WordPress stack. The instance contains core software...

Start EC2 and set DNS in CloudFlare using Lambda

0
In my previous posts, I showed two ways to set DNS for an EC2 server that does not have an Elastic IP attached to...

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...