The Internet of Things on AWS – Official Blog

Rahul Sareen

Author: Rahul Sareen

Rahul Sareen is a Principal IoT Consultant at Amazon Web Services, focusing on IoT and Analytics Services and is based out of Dallas, Texas. Rahul works with AWS customers to develop a highly scalable and sophisticated IoT solutions by leveraging AWS IoT, AI and Serverless stack.

How to Implement MQTT with TLS Client Authentication on Port 443 from Client Devices (Python)

Update: AWS IoT Core has simplified the connection process—devices no longer need to implement the Transport Layer Security (TLS) Application Layer Protocol Negotiation (ALPN) extension to determine authentication type and protocol. This means that client devices can connect to AWS IoT Core with MQTT over port 443 without implementing ALPN. For additional details, please refer […]