Written by Farhad Agzamov who lives and works in London building things. You can follow him on Twitter and check out his github here
It’s 2019. You want to scrape a website for some data. What are your choices? Cheerio looks great! Let’s use that. It’s got a simple…
Welcome to part 2 of Using Serverless on AWS with S3 and DynamoDB. In Part 1 we configured serverless, created our resources and managed to…
In a previous post Using AWS Lambda to save files to AWS S3 using Node.js we covered using AWS Lambda to create functions to execute a…
AWS Lambda functions are great for writing serverless APIs that utilize AWS services such as S3 or RDS. Lambda can be summed up as…
This post will cover how to download and deploy code to AWS Elastic BeanStalk using the EB CLI. Installing AWS EB CLI on Mac To install AWS…
Scenario: You are hosting a S3 website, you want to apply SSL to it, so you used Cloudfront to create a HTTPs endpoint. However your website…
In this post we will be covering how to apply an SSL certificate for HTTPS access, to a domain registered with Route 53 on AWS, using the…
This will talk through the installation and possible pitfalls when deploying node.js applications on AWS Elastic Beanstalk service. While…
Google Vision API features several facial and landmark detection features. In this post I will record how I went about utilizing this API…
Some common AWS S3 CLI commands to manage files on S3 buckets. I will explain how to install the AWS CLI, set up your credentials, sync…
When prototyping something with the TFL API I found the documentation on the official site lacking. However I since found some information…
Some of the best films I saw this year! Good chance to learn more about Gatsby and it’s modular framework. Bit late for a films list given…
Finally moving to something modern in terms of a site. Hopefully I will update all this soon. So far though Gatsby + Netifly is super neat.