Live data from Hacker News

School of SRE: Curriculum for onboarding non-traditional hires and new grads

github.com

1–10 of 73 posts

Re: School of SRE: Curriculum for onboarding non-traditional hires and new grads

#5
Noticed in the NoSQL section that they still call Cassandra as wide column DB. It’s not true for a long time - CQL requires schema definition, and although it’s possible to emulate old behavior, it’s not wide column anymore - people just copy old things...

Re: School of SRE: Curriculum for onboarding non-traditional hires and new grads

#6

Title nitpick but this curriculum is for not just for non traditional hires— > At Linkedin, we are using this curriculum for onboarding our non-traditional hires and new college grads into the SRE role.

Thanks for the comment! I updated the title.

Re: School of SRE: Curriculum for onboarding non-traditional hires and new grads

#8
post #5

Noticed in the NoSQL section that they still call Cassandra as wide column DB. It’s not true for a long time - CQL requires schema definition, and although it’s possible to emulate old behavior, it’s not wide column anymore - people just copy old things...

I'm not 100% sure, but I think LinkedIn still uses it as a wide column store. At least, they've been using it a very long time and certainly used it that way before.
Post reply on HN