

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 실습 자습서 AWS IoT Core 에서 살펴보기
<a name="iot-gs-first-thing"></a>

이 자습서에서는를 사용하여 MQTT 메시지를 보내고 받을 수 AWS IoT Core 있도록 소프트웨어를 설치하고 디바이스를에 연결하는 데 필요한 AWS IoT 리소스를 생성합니다 AWS IoT Core. AWS IoT 콘솔의 MQTT 클라이언트에 메시지가 표시됩니다.

이 자습서의 예상 소요 시간은 20\~30분입니다. IoT 디바이스 또는 Raspberry Pi를 사용하는 경우 예를 들어 운영 체제를 설치하고 디바이스를 구성해야 한다면 이 자습서가 더 오래 걸릴 수 있습니다.

![AWS IoT Core 페이지 시작하기.](http://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/images/iot-getting-started.png)


이 자습서는 [규칙 엔진](https://docs.aws.amazon.com//iot/latest/developerguide/iot-rules.html) 및 [섀도](https://docs.aws.amazon.com//iot/latest/developerguide/iot-device-shadows.html)우와 같은 고급 기능을 계속 탐색할 수 AWS IoT Core 있도록를 시작하려는 개발자에게 가장 적합합니다. 이 자습서에서는 빠른 시작 자습서보다 단계를 더 자세히 설명하여에 대해 AWS IoT Core 계속 알아보고 다른 AWS 서비스와 상호 작용하는 방법을 배울 수 있도록 준비합니다. [AWS IoT Core 빠른 연결 자습서 사용](iot-quick-start.md) 빠른 *Hello World* 경험을 찾고 있다면 [AWS IoT Core 빠른 연결 자습서 사용](iot-quick-start.md)을(를) 사용해 보세요.

 AWS 계정 및 AWS IoT 콘솔을 설정한 후 다음 단계에 따라 디바이스를 연결하고 메시지를 보내도록 하는 방법을 확인합니다 AWS IoT Core.

**다음 단계**
+ [가장 적합한 디바이스 옵션 선택](#choosing-a-gs-system)
+ Amazon EC2로 가상 디바이스를 생성하지 않으려는 경우, [AWS IoT 리소스 생성](create-iot-resources.md) 
+ [디바이스 구성](configure-device.md)
+ [MQTT 클라이언트를 사용하여 AWS IoT MQTT 메시지 보기](view-mqtt-messages.md)

에 대한 자세한 내용은 [란 무엇입니까 AWS IoT Core](what-is-aws-iot.md)?를 AWS IoT Core참조하십시오.

## 어떤 디바이스 옵션이 가장 적합한가요?
<a name="choosing-a-gs-system"></a>

어떤 옵션을 선택할지 잘 모르는 경우 다음 각 옵션의 장점과 단점 목록을 사용하여 자신에게 가장 적합한 옵션을 결정할 수 있습니다.


| 옵션 | 다음과 같은 경우에 좋은 옵션일 수 있습니다. | 다음과 같은 경우에는 좋은 옵션이 아닐 수 있습니다. | 
| --- | --- | --- | 
| [Amazon EC2를 사용하여 가상 디바이스 생성](creating-a-virtual-thing.md) |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/iot-gs-first-thing.html)  |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/iot-gs-first-thing.html)  | 
| [Windows 또는 Linux PC 또는 Mac을 AWS IoT 디바이스로 사용](using-laptop-as-device.md) |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/iot-gs-first-thing.html)  |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/iot-gs-first-thing.html)  | 
| [Raspberry Pi 또는 다른 디바이스 연결](connecting-to-existing-device.md) |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/iot-gs-first-thing.html)  |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/iot-gs-first-thing.html)  | 