Custom Development
Custom apps to streamline business operations.
Overview
Cloud based data apps that run in a web browser are a great way to streamline business operations. They rely on a OLTP database and do significant write operations. Apps are also a great for both data collection and delivery. They are a key component of Enterprise Data.
Key Concepts
The most important attributes of data app development.
Data Driven
Apps are driven by a database. The database that powers the app, API integrations and master data. Apps are a great tool for data collection and help enforce data quality standards.
Multiple Users
Apps have multiple users. They quite often have multiple roles with different privileges so different people interact with the data in different ways.
Performance
Easy to use and mobile friendly. Automated notifications. Search, sort and filtering to quickly find results. Dynamic content so everyone experiences the app differently.
Security
Apps are secured using safe coding practices such as OWASP Top Ten and follow data privacy standards based on usage and location. Every user is authenticated and authorized before access is granted.
Related Topics
The topics with the most overlap data apps are Data Architecture and Database Design.