finos / devops-automation

Provide a continuous compliance and assurance approach to DevOps that mutually benefits banks, auditors and regulators whilst accelerating DevOps adoption in engineering and fintech IT departments.
http://devops.finos.org
Apache License 2.0
61 stars 18 forks source link

DevOps Mutualization - How are banks orchestrating DevOps and the 'Glue' utilised to create existing self-service workflows? #2

Open mcleo-d opened 4 years ago

mcleo-d commented 4 years ago

Description

This issue has been created to discuss the 'Glue' and 'Self-Service Workflow Automation' that banking teams have produced to ensure proper controls are created and laid down to deliver software whilst adhering to internal banking policy.

The discussion should also include the existence of internal registry integrations where projects and namespaces have a known lifecycle and association with systems, CIDB, etc.

Individual tools that are selected, automated, and orchestrated will constantly change, but the integrations between these tools and internal systems could be an interesting problem to collaborate on, or at the very least, share approaches and learnings, etc.

DevOps Mutualization Meeting Notes

Date and Time : Thursday 30th July @ 1pm ET / 6pm BST - https://github.com/finos/community/issues/52#issuecomment-669343645

mcleo-d commented 4 years ago

Hey all - The following Self Service Glue Document has been created in the DevOps Mutualization Project on GitHub to break the conversation out of this issue and place it in project where people can add their own documents and edit existing ones through pull requests.

https://github.com/finos-labs/devops-mutualization/blob/master/docs/self-service-glue.md

Let me know if you have further questions.

James.

BillBensing commented 1 year ago

Regarding; "It was suggested an orchestration engine should be open sourced so external parties can integrate their tools. This way we reach a financial services unified voice. Open sourcing and comparing notes is a valuable conversation."

Have you checked out Uber's workflow upstream, Cadence? It focuses on providing durable functionality for workflows, they use it for their payments and many other business-critical processes.

I'd be happy to talk about how I'm assessing it for use in fault-tolerant and highly durable software delivery workflows.