I’d like to implement a dynamically provisioning Ataccama environment for supporting automated unit testing capability. I.e
- Building a Container image of Ataccama software stored in a private cloud and.
- Developers can rapidly iterate code, commit in a repo, CI triggers application build, container image build and
- Automated unit testing of new features via Azure pipelines.
And It seems Ataccama is working on a Containerized deployments soon according to their web site,
- Does anybody know the timeline of when this feature can be available to do the above goals?
- Also can we use it as a preview for unit testing environment?