# AWS 서버리스 애플리케이션 개발 워크플로우 자동화 (CI/CD)

### AWS 서버리스 애플리케이션 개발 워크플로우 자동화 (CI/CD)

> 이번 영상에서는 AWS Lambda와 Amazon API Gateway 등을 활용한 서버리스 애플리케이션을 개발할 때 CI/CD를 어떻게 구성하고 활용하는지에 대해서 알아봅니다. 샘플 서버리스 애플리케이션을 소개하고, 이 애플리케이션을 위한 CI/CD 파이프라인을 AWS SAM과 AWS CDK 등의 기술을 활용하여 구축함으로써, 다양한 자동화 방법과 그 특징들을 소개합니다.

{% embed url="<https://youtu.be/63VpKqITuMw>" %}
CI/CD&#x20;
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cloud.skill.or.kr/cloud/aws/aws-ci-cd.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
