GitOps implementation using GitLabCI and AWS
GitOps is nice and all, but how to implement GitOps may not be so easy. In this article we’ll see an example implementation using GitLabCI and AWS. We’ll talk a lot about GitOps, GitLabCI and AWS. If you haven’t already heard about GitOps, here are some nice articles from Weaveworks and GitLab. Minimal example Let’s…