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?
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.
Integrating CFN-LINT with BuildKite
In this post we explore how to integrate cfn-lint with Buildkite for testing CloudFormation templates, ensuring that the CloudFormation stack will only be deployed if it’s correct.
Innovating Contact Centre Customer Experience – Amazon Connect

As an outcomes-driven consultancy, Cevo are committed to helping our customers deliver an excellent experience to their own. We recently took Amazon Connect for a test drive along with the suite of Cognitive Services designed to disrupt the contact centre industry.
AWS CLI Access With Google SSO Using ‘AWS-Google-Auth’

In this post we explore how to set up a flexible and secure way to access the AWS CLI using the Open Source tool `aws-google-auth` developed and maintained by the team at Cevo.
With our Heads in The Cloud

Let’s peel back the covers on the Cevo hive mind, and watch the team take on the tricky subject of cloud agnostic solutions.
Open Sourcing in Enterprises – Managing your Code

The idea of open sourcing applications in enterprises can be daunting and challenging. This article delves into understanding and addressing those challenges by using the right tooling for managing your code.