Summary and Quiz on Interacting With Remote Data Sources

Test your knowledge of interacting with remote data sources with a quiz.

We'll cover the following

Summary

This ends our section on interacting with remote data sources. We looked at how to connect to SQL databases with examples using Postgres. We looked at what RPCs are and talked about the two most popular types of RPC services, REST and gRPC. Finally, we have written servers and clients for both frameworks.

This section has given us the ability to connect to the most popular databases and cloud services to get and retrieve data. Now you can write your own RPC services to develop cloud applications.

Quiz

Get hands-on with 1200+ tech skills courses.