-
Thinking about Raspberry Pi security monitor https www…
Thinking about Raspberry Pi security monitor https://www.tomshardware.com/how-to/raspberry-pi-security-camera-motion-sensor Connect and control Raspberry Pi motion detector PIR https://forum.arduino.cc/t/help-me-to-understand-the-two-potmeters-on-my-pir-sensor/372895 https://phoenixnap.com/kb/enable-ssh-raspberry-pi https://www.raspberrypi.com/documentation/accessories/camera.html need to add dtoverlay=imx219 in /boot/config.txt for pi camera module 2 Enable Glamor for RPi 3? https://www.raspberrypi.com/documentation/accessories/camera.html#getting-started
-
Copy file from one S3 bucket to another using Lambda
Copy file from one S3 bucket to another using Lambda automatically using S3 triggers
-
Monitoring your S3 buckets for #omgcat usage
If you’re serving up a static website from S3, especially if you have larger assets stored there, you may want to put monitoring on the requests or bytes downloaded from S3, just to make sure someone’s not running up terabytes of transfers or millions of requests. Enabling Metrics on S3 You will have to enable…