AWS RELINVENT 2019 Recap – Day #1

This year, Steve Mactaggart, Colin Panisset and James Lewis are representing Cevo at AWS re:Invent. Here’s a recap from Day 1…
Migrating your Database(Admins) to the Cloud: Planning Access and Authorisation 101

This blog will focus on the access and authorisation approach for databases in AWS and how this should be of the first things you look at as you migrate databases from on-premises to the cloud.
What is the Future of the Solution Architect Role?

As the delivery cycle quickens, what does the future hold for our box and line drawing skills as Solution Architects?
Thoughts on AWS Control Tower

In July 2019, AWS launched Control Tower as a method to provision a new AWS account hierarchy and configuration referred to as a “landing zone”. We took a deep dive on AWS account design and AWS Control Tower to see what it all means.
AWS APN Ambassador Global Summit Wrap Up

AWS organised the first ever Ambassador Global Summit for the top 50 partner ambassadors to talk about specific roadmap items around various AWS services. Trent Hornibrook, one of Cevo’s AWS APN Ambassadors, attended the Global Summit and gives his thoughts here.
Introduction to CI/CD [Audio and Slides]
Presentation from LastConf 2019
Full Stack Serverless CI/CD On AWS With The Serverless Framework – Part 2

In Part 1 of the series, we used the Serverless Framework to describe a full stack serverless application consisting of a JS single-page-app, NodeJS serverless function and NoSQL backend datastore. In this post, we’ll walk through the creation of a continuous integration and delivery pipeline using AWS Developer tooling
Full Stack Serverless CI/CD On AWS With The Serverless Framework – Part 1

Serverless application frameworks provide an opinionated, repeatable and automated approach to build, deploy and run serverless applications. In this post, we will walk through automating the delivery of a full stack serverless application on AWS using the Serverless Framework.
Local Development and Testing of AWS Services Using Localstack

In this post we explore how to test AWS services on our local machine without connecting to AWS.
Using GCP Service Accounts to Access AWS IAM Roles
GCP Service Accounts provide a simple way to acquire and use AWS IAM Role-based credentials, if you know how…and this post shows you!