24 hours until the CfP for "Sem Servidor Conf 2026 - Edição Floripa" closes: https://papercall.io/cfps/6555/submissions/new
#cfp #conference #Serverless #Cloud #Cloud computing #Aws #Gcp #Azure #Lambda #Dynamodb #S3
24 hours until the CfP for "Sem Servidor Conf 2026 - Edição Floripa" closes: https://papercall.io/cfps/6555/submissions/new
#cfp #conference #Serverless #Cloud #Cloud computing #Aws #Gcp #Azure #Lambda #Dynamodb #S3
AWS-Ausfall im Nahen Osten: Rechenzentrumsvorfall legt Cloud-Dienste in UAE und Bahrain lahm
Der Ausfall weitete sich rasch auf das gesamte Dienstportfolio in der Region aus. In ME-CENTRAL-1 waren nach AWS-Angaben mehr als 38 Cloud-Dienste beeinträchtigt, darunter AWS Lambda, Amazon Elastic Kubernetes Service (EKS), Amazon Virtual Private Cloud (VPC) sowie die Datenbankdienste RDS und DynamoDB.
LaravelのルーティングとコントローラをAWS(API Gateway / Lambda)で再現してみよう
https://qiita.com/chaochire/items/f974e8735da87e87023e?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Laravel #DynamoDB #lambda #APIGateway #AWSCloudShell
DynamoDB is genuinely powerful. For the right use cases. Understand the constraints. Design accordingly. https://hackernoon.com/things-i-wish-i-knew-before-i-started-using-dynamodb #dynamodb
Очень странные дела или подключаем YDB в AWS NoSQL Workbench
При работе с Yandex Database (YDB) часто возникает потребность в удобном визуальном инструменте для работы с данными. AWS NoSQL Workbench — популярное приложение для моделирования и тестирования NoSQL баз можно использовать и с YDB благодаря DynamoDB-совместимому Document API.
https://habr.com/ru/articles/983678/
#ydb #dynamodb #aws_nosql_workbench #aws #nosql #yandexcloud
Great article about cascading failures, with #DynamoDB outage in us-east-1 taking down entire #AWS region as an example. I mean, the incident from 2015, not the recent one 😉 https://blog.mi.hdm-stuttgart.de/index.php/2022/03/03/cascading-failures-in-large-scale-distributed-systems/
4/ "AWS re:Invent 2025 - DynamoDB: Resilience & lessons from the Oct 2025 service disruption (DAT453)"
#dynamodb
https://youtube.com/watch?v=YZUNNzLDWb8&utm_source=techtalksweekly&utm_medium=email
It's been a while since I posted a new blog post. A few days ago I needed to go off the beaten path while working on one of my Enhance based AWS projects, so I thought I might as well document the ride.
https://rijsdam.nl/blog/using-aws-lite-directly-in-an-enhance-or-architect-project #aws #serverless #enhance #architect #dynamodb
DynamoDB のデータ更新を WebSocket (API Gateway + Lambda) で通知してみた
https://qiita.com/ore88ore/items/d41ba1c6f816b5f7e8ef?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
I learned very early this morning that Amazon #DynamoDB Streams capacity is not really unlimited and that after consuming it at 450 RPS you will be called a noisy neighbour 😅 Challenge unlocked?
Item-level access control for #DynamoDB — it is my long time wish from @awscloud.bsky.social@bsky.brid.gy do you think we will get it this year? #reInvent
#AWS has released an analysis of the major October outage, highlighting key lessons on:
⇨ cloud redundancy
⇨ multi-region architectures
⇨ considerations for moving workloads out of the public cloud
Triggered by a failure in Amazon #DynamoDB, the outage affected a wide range of services in its busiest region, Northern Virginia.
Learn more: https://bit.ly/4raUs6E
Lỗi DNS bên trong hệ thống của AWS gây ra sự cố ngừng hoạt động của us-east-1, không phải do DynamoDB. Hệ thống DNS nhiều lớp của AWS bị lỗi, dẫn đến các dịch vụ phụ thuộc vào DynamoDB bị ảnh hưởng. #AWS #DynamoDB #DNS #LỗiHệThống #CôngNghệ #SựCố #UsEast1 #LỗiDNS #HệThốngPhânTán #CôngNghệThôngTin #LỗiKỹThuật
https://www.reddit.com/r/programming/comments/1omfq4q/what_actually_caused_the_aws_useast1_outage_a/
Here’s the official one 🫣:
“Summary Of The Amazon DynamoDB Service Disruption In The Northern Virginia (US-EAST-1) Region”, AWS (https://aws.amazon.com/message/101925/).
On HN: https://news.ycombinator.com/item?id=45677139
On Lobsters: https://lobste.rs/s/mw0pus/summary_amazon_dynamodb_service
AWS Outage Caused by DynamoDB DNS Race Condition and Cascading Failures
Totally agree. A trillion-dollar company dropping the ball on testing shows a systemic neglect of real-world risk. This isn’t just one bug—it's a pattern of rushed releases and shrugging at consequences. The cost isn’t just numbers; it’s trust, uptime, and accountability that matter most.
AWS Outage Caused by DynamoDB DNS Race Condition and Cascading Failures
Trillion-dollar hubris: skipped basic race safeguards, now billions lost. Review harder.
“The root cause of this issue was a latent race condition in the DynamoDB DNS management system that resulted in an incorrect empty DNS record for the service’s regional endpoint (dynamodb.us-east-1.amazonaws.com) that the automation failed to repair.”
AWS Outage Caused by DynamoDB DNS Race Condition and Cascading Failures
Kinda shows cloud fragility; DNS and automation need tighter safeguards.