PSPrashanth Sebastianinprashanthsworld.hashnode.dev·Dec 16, 2022 · 6 min readIntroduction to AWS IoT Core Using PythonAWS IoT Core AWS IoT Core is an Amazon Web Service that enables connected devices to securely interact with cloud applications and other devices. AWS IoT Core can support many devices and messages, and it can process and route those messages to AWS I...00
PSPrashanth Sebastianinprashanthsworld.hashnode.dev·Oct 27, 2022 · 4 min readBuild Django REST Project in DockerIntroduction This is a tutorial to show how we can build a Django Rest Project and Dockerize it in Docker container. Here I will be building a Django project first and then dockerize it to a container... This is the good practice who is new to Djang...00