mirror of https://gitlab.com/curben/blog
short: 18 Jul 2024
This commit is contained in:
parent
4483415865
commit
3cf4e9319c
|
@ -2,9 +2,13 @@
|
|||
title: Short Posts
|
||||
layout: page
|
||||
date: 2024-07-15
|
||||
updated: 2024-07-16
|
||||
updated: 2024-07-18
|
||||
---
|
||||
|
||||
## 18 Jul 2024
|
||||
|
||||
At least 30% of `PUT` traffic in a Cloudtrail bucket is still TLS 1.2. Don't set [`minimum_tls_version=1.3`](https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_s3/Bucket.html) on that bucket yet.
|
||||
|
||||
## 16 Jul 2024
|
||||
|
||||
If a scheduled task has been failing for a while and no one bats an eye, just disable it.
|
||||
|
|
Loading…
Reference in New Issue