- Security >
- Encryption >
- In-Use Encryption >
- Introduction >
- Tutorials >
- Use Automatic with GCP
Use Automatic with GCP¶
Overview¶
This guide shows you how to build a enabled application using Google Cloud Key Management Service.
After you complete the steps in this guide, you should have:
- A hosted on Google Cloud Key Management Service.
- A client application that inserts encrypted documents using your .
Before You Get Started¶
To complete and run the code in this guide, you need to set up your development environment as shown in the Installation Requirements page.
See
Full Application
To see the complete code for the application you make in this guide, select the tab corresponding to your programming language and follow the provided link:
Set Up the KMS¶
Create the Application¶
Select the tab that corresponds to the MongoDB driver you are using in your application to see relevant code samples.