Tag: amazon
All the articles with the tag "amazon".

Amazon KDP Cover Template for GIMP
I got asked to publish some of my books as paperbacks on Amazon, they are all currently there for Kindle and ebook readers as ePub files. That means I needed to create covers that work with the actual book sizes. They need to take into account the paper thickness and number of pages in order…

Running Amazon Linux 2023 Locally
Updated:We have an AWS estate of EC2's and many other components. Whilst doing some testing, I was frustrated at the low-end specification of a server I wanted to build - I didn't want to invest in more cash than necessary. "Can I run Amazon Linux 2023 on my own virtual machine?"

AWS SSH using SSM
Updated:You can access a closed off AWS EC2 instance using SSH by using SSM as a proxy. This means no ports need be exposed from your EC2 at all. Configure the AWS

AWS S3 Bucket Service
Updated:Previously I have used s3fs as this supported mounting in fstab using and access key and secret. This S3 Mountpoint by Amazon can use IAM for a more integr