Popular IoT Platforms Used by Big Companies
Platform Features Scalability Number of Subscribers Companies Using Amazon AWS IoT Core – Device connectivity to the cloud – Device management – Security – Data analysis –…

Choosing the right chart for data visualization
Bar and Column Charts: These charts shine when comparing distinct groups or categories. Bar charts excel at showcasing differences between categories and tracking changes over time. Perfect…

How to make lemon coffee: The perfect rainy day drink
Ingredients: A piece of ginger about the size of your thumb 20 grams of medium-ground coffee 2 lemon slices 2 tablespoons of honey Instructions: Bring water and…

My Home Lab Server
Having a home lab server is really fun, i have learned a lot starting with choosing the hardware, Virtualization platform, application and also monitoring those VM and…
Python pydantic
Pydantic is a Python library used for data validation and settings management. It allows you to define data schemas using Python annotations and then automatically validates input…

notes for jenkins-agent using ssh
This is my note for add jenkins-agent using ssh Create new node at jenkins dashboard and setting directory for root directory file for storing your deployment Choose…