Vincent Murphy (@vdm) 's Twitter Profile
Vincent Murphy

@vdm

ID: 6532372

calendar_today03-06-2007 00:42:29

990 Tweet

758 Takipçi

5,5K Takip Edilen

Ned McClain (@nedmcclain) 's Twitter Profile Photo

New post! Databases hold a special place in the hearts of operations folks. ClickHouse deserves a spot in your toolbelt for analytics use cases. #DevOps nedmcclain.com/why-devops-lov…

Ian Mckay (@iann0036) 's Twitter Profile Photo

Finally releasing my #AWS account controller solution, which creates an AWS SSO application for federated users to create or delete ephemeral / sandbox accounts. 🙌 github.com/iann0036/aws-a…

Finally releasing my #AWS account controller solution, which creates an AWS SSO application for federated users to create or delete ephemeral / sandbox accounts. 🙌

github.com/iann0036/aws-a…
Daniel Dib (@danieldibswe) 's Twitter Profile Photo

Checking some sessions from NANOG77, one of the alltime best sessions is the "Everything You Always Wanted to Know About Optical Networking – But Were Afraid to Ask" session with Richard Steenbergen. pc.nanog.org/static/publish… #NANOG

Alex Smolen (@alsmola) 's Twitter Profile Photo

If you really want to, you can use X.509 client certificates to authenticate your Chrome browser to AWS. See my new post "Using AWS IoT for mutual TLS in a web application" link.medium.com/zjRGXYKaJ9

Vincent Murphy (@vdm) 's Twitter Profile Photo

lldp sniff: $ ip -o link show up | while read -a L; do N=${L[1]/:}; timeout 30 tcpdump -c1 -evi $N ether proto 0x88cc |& tee $N & done

Filip (@__unused) 's Twitter Profile Photo

I wrote an article about BPF and Linux perf 🎉 The article includes step-by-step debugging with flame graphs, and many nitty-gritty details that tie themselves together at the end (i promise!). #bpf #ebpf #linux doordash.engineering/2021/04/01/exa…

No longer here (@sc13ts) 's Twitter Profile Photo

scattered-thoughts.net/writing/intern… Eventual consistency is not sufficient for unwindowed operations in streaming systems. Ksqldb and flink suffer severe and persistent errors. Internal consistency restores the intuition we're used to from kv databases.

scattered-thoughts.net/writing/intern…

Eventual consistency is not sufficient for unwindowed operations in streaming systems. Ksqldb and flink suffer severe and persistent errors. Internal consistency restores the intuition we're used to from kv databases.
Chris Ford (@ctford) 's Twitter Profile Photo

This analysis seems to me to be profoundly misguided. The supposed "cloud paradox" is that cloud is cheap early on but then later gets expensive enough that it's worth repatriating* workloads on-prem. a16z.com/2021/05/27/cos…

Vincent Murphy (@vdm) 's Twitter Profile Photo

Ireland EPFL Passenger Locator Form travel.eplf.gov.ie/en/verify email/phone verification field is returning a 500 Internal Server Error for every phone number and email address. Just me? Irish Foreign Ministry

Ireland EPFL Passenger Locator Form travel.eplf.gov.ie/en/verify email/phone verification field is returning a 500 Internal Server Error for every phone number and email address. Just me? <a href="/dfatirl/">Irish Foreign Ministry</a>
Miguel Filipe (@m3thos) 's Twitter Profile Photo

any coder worth its keyboard weight in .. (some substance that you like) out there that uses S3, should know how S3 works, and now you can know a little bit more because of this USENIX Association FAST'23 talk: youtube.com/watch?v=sc3J4M… #spinningrust #erasureencoding #cloud #storage