:_mod-docs-content-type: ASSEMBLY [id="getting-started-with-service-binding-ibm-power-ibm-z"] = Getting started with service binding on {ibm-power-title}, {ibm-z-title}, and {ibm-linuxone-title} include::_attributes/common-attributes.adoc[] include::_attributes/servicebinding-document-attributes.adoc[] :context: getting-started-with-service-binding-ibm-power-ibm-z toc::[] [role="_abstract"] The {servicebinding-title} manages the data plane for workloads and backing services. This guide provides instructions with examples to help you create a database instance, deploy an application, and use the {servicebinding-title} to create a binding connection between the application and the database service. // Prerequisites for getting started with Service Binding Operator [discrete] == Prerequisites * You have access to an {product-title} cluster using an account with `cluster-admin` permissions. * You have installed the `oc` CLI. * You have installed the {servicebinding-title} from OperatorHub. //Deploying PostgreSQL operator include::modules/sbo-deploying-a-postgresql-database-operator-power-z.adoc[leveloffset=+1] //Creating a PostgreSQL database instance include::modules/sbo-creating-a-postgresql-database-instance-power-z.adoc[leveloffset=+1] //Deploying the Spring PetClinic sample application include::modules/sbo-deploying-the-spring-petclinic-sample-application-power-z.adoc[leveloffset=+1] //Connecting the Spring PetClinic sample application to the PostgreSQL database service include::modules/sbo-connecting-spring-petclinic-sample-app-to-postgresql-database-service-power-z.adoc[leveloffset=+1] [role="_additional-resources"] [id="additional-resources_getting-started-with-service-binding-ibm-power-ibm-z"] == Additional resources * xref:../../applications/connecting_applications_to_services/installing-sbo.adoc#installing-sbo[Installing Service Binding Operator] * xref:../../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective] * xref:../../operators/understanding/crds/crd-managing-resources-from-crds.adoc[Managing resources from custom resource definitions]