Simple Static Website Hosting Using AWS
A month ago, I wanted to host a simple HTML page on AWS. I had a small set of requirements; It should be accessible through a custom domain The page to be password-protected I wanted a simple way t

Search for a command to run...
Articles tagged with #aws
A month ago, I wanted to host a simple HTML page on AWS. I had a small set of requirements; It should be accessible through a custom domain The page to be password-protected I wanted a simple way t

In Part 1, we created a device policy and a thing on AWS IoT core. In this article, we will use the downloaded certificates to connect to the MQTT broker to publish messages and subscribe to topics. We will use the PHP-MQTT library. AWS IoT core uses...

AWS IoT core provides a suite of features that makes connecting IoT devices to the cloud and managing them a breeze. An MQTT broker is one of the services offered by AWS IoT Core. In this 2-part series, I will go over creating an IoT device or thing ...
