Nebula extensively uses object oriented approach within the SQL Server relational database layer supporting encapsulation, abstraction, inheritance and polymorphism. This unique approach eliminates a lot of code development (no-code approach), and relates many data elements in a big data environment. Using the OO approach and the primary & foreign keys defined in SQL database and the Nebula framework, the built-in unique algorithms calculate the data relationships between various data elements. Such relationships link related business entities through common business elements.
The Nebula framework naturally supports the “DevOps” Model. The DevOps architecture is explained further in the links below.
https://aws.amazon.com/devops/what-is-devops/DevOps provides Continuous Integration and Continuous Delivery (CI/CD) build and deployment with automated tools for publishing new changes.