Category: Content Delivery Network
-
How to setup AWS Lambda Target on Application Load Balancer (ALB)
First let’s try to briefly understand AWS Lambda, Target Groups, and Application Load Balancer with an easy comparative example. Let’s suppose we have one coffee stall. AWS Lambda is a coffee making machine that makes coffee only when it gets orders from someone, meaning it does not run all the time which saves cost and […]
-
Using Amazon S3 and CloudFront to Host a Static Website
Amazon S3 and CloudFront offers easy on budget and easy to configure and setup a static website. If you simply wish to have a simple portfolio website or personal website that works like your online visiting card, content of which do not change so frequently, then this blog is for you. Initially we setup on […]