Interacting with MQTT Broker
Contains shell commands to publish / subscribe to an MQTT broker and sample python programs using paho-mqtt package
Contains shell commands to publish / subscribe to an MQTT broker and sample python programs using paho-mqtt package
Using a Public Internet or Mobile Hotspot and looking forward to host your application on Internet? Checkout this guide to learn about reverse tunneling and a walk through on using it with ngrok
This post explains some of the commonly used markdown formatting options along with examples
In this tutorial, we will use Flask with Python 3 on an Amazon Linux 2 EC2 instance. Terminologies In this document, the term Virtual Machine refers to the EC2 instance running on Amazon Web Services with Amazon Linux 2 operating system Terminal or Shell or Console refers to the SSH connection established with the virtual... » read more
This manual is to help you on getting started with Setting up a MySQL Server Configuring the Users, Databases and Privileges Working with tables using CLI Programming using Python Wrapper 1. Setting up a MySQL Server Get your Amazon Linux 2 running on a Terminal / Command Prompt / Putty and execute the following sudo... » read more
Interacting with AWS Services 1. AWS Console 2. AWS CLI 3. AWS SDK Interacting with AWS Services AWS Console Command Line Interface (CLI) Software Development Kit (SDK) 1. AWS Console 2. AWS CLI AWS CLI is a method to monitor and control your AWS resources from Command Line. This requires installation of the AWS CLI... » read more