https://github.com/wlawt/distributed-systems
https://github.com/wlawt/distributed-systems
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wlawt/distributed-systems
- Owner: wlawt
- Created: 2020-05-29T01:41:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T03:07:22.000Z (over 4 years ago)
- Last Synced: 2025-01-08T08:18:54.879Z (5 months ago)
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Distributed Systems and Computing
This repo will document the learning journey where I'll be exploring distributed systems/computing.
The repo will have notes, projects, documentation, and resources that I've used to walk through my thought process and how I've been learning.## Good resources
- [Azure Architecture - Design Patterns](https://docs.microsoft.com/en-us/azure/architecture/patterns/)## What I've been doing
#### Sept. 14, 2020
- Did vending machine problem#### May 28, 2020
- Added notes for the reading today
- Started reading 8 fallacies of distributed computing#### May 27, 2020
- Finished installing Apache tools that'll help me with building projects