Developing REST Services and Clients
Learn REST services and clients, along with details on RPCs.
We'll cover the following
Before the web and distributed systems that now permeate the cloud space, standards for communicating between systems were not in widespread use. This communication is often called an RPC. This simply means that a program on one machine has a method to call a function running on a different machine and receive any output.
Get hands-on with 1400+ tech skills courses.