Cloud & Engineering

We regularly write about our technical experiences (good and bad) and what we're learning from the market.

  • There are no suggestions because the search field is empty.

Tags

Serverless Patterns and Best Practices for AWS - Part 3, Operate

Posted by Emad Elagouz on 28 July 2020

Serverless, Technology, Best Practice, aws, lambda

Introduction

This post is part 3 of a 3 part series.

  1. Serverless Patterns and Best Practices for AWS - Part 1 Design
  2. Serverless Patterns and Best Practices for AWS - Part 2 Build
  3. Serverless Patterns and Best Practices for AWS - Part 3 Operate (this)

In the previous blogs of this series we covered design and build...

Continue reading

Serverless Patterns and Best Practices for AWS - Part 2, Build

Posted by Emad Elagouz and Umar Purnomo on 16 June 2020

Serverless, Technology, Best Practice, aws, lambda

Introduction

This post is part 2 of a 3 part series.

  1. Serverless Patterns and Best Practices for AWS - Part 1 Design
  2. Serverless Patterns and Best Practices for AWS - Part 2 Build (this)
  3. Serverless Patterns and Best Practices for AWS - Part 3 Operate (stay tuned)

In our previous blog we discussed some of the design...

Continue reading

ARM Template Lifecycle Management: DOs and DON'Ts

Posted by Justin Yoo on 18 June 2018

Architecture, ARM Templates, DevOps, Article, Technology, Best Practice

Introduction

Are you an experienced DevOps engineer or managing cloud resources on Azure, or about to jump into Azure resource management?

While you are creating, updating or deleting resources on Azure, you must have worked with Azure Resource Managerthat keeps all resource definitions known asARM templates. In...

Continue reading