- 
                Notifications
    
You must be signed in to change notification settings  - Fork 221
 
Description
Describe the feature
Is your feature request related to a problem?
It's difficult to organize and sequence all the new concepts with Zenoh. The quickstart docs are very minimalistic and the examples are shotgunned around but only give you a tiny slice of what a realistic system might look like in practice. I feel like I have to hunt and peck to build a fragmented mental map and what I want to know is, if I built a complete application with zenoh, from the edge to the data center, what would it actually look like? How would I monitor it? How would I manage my data realistically? How would I onboard robots, devices, web servers, agents, etc.? How do I debug it?
Describe the solution you'd like
I'd love a sequenced tutorial where you build a canonical application with zenoh introducing concepts step by step. A good example of this with web frameworks was creating a blog site or a clone of some simple existing site. It doesn't really matter what the application is, only that it sequences the core concepts and fluency so that by the end of it, you have the skills to transfer them to your own domain in a way that can readily transfer to practice.
Decent example: https://edgeguides.rubyonrails.org/getting_started.html