Summary
In this workshop we learned:
- How to stand-up GitLab Ultimate in AWS via the marketplace.
- How to install GitLab Runner and register it to our GitLab project.
- How to create a new project and import a repository to it.
- How to configure GitLab CI/CD via the .gitlab-ci.yml file.
- How to save secrets in GitLab Variables in the CI/CD settings.
- How to use GitLab DevOps platform to build, test and deploy applications.