Chapter 1. Development workflow
The development workflow involves creating, updating, securing, and deploying applications. It also allows integration with various repositories, container registries, and CI/CD tools for flexibility.
Step | Description |
---|---|
Install RHTAP | Install RHTAP to enable secure and efficient DevSecOps workflows. |
Create an application | Use pre-built templates to create an application. These templates are customizable and include pipelines and configurations to simplify the development process. When creating an application you can choose:
Note If you select Bitbucket, GitLab CI, or Jenkins CI during application setup, you must configure these tools to trigger pipeline runs. |
Update an application | Push updates to your application code. The pipeline automatically processes and secures the changes. |
View security insights | Pipeline runs provide a visual representation of all tasks, offering insights into security checks and compliance. |
Deploy an application | Promote your application from Development to Staging and then to Production environments. |
(Optional) Customize templates and pipelines | Modify templates and pipelines to meet your organization’s specific requirements. |
Next step
- Install Red Hat Trusted Application Pipeline. If you have already installed Red Hat Trusted Application Pipeline, build an application with sample software templates.