Completed
Phonebook app demo
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Simplifying Secure, Scalable Web Services with Jarvis - Dyalog '22
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 About the web services workshops at Dyalog '22
- 3 Components of a scalable web service
- 4 Turning an APL application into a web service using Jarvis
- 5 Using Dyalog Docker containers
- 6 Running a multi-container service with Docker compose
- 7 Deploying to the cloud with Amazon Web Services AWS
- 8 Scaling the service using a load balancer
- 9 Using your own domain name
- 10 Secure connections with HTTPS
- 11 Summary and future plans
- 12 Demonstration of Jarvis
- 13 Phonebook app demo