# DevOps - Overview

DevOps is Flosum's cloud-native DevOps solution for scalable, secure Salesforce development. It includes integrated compliance controls, accelerates release cycles, and reduces errors, allowing your team to concentrate on delivering value.

* **Intuitive Interface**: Our platform offers a user-friendly interface that lets you navigate effortlessly and efficiently.
* **Automated Workflows**: Seamlessly integrate your DevOps processes with automated CI/CD pipelines.
* **Real-Time Monitoring**: Stay informed with detailed analytics to maintain optimal performance and gain valuable insights.
* **Scalable Infrastructure**: Scale effortlessly with our cloud-native solutions that grow with your business needs.
* **Robust Security**: Built-in security features protect your applications and data at all times.

This guide's articles comprehensively cover all aspects of the Cloud DevOps app, ensuring you have the knowledge to begin your Salesforce DevOps journey.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/GeASC9lMrESN8OnLjeC7" alt=""></td><td><strong>Creating a Branch</strong></td><td>Learn how to create your branch to get started with Cloud DevOps.</td><td><a href="/pages/YmWlurp4iP09kSpdJzxp">/pages/YmWlurp4iP09kSpdJzxp</a></td></tr><tr><td><img src="/files/R2LO63SE9KRSz76TXfWr" alt=""></td><td><strong>Adding Components</strong></td><td>Add components to your branch for development and source control.</td><td><a href="/pages/GQt6UOqkB3FVBPM5Jgy0">/pages/GQt6UOqkB3FVBPM5Jgy0</a></td></tr><tr><td><img src="/files/YghSsDHakN6fP0MczPMc" alt=""></td><td><strong>Overview of Pull Requests</strong></td><td>Learn how to create pull requests to merge your branches together.</td><td><a href="/pages/3BdD8xModPrEA1DMcHET">/pages/3BdD8xModPrEA1DMcHET</a></td></tr></tbody></table>

{% hint style="success" %}

#### More Documentation Coming Soon!

We're excited to announce that our DevOps Documentation is expanding. Stay tuned for new content coming soon!

— Flosum Technical Writing Team
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flosum.com/devops/getting-started/devops-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
