Posts tagged with Archive

There are 477 posts tagged. These could be essays, tumblelog entries, or other types of content.

AWS Lambda Powertools (Python)

AWS Labs has a lot of open source code up on GitHub. This post looks at the AWS Lambda Powertools for Python.

Read more...

AWS Deployment Framework

AWS Labs has a lot of open source code up on GitHub. This post looks at the AWS Deployment Framework.

Read more...

Avoiding overload in distributed systems by putting the smaller service in control

The Amazon Builder's Library is a great set of deep dive papers into the challenges with modern systems. This post looks at how Amazon balances system stability between control and data plane requests.

Read more...

Automating safe, hands-off deployments

The Amazon Builder's Library is a great set of deep dive papers into the challenges with modern systems. This post looks at how Amazon conducts hands-off deployments.

Read more...

This One Mistake Will Stop a DevSecOps Shift Left Strategy Dead in Its Tracks

DevSecOps is the latest in a long line of buzzwords. The core makes sense: work on security earlier. But why isn't this everywhere? Here's the biggest mistakes teams are making trying to "do" DevSecOps.

Read more...

Fairness in multi-tenant systems

The Amazon Builder's Library is a great set of deep dive papers into the challenges with modern systems. This post highlights some of the challenges in dealing with multi-tenant systems.

Read more...

Making retries safe with idempotent APIs

The Amazon Builder's Library is a great set of deep dive papers into the challenges with modern systems. This post highlights some of the challenges that the retry pattern presents.

Read more...

Can We Improve How Capital One Enforced Policies in AWS with Cloud Custodian in 2017?

In late 2017, Capital One did an AWS "This is My Architecture" video. The video talks about how they built Cloud Custodian and how that tool helps them enforce policies in the AWS Cloud.

Read more...