HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jread

no profile record

Submissions

Donut Lab Solid-State Battery: Fast Charge Test [video]

youtube.com
3 points·by jread·5 ay önce·0 comments

comments

jread
·6 ay önce·discuss
My mother-in-law fell for a love scam last year. Luckily we caught it early and no money was lost, but I was surprised how difficult it was to convince her it was a scam despite the obvious signs and family and friends all telling her it was. The scammer claimed to be the actor Jack Wagner (popular on Hallmark channel and soap operas). Out of desperation we looked him up on cameo and paid him for a video message telling her it wasn't him texting her, and that finally snapped her out of it.
jread
·7 ay önce·discuss
Ah, good to know, I hadn't seen that V2 update. Looks like a min 5m inactivity to auto-pause (i.e., scale to 0), and any connection attempt (valid or not) resumes the DB.
jread
·7 ay önce·discuss
This was true for RDS serverless v1 which scaled to 0 but is no longer offered. V2 requires a minimum 0.5 ACU hourly commit ($40+ /mo).
jread
·8 ay önce·discuss
As part of my CS grad research, I launched a website reporting on public cloud availability and performance.

https://cloudlooking.glass/#show=uptime
jread
·8 ay önce·discuss
Yes, we've been testing volume attachments every 5m since start of the year, and have experienced 100-150 attachment failures per volume type in that time frame during multiple events (most recently last week):

https://cloudlooking.glass/dashboard/#aws.ebs.us-east-1--cp-...

Another interesting bit, is last March AWS changed something in the control plane which both triggered a multi-day LSE, and ultimately increased attachment times from 2-3s to 10-20s (also visible in the graphs).
jread
·8 ay önce·discuss
I'm working on graduate research evaluating AWS control and data plane performance.

EBS volume attachment is typically ~11s for GP2/GP3 and ~20-25s for other types.

1ms read / 5ms write latencies seem high for 4k blocks. IO1/IO2 is typically ~0.5ms RW, and GP2/GP3 ~0.6ms read and ~0.94ms write.

References: https://cloudlooking.glass/matrix/#aws.ebs.us-east-1--cp--at... https://cloudlooking.glass/matrix/#aws.ebs.*--dp--rand-*&aws...
jread
·9 ay önce·discuss
Lambda create-function control plane operations are still failing with InternalError for us - other services have recovered (Lambda, SNS, SQS, EFS, EBS, and CloudFront). Cloud availability is the subject of my CS grad research, I wrote a quick post summarizing the event timeline and blast radius as I've observed it from testing in multiple AWS test accounts: https://www.linkedin.com/pulse/analyzing-aws-us-east-1-outag...