© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
T. NelsonIntroducing Microsoft Orleanshttps://doi.org/10.1007/978-1-4842-8014-0_9

9. Deployment

Thomas Nelson1  
(1)
Louisville, KY, USA
 

This chapter will demonstrate how to move our application from our local machine to a remote host. Deployment encompasses more than building and driving an application from points A to B. We need to determine if items are deployable based on compatibility and hosting support. Also, a pipeline will be used for deployment when needed, which encompasses Continuous Integration (CI) and Continuous Delivery/Deployment (CD). These are commonly used terms in DevOps and are generally referred to as CI/CD. Several aspects extend beyond ...

Get Introducing Microsoft Orleans: Implementing Cloud-Native Services with a Virtual Actor Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.