The New and Improved AWS CLI v2

The AWS CLI is one of the major ways of interacting with AWS, so in that regard the release of version 2.0 last week is a major milestone. Therefore, I want to take a look at what it is, how it's different, and what's good not so good about it.

AWS Inside the Region

During Andy Jassy's keynote at re:Invent he spent an entire section talking about several new products that would extend AWS 'Beyond the Region'. While this will no doubt give some more options, the main way we'll all be running our AWS services is still going to be within a Region. So let's have a look at how these evolved over time.

Midnight Madness Jet lag

With Midnight Madness, AWS kicked off the official re:Invent announcements. For some reason, I didn’t go to Midnight Madness, but jet lag woke me up early enough that I can at least write about some of the announcements before I’m immersed in re:Invent activities.

re:Invent 2018 - One Year Later

With re:Invent less than a week out, I figured it was a good time to see how last year's re:Invent held up. After all, every year we get wowed with all the new services and features that are announced, but how long does it take until we can use those? In fact, it's a year later now, but can we actually use everything that was promised?

Keeping an Eye on your Serverless Containers

As I don’t believe I can replicate the back and forth that (hopefully) made the talk itself entertaining, the structure of this writeup will be slightly different than the talk. If you are interested in the slide deck however, you can find that below.

Back in July I, together with my friend Prateek, presented at Container Camp in Sydney. It’s taken me a while, but I finally got around to doing a writeup of the contents. If you just want to watch the video, I’ve embedded that below.

Letting Go Of Your Instances

This is the third post in a series about connecting to your EC2 instances. In the first post I talked about EC2 Instance Connect and the second one was all about Systems Manager Session Manager. In this third post, I’ll have a brief comparison between the two, before looking at some ways to minimise needing this access.

Managing Your Instance Sessions

This is the second entry in a series of three posts about accessing your EC2 instances. The first entry concerned EC2 Instance Connect, and in this post I’ll discuss the awkwardly named AWS Systems Manager Session Manager.

Connecting with EC2 Instance Connect

This is the first entry in a series of three posts about accessing your EC2 instances. EC2 Instance Connect, which I’ll call Instance Connect from here, allows you to connect to an instance that doesn’t have a key installed.