Introduction to Microsoft Orleans
1h 45m
English
Paid
Course description
Microsoft Orleans, the Virtual Actor Framework developed by Microsoft Research is ideal for building distributed high scale systems with C#.
Read more about the course
Microsoft Orleans, the Virtual Actor Framework developed by Microsoft Research is ideal for building distributed high scale systems with C#. This course starts with an explanation of the Actor Model, and then covers each of the core concepts in Orleans by building upon a practical “internet of things” scenario.
Watch Online
0:00
/ #1: Current Techniques for High Scale Systems
All Course Lessons (26)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Current Techniques for High Scale Systems Demo | 02:06 | |
| 2 | What Is Orleans? | 03:03 | |
| 3 | Basic Orleans Concepts | 01:33 | |
| 4 | Introducing the Visual Studio Projects Required | 06:23 | |
| 5 | Installing Orleans | 01:37 | |
| 6 | Demonstration in Visual Studio | 10:01 | |
| 7 | Introduction to Persistence in Orleans | 05:04 | |
| 8 | Demonstration of Using a Persistence Provider | 08:22 | |
| 9 | Demonstration of Writing Our Own Persistence Provider | 09:35 | |
| 10 | Introducing the Stateless Worker | 02:40 | |
| 11 | Demonstrating a Stateless Worker Grain With a Message Decoder | 02:41 | |
| 12 | Introducing Re-Entrant Grains | 02:57 | |
| 13 | Demonstrating how a Re-Entrant Grain Is Implemented | 04:59 | |
| 14 | Introducing Immutable Messages | 01:36 | |
| 15 | Implementing an Immutable Message Between Grains | 01:47 | |
| 16 | An Introduction to Timers and Reminders | 02:40 | |
| 17 | A Demonstration of a Timer | 02:06 | |
| 18 | An Introduction to Observers | 01:27 | |
| 19 | A Demonstration of an Observer | 04:46 | |
| 20 | Introduction to Connecting WebAPI to Orleans | 01:56 | |
| 21 | Demonstration of WebAPI Connecting to Orleans | 05:44 | |
| 22 | Overview of Deploying Orleans Locally | 03:06 | |
| 23 | Demonstration of Deploying Orleans Locally | 04:05 | |
| 24 | Overview of Deploying Orleans to Azure | 02:46 | |
| 25 | Demonstration of Deploying Orleans to Azure | 10:27 | |
| 26 | Course Summary | 01:33 |
Unlock unlimited learning
Get instant access to all 25 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
High Performance SQLite
Sources: Aaron Francis
This course is designed to take you from beginner to expert in SQLite. You'll learn how to use SQLite in production, how to optimize it, and how to use...
15 hours 27 minutes 55 seconds
Scaling Web App Configuration with Environment Variables
Sources: fullstack.io
This course examines in detail the use of the dotenv module for working with environment variables in JavaScript. You will learn to create nine different...
1 hour 53 minutes 25 seconds
Mastering Postgres | The most comprehensive course on PostgreSQL
Sources: Aaron Francis
Your application operates at the speed of the slowest query, regardless of the language, framework, or platform you use. The course "Mastering Postgres"...
16 hours 13 minutes 30 seconds
Apache Kafka Series - Learn Apache Kafka for Beginners v3
Sources: udemy
Welcome to the Apache Kafka Series! Join a community of 20,000+ students learning Kafka. Apache Kafka has become the leading distributed data streaming enterprise big data techn...
8 hours 20 minutes 45 seconds
Clean Code: Writing Code for Humans
Sources: pluralsight
Anyone can write code a computer can understand, but professional developers write code *humans* can understand. Clean code is a reader-focused development styl
3 hours 10 minutes 36 seconds