- How the Reliability application is structured
- What it means to configure, extend, and maintain it
- How your work connects to operator workflows
What Development Means in Reliability
Reliability development falls into three major categories. Below, we describe the process of configuring, extending, and maintaining the application and provide an example of how each could apply to a wind farm predictive maintenance application.
After understanding the configuration, you can extend Reliability to meet specific needs. And once your application is up and running, you will need to maintain it as operations evolve.
To learn about the out-of-the-box capabilities that Reliability provides, take a look at the Reliability Architecture Overview.
By understanding the architecture, you will:
- Identify the components that require configuration
- Recognize when custom development (extension) is necessary
- Prepare for long-term maintenance as operations evolve
Development Tools You Will Use
Unlike the user guide, developers will not be using the application UI for the majority of their work. Instead, you will be using a combination of tools to develop and maintain the application. Here’s a quick overview of when and why to use C3 AI development tools:
Each tool supports different aspects of your development lifecycle. We’ll introduce when and how to use them as we go.
Where to Start
- If you want to understand the system’s logical structure, start with the Architecture Overview.
- If you want to get a working instance up quickly, follow the Quickstart Guide.
- If you’re ready to dive deeper into setup workflows, head to the configuration guide.