Archive | AWS

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.

Racing towards Intelligent Automation

Working closely with our clients, we occasionally have the opportunity to do something a little bit outside of the norm. In this post, we (Declan and Arjen) were lucky enough to help out Belong with a fun learning event.

Last month my colleague and I got to run a DeepRacer event at the client we’re working at. This post shows what that was like, how we did it, and what lessons we learned.

CloudFormation Macros: Transform Your Templates

Last month I was lucky enough to be asked back to give a workshop at the Melbourne AWS Programming and Tools Meetup. This meetup is always a lot of fun as it's all about going hands on. My subject this time around was CloudFormation Macros.

Managing Your EKS Traffic With App Mesh

AWS App Mesh is a managed service mesh from AWS. While announced at re:Invent 2018, it only became generally available at the end of March. In this post, I aim to give an overview of the service and how it works with EKS. I’ll also highlight some differences with Istio and give a step-by-step walkthrough to make it work with an application.

Recently I had some time to play around with AWS App Mesh and, as expected, decided to write up the experience. This also marks my first blog post at DigIO which I’m quite happy about.

DeepRacer

In lieu of a single weekly note, I will be writing several articles to catch up with some of the events from re:Invent. Chris helped out last week with his post about the DynamoDB changes, and today I will start my write-ups with the coolest new toy: DeepRacer.

Serverless Databases after re:Invent

That’s a wrap for re:Invent 2018! Whilst Arjen will no doubt be providing us with the low down on all things containers in due course, I’ve hijacked his excellent blog to bring you a short guest post on serverless database news.

Space Containers

In October I gave a Serverless Containers Deep Dive talk at several events, which focused on AWS Fargate. This article is a written version of these presentations, and also contains the recording of when I repeated this talk at the Melbourne AWS User Group.

Serverless Bastions on Demand

Fargate bastions allow you to spin up a bastion host only when you need it and tear it down afterwards. All using AWS serverless technologies, which means that you don't pay anything for them unless you actively use it.

Introduction - Don't Ignore the AWS CLI

About two years ago, while waiting for my visa to come through, I started writing a book about the AWS CLI. I did a fair bit of writing on it, but life happened, and I forgot about it until recently. I've decided to finish the writing and start posting it here.