+ All Categories
Home > Documents > Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will...

Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will...

Date post: 26-May-2020
Category:
Upload: others
View: 6 times
Download: 0 times
Share this document with a friend
7
Transcript
Page 1: Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will try to do - Write a simple “Hello World” (ughhh… yes again) application in
Page 2: Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will try to do - Write a simple “Hello World” (ughhh… yes again) application in

Job title

Share IT 2019 Speaker

Kārlis Ābele

Speaker photo placeholder

DevOps Engineer at Printful

Page 3: Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will try to do - Write a simple “Hello World” (ughhh… yes again) application in

0 to 100 with Docker,GitLab CI and AWS ECS

Page 4: Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will try to do - Write a simple “Hello World” (ughhh… yes again) application in

What we will try to do

- Write a simple “Hello World” (ughhh… yes again) application in Go

- Build a Docker image with our application- Setup automatic CI/CD pipeline for testing and

deployment using Gitlab CI- Write simple tests using Postman- Deploy to AWS ECS cluster- Setup 0 downtime deployments

Many buzzwords, not a lot of time

Page 5: Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will try to do - Write a simple “Hello World” (ughhh… yes again) application in

Project available at

https://bit.ly/2nOXC4S

Page 6: Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will try to do - Write a simple “Hello World” (ughhh… yes again) application in

LET'S GET BUSY

Page 7: Kārlis Ābele Job title - Home | ShareIT...0 to 100 with Docker, GitLab CI and AWS ECS What we will try to do - Write a simple “Hello World” (ughhh… yes again) application in

Recommended