강의

멘토링

커뮤니티

BEST
Programming

/

Devops & Infra

[DevOps] Creating a fast and secure application deployment pipeline (CI/CD)

Fast is dangerous, and safe is slow? Not true. Let's create a fast and safe pipeline!

(4.7) 15 reviews

275 learners

Level Intermediate

Course period Unlimited

  • rex
gitlab
gitlab
CI/CD
CI/CD
AWS
AWS
Terraform
Terraform
Docker
Docker
gitlab
gitlab
CI/CD
CI/CD
AWS
AWS
Terraform
Terraform
Docker
Docker

Instructions for building images for use with AppRunner

hello.

This is instructor Cheon Kang-min, who will teach you how to create a fast and secure application deployment pipeline (CI/CD).

Currently, the AppRunner service only supports container images built on AMD .

Accordingly, users of the Mac M series are advised to use --platform=linux/amd64 option when building images using Docker.

https://github.com/aws/apprunner-roadmap/issues/98
Looking at the issue above, I requested support in December 2021, but there has been no word yet on whether they will provide support. If you have time, I think it would be good to give it a like.

https://github.com/aws/apprunner-roadmap/issues/131
If there are people who have a little more time, if you could also like the issue above, it would be helpful for the launch of the Seoul region AppRunner.

thank you

Comment