Simon PainterSomewhere to keep things

aws

aws php sdk & DynamoDB

I am working on a project that requires me to store publishers and subscribers in a DynamoDB table. As both elements are stored as integers and as I only ever need to find out the subscribers of a publisher (and not the publisher that a subscriber is subscribed to) it’s possible to use a list […]

Read more

Tags: , , , ,

Dynamic DNS built in AWS

I was playing around with some home automation with a Raspberry Pi and needed remote SSH access back to it. There are a bunch of free dynamic DNS providers out there but I couldn’t find one I liked so I made one. http://www.pi-dns.me I won’t go into the ‘how to use it’ because that’s all […]

Read more

Tags: , , ,