aws-lambda



Install SAM CLI


$ sudo pip install --user --upgrade aws-sam-cli


Get a list of existing Lambda functions


aws lambda list-functions

Using Postman to test AWS API Gateway





As an Amazon Associate I earn from qualifying purchases.

Wordpress-AWS

How to install WordPress blog on the free Amazon AWS EC2 instance.


To start, there is no point re-stating the steps as they are very clear in the AWS tutorial provided below.

Why I decided to look at the WordPress self-hosting if I have this blog for last 10 years?

There are really 2 reasons:

  • Extensions available for WordPress are far superior to any other blogging platform
  • The WordPress hosted on EC2 instance is on well, Amazon AWS, the infrastructure lives in the same datacenter and benefits from high speed connection to my other micro-services such as AWS Lambda functions. 


Stay tuned for customization tips.

References:



As an Amazon Associate I earn from qualifying purchases.

My favorite quotations..


“A man should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.”  by Robert A. Heinlein

"We are but habits and memories we chose to carry along." ~ Uki D. Lucas


Popular Recent Articles