How to deploy a simple SQS Queue sample application using the AWS CDK client — In this tutorial we are going to cover the very basics of using Amazon’s Cloud Development Kit. AWS CDK is an open source infrastructure as code library which allows you to setup and define infrastructure using popular programming languages such as TypeScript, Python, Go, .NET and Java. Before we start…