Tag: aws
How to increase an EBS volume size
The Premise You’ve set up a new EC2 instance and allocated a fixed amount of space in your EBS. The Issue However after using your instance you realise...
Setup Cloudfront for S3
Premise This is simple step by step guide about how to setup Cloudfront for a Static S3 site. To set this up on AWS we will need to use...
Code Pipeline with jekyll
The Premise Recently I rebuilt my personal website but this time I used Jekyll as my static site generator as I wanted to add blogging but didn’t want to...
Setup Linux AMI node server for AWS
Setup and instance Log into AWS console and go to EC2 For a simple quick start, select Amazon Linux AMI Select...