OUR FIRST DRIVE OF AWS CHATBOT

AWS recently announced ChatBot integration with Chime and Slack… let’s see how easy it is to set up and get running.

AWS AppStream – Secure, High Performance Remote Work

Now that we’ve become remote workers by default, it’s no surprise that many teams are turning to Virtual Desktop Infrastructure (VDI) solutions to provide centralised, managed desktop experiences for day to day applications. But what if you don’t need a full desktop experience and, instead, just need to provide access to a single application (or a few pre-defined applications)?

New Call Centre Experience using Amazon Connect

Recently I had the opportunity to attend the AWS Partner bootcamp program for Amazon Connect. To my surprise, having never worked closely with the product previously, it didn’t take long to find my way around and, with its UI simplicities and clear guidance from AWS, to be able to start implementing a semi-advanced call centre solution.

Are You Well Architected?

aws well architected tool

Through continuous compliance, continuous integration and continuous delivery we’ve reduced the cycle time for deploying changes – but how do you know these are the right changes? Enter the AWS Well Architected Framework.

Automating DMS Endpoint S3 Target with a CloudFormation Custom Resource

Whether you are establishing an AWS Data Lake, or migrating services to the cloud, the AWS Database Migration Service (DMS) should be a tool in your toolkit. DMS is a relatively straight forward service to configure and supported by AWS Cloudformation, however there is a specific pattern that requires a customised process. Enter CloudFormation Lambda backed Custom Resources which we can leverage to automate these processes and continue to reap the benefits of deployed resources via CloudFormation

From zero to VDI in an hour using Amazon WorkSpaces

Now more than ever, we are depending on technology and productivity tools to allow us to operate as effectively as possible under current circumstances.

For those who have already been one step ahead in their remote work environment, it’s a fairly smooth transition but for the rest it’s going to be a bumpy ride.

The good news is that today you can establish a remote work environment in the matter of hours. In this blog I will cover one of the quickest approach to setup a secure VDI solution using Amazon WorkSpaces.

Some quick and easy cost control techniques in AWS

Anything big happening in the world? The recent governmental response to COVID-19 has significantly affected the Australian to US financial exchange rate. A downside of the government stimulus and effects on the global supply chain is that your AWS bill has just increased by 15% over the past month!

Getting Started with AWS CodeCommit

Cevo uses federated access to our AWS accounts via the Google SAML based Single Sign On (SSO) – we want to start using AWS CodeCommit to store our version controlled codebases – how well will git play with this combination of tools?