simonhanmer.com
open-menu closeme
Home
About Me
github twitter linkedin rss
  • Hosting a Hugo site on Amazon Web Services

    calendar Aug 19, 2022 · 6 min read · Hugo AWS  ·
    Share on: twitter facebook linkedin copy
    Hosting a Hugo site on Amazon Web Services
    I posted recently that I've switched from using WordPress to host my blog to using Hugo. One of the major reasons for this is that as someone who works with AWS, I can quickly spin up infrastructure to host a static website at fairly low cost.
    Read More
  • Why I've switched to Hugo

    calendar Aug 19, 2022 · 3 min read · Hugo  ·
    Share on: twitter facebook linkedin copy
    Why I've switched to Hugo
    I've been running a blog intermittently since 2015 - firstly as a self-coded PHP application, then like a huge number of people, using WordPress
    Read More
  • Using AWS Rekognition to identify race participants

    calendar Apr 23, 2022 · 5 min read · boto image recognition Python rekognition running  ·
    Share on: twitter facebook linkedin copy
    Using AWS Rekognition to identify race participants
    Besides being techy, I dabble in the occasional run at 5k & 10k distances. In many races, photographers capture you, usually in some very un-flattering pose. The problem is that there can be hundreds of photos to check through - sometimes thousands.
    Read More
  • Managing unique AWS credentials on a per project basis

    calendar Nov 3, 2016 · 2 min read · Python credentials security boto aws cli virtualenv  ·
    Share on: twitter facebook linkedin copy
    Managing unique AWS credentials on a per project basis
    Normally, the AWS CLI (or boto3 library if using python), will look for a file called .aws/credentials or .aws/config in your user's home directory. However, I'm often working on several different clients and therefore need to work with different sets of credentials.
    Read More
  • Running DynamoDB Locally

    calendar Oct 31, 2016 · 2 min read · dynamodb local development systemd  ·
    Share on: twitter facebook linkedin copy
    Running DynamoDB Locally

    I've been using traditional relational databases for far too many years, but as I've been exploring the Amazon Web Services (AWS), I came across their NoSQL offering DynamoDB.

    I had a flight coming up and wanted to explore DynamoDB, but AWS expects you to run their services in the cloud, which needs an internet …


    Read More
  • AWS CloudFormation – step away from the json, here comes yaml

    calendar Sep 21, 2016 · 3 min read · Cloudformation Infrastructure as Code json yaml  ·
    Share on: twitter facebook linkedin copy
    AWS CloudFormation – step away from the json, here comes yaml

    Anyone using Amazon Web Services will hopefully start using the CloudFormation service early on to start templating and automating the creation of their infrastructure. Until recently, these templates had to use the .json file format; however, this week (Sept. 2016), AWS announced that the templates could use .yaml. …


    Read More
  • Using eyaml to secure Puppet & Hiera data.

    calendar Jan 7, 2016 · 3 min read · eyaml hiera Puppet security  ·
    Share on: twitter facebook linkedin copy
    Using eyaml to secure Puppet & Hiera data.
    These days, we generally accept that we should all be using code repositories to store and manage our code, but there have been several cases recently where passwords or other sensitive data have been exposed either due to security issues with the repository hosting, repositories being accidentally switched from …
    Read More
  • Controlling file permissions with Puppet without controlling content.

    calendar Jan 6, 2016 · 1 min read  ·
    Share on: twitter facebook linkedin copy
    Controlling file permissions with Puppet without controlling content.
    Sometimes, we want to control the permissions of a file in Puppet without worrying about the file contents.
    Read More
  • Fixing graphic issues on Dell E7440 running Elementary Freya

    calendar Dec 16, 2015 · 1 min read · Dell E7440 Elementary  ·
    Share on: twitter facebook linkedin copy
    Fixing graphic issues on Dell E7440 running Elementary Freya
    I've been trying out Elementary's Linux distribution Freya on my Dell E7440 for a while; generally it's been working pretty well but I'd have occasional issues with flickering, black screens and so on.
    Read More
  • Managing user groups under Linux with Puppet and Augeas.

    calendar Dec 15, 2015 · 2 min read · augeas  ·
    Share on: twitter facebook linkedin copy
    Managing user groups under Linux with Puppet and Augeas.
    I recently came across the situation I needed to use Puppet to assign a specific combination of users to a group.
    Read More
  • Next Page

Simon Hanmer

Journal of Simon Hanmer - technology, cloud usage and tutorials.
Read More

Disclaimer

The opinions expressed on this site are my own personal opinions and do not represent my employer’s view in any way.

Recent Posts

  • Hosting a Hugo site on Amazon Web Services
  • Why I've switched to Hugo
  • Using AWS Rekognition to identify race participants
  • Managing unique AWS credentials on a per project basis
  • Running DynamoDB Locally
  • AWS CloudFormation – step away from the json, here comes yaml
  • Using eyaml to secure Puppet & Hiera data.
  • Controlling file permissions with Puppet without controlling content.

Categories

AWS 5 LINUX 3 PUPPET 3 DEVELOPMENT 2 HUGO 2 MONITORING 2 AI-ML 1 SNIPPET 1

Tags

BOTO 2 HUGO 2 PUPPET 2 PYTHON 2 SECURITY 2 TALKS 2 AUGEAS 1 AWS 1 AWS-CLI 1 CLOUDFORMATION 1 CREDENTIALS 1 DELL 1 DYNAMODB 1 E7440 1
All Tags
AUGEAS1 AWS1 AWS-CLI1 BOTO2 CLOUDFORMATION1 CREDENTIALS1 DELL1 DYNAMODB1 E74401 ELEMENTARY1 ELK1 EYAML1 HIERA1 HUGO2 IMAGE-RECOGNITION1 INFRASTRUCTURE-AS-CODE1 JSON1 LOCAL-DEVELOPMENT1 PUPPET2 PYTHON2 REKOGNITION1 RUNNING1 SECURITY2 SYSTEMD1 TALKS2 VIRTUALENV1 YAML1
[A~Z][0~9]
Copyright 2015- 2025 SIMONHANMER.COM. All Rights Reserved to-top