Top pre announcements
- https://aws.amazon.com/about-aws/whats-new/2021/11/aws-lambda-partial-batch-response-sqs-event-source/
- https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-sqs-server-side-encryption-keys-sse/
-
- No Cloudformation support yet
-
- The biggest benefit is that you now don’t have an excuse to NOT encrypt your queues
- https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-sns-supports-publishing-batches-messages-single-api-request/
- https://aws.amazon.com/about-aws/whats-new/2021/11/aws-lambda-event-filtering-amazon-sqs-dynamodb-kinesis-sources/
- https://aws.amazon.com/about-aws/whats-new/2021/11/aws-fargate-amazon-ecs-aws-graviton2-processors/
- https://aws.amazon.com/about-aws/whats-new/2021/11/aws-systems-manager-console-windows-instances-security/
- https://aws.amazon.com/about-aws/whats-new/2021/11/application-load-balancer-network-load-balancer-end-to-end-ipv6-support/
- https://aws.amazon.com/about-aws/whats-new/2021/11/aws-management-console-navigation-bar-improvements/
- https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-ecs-new-integration-aws-distro-opentelemetry
- https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-ecs-windows-supports-ecs-exec/
- https://aws.amazon.com/about-aws/whats-new/2021/11/aws-well-architected-tool-custom-lenses/
- https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-cloudwatch-metrics-insights-preview/
- https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-ecr-cache-repositories/
- https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-s3-event-notifications-amazon-eventbridge-build-advanced-serverless-applications/
- https://aws.amazon.com/about-aws/whats-new/2021/11/aws-microservice-extractor-net/
- https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-s3-glacier-instant-retrieval-storage-class/
-
- S3 Glacier Instant Retrieval delivers the fastest access to archive storage, with the same throughput and milliseconds access as the S3 Standard and S3 Standard-IA storage classes.
-
- With S3 Glacier Instant Retrieval, you can save up to 68% on storage costs compared to using the S3 Standard-Infrequent Access storage class, when your data is accessed once per quarter.
-
- Can we backup (DB) directly to S3 Glacier Instant Retrieval; then lifecycle later to Glacier Fleixble Retrieval?
- https://aws.amazon.com/about-aws/whats-new/2021/12/amazon-devops-guru-rds-ml-powered-capability-amazon-aurora/
-
- Amazon DevOps Guru is an ML powered service that makes it easy to improve an application’s operational performance and availability
-
- Once Performance Insights is enabled, go the Amazon DevOps Guru console to enable DevOps Guru for your Amazon Aurora resources
- https://aws.amazon.com/about-aws/whats-new/2021/12/amazon-rds-custom-sql-server/
-
- change database software settings to support third-party applications that require privileged access
-
- Can we run CLR in this?
-
- Works great. We need to update our incident runbooks.
-
- Cost of RWU a small bit up, storage cost from 25 cents per GB with first 25 GB free on standard to 10 cents for all GB on IA (us-west-1)
-
- without taking RWU into account it takes between 40 and 50 GB to be cheaper then standard
When you apply this bucket-level setting, every object in an S3 bucket is owned by the bucket owner, and ACLs are no longer used to grant permissions. As a result, access to your data is based on policies, including AWS Identity and Access Management (IAM) policies applied to IAM identities, session policies, Amazon S3 bucket and access point policies, and Virtual Private Cloud (VPC) endpoint policies. This setting applies to both new and existing objects in a bucket, and you can control access to this setting using IAM policies. With the new S3 Object Ownership setting, you can easily review, manage, and modify access to your shared data sets in Amazon S3 using only policies.
👍