The year 2016 is coming to an end. We’d like to look back on the past year together with you. Thank you for reading our blog, sharing our work, and giving valuable feedback. It was a pleasure to be part of an inspiring community. Facts and numbers What was going on at cloudonaut.io in 2016? […]
Archives for December 2016
Delivery Pipeline as Code: AWS CloudFormation and AWS CodePipeline
The assembly line is the heart of any factory. Workers and supervisors are giving their best to ensure a steady flow of raw materials to the end products. The delivery pipeline is an important part of DevOps and the equivalent to the assembly line. A delivery pipeline allows you to define and automate the process […]
Designing asynchronous event systems with AWS IoT and Serverless Application Model (SAM)
An event system receives and processes events by following rules that are defined inside the system. All processing happens asynchronously. When an event is sent to the system, it is processed at some point in time, but you will not get an immediate response. Asynchronous processing has advantages if you want to build a scalable […]
AWS Advent has started: Deploy your AWS Infrastructure Continuously
AWS Advent is a yearly exploration of AWS in 24 parts contributed by volunteers from the AWS community. Follow @AWSAdvent and get inspired on a daily basis. I open this year’s AWS Advent with a post on Deploy your AWS Infrastructure Continuously Continuously integrating and deploying your source code is the new standard in many […]