Posts

Facebook Text Delight, the Animated Comments

Image
Facebook has come up with some Colorful animations incorporated with a keyword or a key phrase since 2017 ( Easter Eggs?) . Here are some of the updated Keywords / Phrases that you can use to spice up your comments to your friend's posts.Enjoy :)

Create an AWS API Gateway for AWS Lambda

Image
Create an AWS API Gateway for AWS Lambda Goal:  - Function will list all items inside an S3 Bucket  - Should be able to be triggered via API   What we'll have in the end: A Working API URL that will run our AWS Lambda function and returns response. If this is your first time, you would want to know how Easy Way to Create a Lambda Function first before making and API.

Easy Way to Create an AWS Lambda Function

Image
Easy Way to Create an AWS Lambda Function Goal:  - Function will list all items inside an S3 Bucket  - Should be able to be triggered via API What we'll have in the end: A Lambda User Role - which will run the lambda function, preferably with S3 read-only permission. A NodeJS function - which will be the logic of the function. A JSON test input - which will be put to the function for testing purposes.

Hosting a Serverless Webpage

Image
Hosting a Serverless Webpage To know more why I did a serverless approach for my website , you may read my other post - " Why I Considered going Serverless ". In this tutorial, I'll show you how I prepared my website for this approach.

Why I considered going Serverless.

Image
Why I considered going Serverless. I did not stop my study on making my professional website as light as possible. Today, I dropped the server and I went Serverless .

AWS Lightsail for Light-weight web applications

Image
AWS Lightsail for Light-weight web applications While I was studying on how to serve my professional website as Light as Possible, I came across AWS Lightsail. And like a kid with a new toy, I didn't waste any time to get my hands on this one.

Huge Email Clean-up and Verification

Image
"There will always be a time that your company will have a dirty stack of email addresses from way back that you need to clean and scrub to see which email addresses are still alive and kicking." - Son Goku 1884