For further actions, you may consider blocking this person and/or reporting abuse
Read next
![gilles_hamelink_ea9ff7d93 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2634312%2F1b62fe74-9c96-4e23-bf75-b9085f792df8.png)
"Revolutionizing Autonomous Driving: The Power of Module-Directed Testing"
Gilles Hamelink -
![godofgeeks profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F565733%2F610e44af-0bc8-47fb-8c0c-9b6fb8bec990.png)
Cross-Site Scripting (XSS) Overview
Aviral Srivastava -
![admantium profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F293754%2Fd729fdfe-66dd-4fe7-a2ed-9808c1fcb46d.png)
Tasmotizer: How to Flash a Sonoff S26R2 Power Switch with Custom Firmware
Sebastian -
![admantium profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F293754%2Fd729fdfe-66dd-4fe7-a2ed-9808c1fcb46d.png)
Home Assistant: How to Measure Battery Voltage of ESP8266 Boards
Sebastian -
Top comments (2)
Generally, you add more nodes.
Once you get to the point where you need more nodes, it's a good idea to create a script or configuration management system to make it easier to create new nodes with your standard config.
We are using the Amazon EC2 plugin now and making it to spun a slave node AMI.
Does your script works well to scale up / down.