# Existing DevOps Approach

Today, technology organizations typically have people with two distinct skill sets: Software Engineers and DevOps Engineers. Further, some may have DevOps and compliance functions managed within the same or separate teams. In startups and smaller companies, there may just be the same engineers wearing all three hats.

Software engineers come up with the high level application architecture. The business provides compliance requirements. These two are passed on to the DevOps team who use their subject matter expertise to realize what needs to be done for the cloud infrastructure. There are other elements of operations in scope, such as CI/CD and diagnostics that include central logging, monitoring and alerting.


---

# 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.duplocloud.com/docs/~/changes/i1ah7lBvMELea01fsIga/getting-started/existing-devops-approach.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.
