© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. FlowersDesigning and Implementing Cloud-native Applications Using Microsoft Azure Cosmos DB Certification Study Companion Serieshttps://doi.org/10.1007/978-1-4842-9547-2_8

8. Implement Server-Side Programming

Steve Flowers1  
(1)
Perrysburg, OH, USA
 

Server-side programming in the way of stored procedures, pre- and post-triggers, and user-defined functions will be the focus of this chapter. Server-side programming allows you to package logic which is stored and precompiled for security, maintainability, and performance. Using JavaScript you can develop complex logic to be executed inside the database engine. Stored procedures also provide atomicity which ...

Get Designing and Implementing Cloud-native Applications Using Microsoft Azure Cosmos DB: Study Companion for the DP-420 Exam 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.