[Read][Weekend][Architecture][Microservices] Good list to read over the weekend.
To start with an overview of what is microservice architecture
https://eng.uber.com/microservice-architecture/
How it’s used with DDD approach in Soundcloud
https://developers.soundcloud.com/blog/service-architecture-1
How to apply CQRS and what does that mean
https://www.infoq.com/articles/rest-api-on-cqrs/
To start with an overview of what is microservice architecture
https://eng.uber.com/microservice-architecture/
How it’s used with DDD approach in Soundcloud
https://developers.soundcloud.com/blog/service-architecture-1
How to apply CQRS and what does that mean
https://www.infoq.com/articles/rest-api-on-cqrs/
[Links]
Useful list of dotfiles and configs/bootstraps
https://dotfiles.github.io/inspiration/
How to remove sensitive info from git repo
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository
And others:
https://github.com/readme/guides/code-as-documentation
Useful list of dotfiles and configs/bootstraps
https://dotfiles.github.io/inspiration/
How to remove sensitive info from git repo
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository
And others:
https://github.com/readme/guides/code-as-documentation
GitHub Docs
Removing sensitive data from a repository - GitHub Docs
Sensitive data can be removed from the history of a repository if you can carefully coordinate with everyone who has cloned it and you are willing to manage the side effects.
[Article] CRDT
https://www.inkandswitch.com/peritext/
thanks to Martin Kleppmann https://twitter.com/martinkl/status/1463235578359689227?s=21
https://www.inkandswitch.com/peritext/
thanks to Martin Kleppmann https://twitter.com/martinkl/status/1463235578359689227?s=21
Inkandswitch
Peritext: A CRDT for Rich-Text Collaboration
Collaboration on rich text is hard to model with plain-text approaches. We review the challenges and how to construct a CRDT for rich text.
[Video][Database]
https://www.youtube.com/watch?v=t6dpjpQxwmw&list=PLSE8ODhjZXjZaHA6QcxDfJ0SIWBzQFKEG&index=23
Slides:
https://15445.courses.cs.cmu.edu/fall2021/slides/23-distributedolap.pdf
https://twitter.com/lin_ma_/status/1464716950991515649?s=21
https://www.youtube.com/watch?v=t6dpjpQxwmw&list=PLSE8ODhjZXjZaHA6QcxDfJ0SIWBzQFKEG&index=23
Slides:
https://15445.courses.cs.cmu.edu/fall2021/slides/23-distributedolap.pdf
https://twitter.com/lin_ma_/status/1464716950991515649?s=21
YouTube
23 - Distributed OLAP Databases (CMU Intro to Database Systems / Fall 2021)
Instructor: Lin Ma (http://www.cs.cmu.edu/~malin199/)
Slides: https://15445.courses.cs.cmu.edu/fall2021/slides/23-distributedolap.pdf
Notes: https://15445.courses.cs.cmu.edu/fall2021/notes/23-distributedolap.pdf
15-445/645 Intro to Database Systems (Fall…
Slides: https://15445.courses.cs.cmu.edu/fall2021/slides/23-distributedolap.pdf
Notes: https://15445.courses.cs.cmu.edu/fall2021/notes/23-distributedolap.pdf
15-445/645 Intro to Database Systems (Fall…
[Video][Database]
https://www.youtube.com/watch?v=YhF8YR0OEFk
https://twitter.com/andy_pavlo/status/1471208905120305161?s=21
https://www.youtube.com/watch?v=YhF8YR0OEFk
https://twitter.com/andy_pavlo/status/1471208905120305161?s=21
YouTube
Apache Arrow: High-Performance Columnar Data Framework (Wes McKinney)
CMU Database Group - Vaccination Database Tech Talks - Second Dose (2021)
Speakers: Wes McKinney (Apache Arrow / Voltron Data)
December 06, 2021
https://db.cs.cmu.edu/seminar2021-dose2#db13
Sponsors:
OtterTune (https://ottertune.com)
Steven Moy Foundation…
Speakers: Wes McKinney (Apache Arrow / Voltron Data)
December 06, 2021
https://db.cs.cmu.edu/seminar2021-dose2#db13
Sponsors:
OtterTune (https://ottertune.com)
Steven Moy Foundation…
[Article][Uber engineering]
https://eng.uber.com/cadence-multi-tenant-task-processing/
https://eng.uber.com/cadence-multi-tenant-task-processing/
[Tool]
Found that in the documentation for the code it’s really cool if you put some diagrams to explain complex things.
Here is the tool for the creation such ASCII arts
https://monodraw.helftone.com/
Found that in the documentation for the code it’s really cool if you put some diagrams to explain complex things.
Here is the tool for the creation such ASCII arts
https://monodraw.helftone.com/
[Video][Tutorial]
A full free Stanford course on Web Security. Contains basics every developer should know.
https://www.youtube.com/playlist?list=PL1y1iaEtjSYiiSGVlL1cHsXN_kvJOOhu-
A full free Stanford course on Web Security. Contains basics every developer should know.
https://www.youtube.com/playlist?list=PL1y1iaEtjSYiiSGVlL1cHsXN_kvJOOhu-
[Article][JavaScript][Profiling]
https://calendar.perfplanet.com/2021/js-self-profiling-api-in-practice/
https://calendar.perfplanet.com/2021/js-self-profiling-api-in-practice/
Web Performance Calendar
JS Self-Profiling API In Practice
Table of Contents
The JS Self-Profiling API
What is Sampled Profiling?
Downsides to Sampled Profiling
API
Document Policy
API Shape
Sample Interval
Buffer
Who to Profile
When to Profile
Specific Operations
User Interactions…
The JS Self-Profiling API
What is Sampled Profiling?
Downsides to Sampled Profiling
API
Document Policy
API Shape
Sample Interval
Buffer
Who to Profile
When to Profile
Specific Operations
User Interactions…
[GitHub][Data Engineering]
Contains links for the different articles mentioned in DataEngineering weekly blog.
https://github.com/ananthdurai/dataengineeringweekly
Contains links for the different articles mentioned in DataEngineering weekly blog.
https://github.com/ananthdurai/dataengineeringweekly
GitHub
GitHub - Data-Engineering-Weekly/dataengineeringweekly: Weekly Data Engineering Newsletter
Weekly Data Engineering Newsletter. Contribute to Data-Engineering-Weekly/dataengineeringweekly development by creating an account on GitHub.