Terraform pipeline to ingest streaming data into Snowflake using Amazon Kinesis

Demonstration of how one can use terraform to easily set up a data streaming pipeline to ingest twitter data into snowflake via Amazon Kinesis data firehose.
[A Well Architected Walkthrough] Operations 1 – How do you determine what your priorities are?

We start working through the questions of a Well Architected Review with the “Operational Excellence” pillar and how to identify what your priorities are.
STARTING FROM SCRATCH – HOW TO START WITH A NEW MASTER BILLING ACCOUNT

Recently, I did something I haven’t done in quite some time….. create a new Master Billing Account for a customer. This actually tripped me up a little bit as it raised a question I haven’t had to think about due to the wonderful world of automation; “What do I need to do to a new AWS Master Billing Account?”
Infrastructure as Code 101 [DevOps Series]

Rather than building environments by hand from a checklist, turn the process into an automated and repeatable process. This is Infrastructure as Code.
re:Invent 2020 Wrap-Up: Werner Vogels Keynote

The final in this series overview of the AWS re:Invent 2020 keynotes – Werner Vogels focusing on Observability, Dependability, and “meeting developers where they are”.
re:Invent 2020 Wrap-Up: Infrastructure Keynote with Peter DeSantis

This post covers some of the take-aways from the Infrastructure Keynote with Peter DeSantis at re:Invent 2020.
re:Invent 2020 wrap-up: Partner Keynote (and more)

This post covers some of the take-aways form the Partner Keynote at re:Invent 2020 that benefit both partners and direct customers alike.
re:Invent 2020 wrap-up: Andy Jassy Keynote

A quick overview and wrap-up of the major themes and product launches from the Andy Jassy Keynote at AWS re:Invent 2020.
Continuous Deployment 101 [DevOps Series]

In this post we’re pick up where we left off in the Continuous Delivery article, and cover Continuous Deployment.
Docker CLI Integration with Amazon ECS

This post looks at how we can apply familiar Docker toolchain commands and workflows used for local application development with containers to integrate with Amazon ECS.