AWS
49 postsA ecosystem / kingdom for Internet businesses of any size.
Deploying Rails 5.x on AWS ElasticBeanstalk using AWS CodeCommit
How to deploy your Rails app on ElasticBeanstalk (including S3 buckets, security groups, load balancers, auto-scalling groups and more) using CodeCommit.
Radio: How to submit your podcast to iTunes and Spotify
Sometimes you need to self-host your own Podcast files and feed. Here's how using Amazon Web Services.
AWS: How to create your first Alexa skill
How to create your first Alexa skill –with pictures!
AWS: Understanding Alexa's Key Concepts
A glossary of Alexa terms you need to know before you start developing skills.
AWS: How to get one lambda to trigger another lambda
This lambda will trigger the second lambda. Step 1 - Configure IAM First create an IAM role that will allow you to not only trigger a lambda but...
AWS: Useful AWS Bucket Policies
I plan to add more of these over time but for starters, here are a few helpful bucket policies I use while hosting static websites on AWS S3....
Basic Curl Commands for API Gateway
AWS's API Gateway is great for developers who need a simple API for their SaaS Services. When it comes to testing out your API, there are...
Bitnami WordPress Cheatsheet for AWS Lightsail
I'm currently working on two WordPress websites that have been pre-configured by Bitnami within a Virtual Private Cloud. Below are a few select commands I use...