# Security Architecture and FAQ

### Security Architecture <a href="#securityarchitectureandfaq-securityarchitecture" id="securityarchitectureandfaq-securityarchitecture"></a>

DBSync Cloud Replication provides a fast and easy way to replicate Source applications in your local database.

![](https://help.mydbsync.com/docs/download/attachments/31983328/Security%20Architechture.jpg?version=1\&modificationDate=1546005513000\&api=v2)

### Security Highlights <a href="#securityarchitectureandfaq-securityhighlights" id="securityarchitectureandfaq-securityhighlights"></a>

* DBSync Cloud Replication is a 100% Java application.
* The application can be downloaded and installed from [mydbsync.com](http://mydbsync.com/) product site. The installation is available for Windows (**.exe) or Unix/Linux (**.zip) file.

### FAQ <a href="#securityarchitectureandfaq-faq" id="securityarchitectureandfaq-faq"></a>

* Where is dbsync running? On database server at our IT center? Separate/dedicated server at our IT center? Other?
  * *DBSync runs in your IT Center. While it is recommended that you create a virtual machine to run the application, it can co-exist with other application. The application runs on Java in its virtual Java process space and will not interfere with other application.*
* Does DBSync transfer and/or storage of SFDC credentials? If true, this is a security issue.
  * *DBSync* ***does not transfer client data or store any of their SFDC credentials**. The only communication it has with its servers are for license checks. These checks can be avoided by installing a local license key.*

<br>


---

# 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.mydbsync.com/cloud-replication-main/v6/getting-started/security-architecture-and-faq.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.
