버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

ㄷ목차

패널
borderColor#6699ff
bgColor#ffffff
titleColorwhite
titleBGColor#6699ff
borderStylesolid
title목차


목차 영역

목차
maxLevel3
stylenone
separatorpipe



0. 설문조사 관련 아키텍처

draw.io Diagram
bordertrue
viewerToolbartrue
fitWindowfalse
diagramNameSurvey with Pinpoint
simpleViewerfalse
width
diagramWidth1561
revision12


1. 설문 데이터 수집 만들기

관련 링크: https://github.com/tstachlewski/serverless-survey/

...

코드 블럭
languageyml
themeRDark
titleconfig.yaml
linenumberstrue
Title: AWS 2020년 2월 19일 미팅 설문조사
Author: Solutions Architect 김현수
Image1: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
Image2: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
Theme: 282828
Questions:
    q1:
        Type: Radio
        Qnumber: 1-1
        Label: AWS와의 금일 미팅에 대해서 만족하십니까?
        Values:
            Value5: 매우 만족
            Value4: 만족
            Value3: 중립
            Value2: 불만족
            Value1: 매우 불만족
    q2:
        Type: Text
        Qnumber: 1-2
        Label: AWS와의 미팅에서 만족한 이유 또는 개선해야 할 점이 있다면 적어주세요.
    q3:
        Type: Radio
        Qnumber: 2-1
        Label: 미팅 시간은 적절하였나요?
        Values:
            Value5: 매우 적절
            Value4: 적절
            Value3: 중립
            Value2: 시간 부족
    q4:
        Type: CheckBox
        Qnumber: 3-1
        Label: 현재 프로젝트와 관련하여 어떤 서비스가 도움이 될 것이라고 생각하십니까?
        Values:
            Value8: "잘 모르겠다"
            Value7: "Amazon Pinpoint (마케팅 도구, 세그먼테이션, 문자/이메일/푸시 알림 발송)"
            Value6: "Amazon API Gateway (API Endpoint 제공)"
            Value5: "AWS Lambda"
 (API 비지니스 로직을 개발 언어를 이용하여 함수로 작성)
            Value4: "Amazon DynamoDB (NoSQL 데이터베이스)"
            Value3: "Amazon QuickSight (Visualization을 위한 BI 도구)"
            Value2: "Amazon Comprehend (텍스트의 키프레이즈/감정 분석을 위한 도구)"
            Value1: Amazon Comprehend ()"기타"
    q5:
        Type: Radio
        Qnumber: 4-1
        Label: AWS의 Solutions Architect와의 미팅을 다른 고객들에게 추천하시겠습니까?
        Values:
            Value5: 적극 추천
            Value4: 추천
            Value3: 중립
            Value2: 비추천
            Value1: 절대 비추천
    q6:
        Type: Text
        Qnumber: 4-2
        Label: AWS의 Solutions Architect와의 미팅을 추천하는 이유 또는 개선해야 할 점이 있다면 적어주세요.
    q7:
        Type: Text
        Qnumber: 5-1
        Label: AWS에 요청하고 싶은 내용이 있다면 적어주세요.
    q8:
        Type: Label
        Qnumber: 6-1
        Label: 아래 링크에서 금일 미팅 관련 정보를 제공해 드립니다.
        Value: http://wiki.studydev.com/pages/viewpage.action?pageId=48923317

...

csv, json 포맷으로 작성하고 등록하면 됩니다. (아래와 같은 형태)


2.2 이메일 템플릿을 제작합니다.

코드 블럭
languagexml
themeRDark
title이메일 템플릿
<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
    <font face="Arial">
        <table cellpadding="0" cellspacing="0" width="100%">
            <tbody>
                <tr>
                    <td width="100">
                        <img src="https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png" alt="Amazon Web Services Logo" height="50">
                    </td>
                    
                    <td style="text-align:right;padding-right:10px">
                        <font size="2"><a href="https://aws.amazon.com/">aws.amazon.com</a>
                        </font>
                    </td>
                </tr>
            </tbody>
        </table>
        <hr>
        <br>
        <div style="height: 200px; overflow: hidden;text-align:center">
            <img src="https://d1.awsstatic.com/product-marketing/Pinpoint/Pinpoint%20Web%20Illustrations_EngagementManagement-Editorial.08da4e3b599fbbcd18ab5a85b991b4b8077fe509.png" alt="Aamazon Pinpoint Journey" style="height:200px; margin:0px 0 0 0;">
        </div>
        <br>
        <div style="padding:20px;">
            <h4>AWS와의 미팅은 즐거우셨나요?</h4>
            <div> 고객님의 소중한 의견을 모아 더 나은 서비스로 보답하고자 설문조사를 실시하고 있습니다. 잠시만 시간을 내주시면 감사하겠습니다. </div>
            <br>
            <h4>We Hope you had a pleasant trip with Amazon Web Services.</h4>
            <div> Please answer this short survey to share your experience with us. Your valuable feedback will be userd to futher enhance our services. </div>    
        </div>
        
        <br>
        <div style="text-align:center">
            <a href="https://y85teb42e2.execute-api.us-east-1.amazonaws.com/Prod/newsurvey?email={{Address}}">
                <button style="background-color:#50AEEB;border:none;color:white;padding:15px;text-align: center; text-decoration: none; display: inline-block;font-size: 16px;margin: 4px 2px;border-radius: 12px;">설문조사 바로가기 / Start Survey</button>
            </a>
            
        </div>
        <br>
        <font color="white">
            <table bgcolor="#757F88" cellpadding="0" cellspacing="0" width="100%" style="font-size:75%">
                <tbody>
                    <tr>
                        <th width="20"> </th>
                        <th> </th>
                        <th width="20"> </th>
                    </tr>
                    <tr>
                        <td> </td>
                        <td>
                            <ul style="padding-left:20px;">
                                <li> <b>E-MAIL 발송 정보</b> </li>
                                <div> 본 이메일은 금번 미팅에 참석해 주신 분들께만 발송되었습니다. 메일을 더 이상 받지 않으시려면 [<a href="https://aws.amazon.com/">수신거부</a>]를 눌러주시기 바랍니다. </div>
                            </ul>
                            <or>
                            </or>
                        </td>
                        <td> </td>
                    </tr>
                    <tr>
                        <td></td>
                        <td>
                            <div style="white-space:nowrap;text-align: right;">
                            <a href="https://www.facebook.com/amazonwebservices.ko/?brand_redir=153063591397681" target="_blank"><img src="https://www.koreanair.com/etc/clientlibs/koreanair/images/components/footer/icon-fb.png" alt="AWS 페이스북"></a>
                            <a href="https://twitter.com/awscloud" target="_blank"><img src="https://www.koreanair.com/etc/clientlibs/koreanair/images/components/footer/icon-tw.png" alt="AWS 트위터"></a>
                            </div>
                        </td>
                        <td></td>
                    </tr>
                    <tr>
                        <td colspan="3"> </td>
                    </tr>
                    <tr>
                        <td colspan="3"> </td>
                    </tr>
                </tbody>
            </table>
        </font>
    </font>
</body>
</html>

...

관련 이미지



DynamoDB와 Federated Query

AWS Amazon Athena와 DynamoDB와 QuickSight를 활용하는 방법: https://aws.amazon.com/jp/blogs/news/athena-federated-query-dynamodb-quicksight/

https://athena-in-action.workshop.aws/40-federatedquery/402-dynamodb-connector.html