Project: Tube Flashcards
1
Q
How do you kickstart the pipeline?
A
A jenkins instance that lives within an ECS hooks on our github repositories.
2
Q
What is ABS?
A
ABS (automated building system) is a bespoke CI/CD tool, soon to be deprecated.
It currently runs test and static analysis for us. It will be replaced by docker.
It basically provides a DSL that wraps VirtualBox, Docker and aws cli.
3
Q
Multiplayer
A
Its a tube station that runs within a lambda function.
It builds configuration files for each flavour of the app.
!!! It basically rewrites the the webpack configuration.