...
There are many good practices you can follow to save yourself or your team the effort of dealing with avoidable security risks or downtime (see Best practices for tenancy management). When it comes to Item deployment specifically, we recommend to at least ensure the following:
...
Run Ansible Playbooks from your local or remote working environment, and configure existing compute instances (read more).
Terraform Module
Learn how to initialize, plan, and apply Terraform modules for provisioning and managing the state of EWC infrastructure (read more).
Deploying via ewccli
Learn how to use the ewccli python package to deploy items in your EWC tenancy (learn more).