Hello All,
I have expained in this video Appium Introduction and Architecture .
Appium is node js server which exposes rest api.
Appium client sends request to Appium server using WebDriver Protocol and server create session with respective platform and device.
commands runs on device and server sends response back to the client.
Hope this will help you!
Happy Learning!
Thanks,
Priyanka