<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
    <channel>
        <title>SQLER.com - SQL서버, 윈도우서버, ASP.NET, WebMatrix, C#, 개발프레임워크, HTML5, Azure, 오픈소스 개발자 커뮤니티</title>
        <link>http://www.uxkorea.net/</link>
        <description>SQL강좌, ASP.NET강좌, WebMatrix 강좌, 윈도우서버 강좌, Windows Server 강좌, C#강좌, 개발프레임워크 강좌, HTML5강좌, 클라우드 컴퓨팅, Azure 강좌, 빠른 질문답변, 무료 온라인/오프라인 세미나, 웹개발, IIS, 웹서버, 개발자 커뮤니티 SQLER</description>
        <language>ko</language>
        <pubDate>Sun, 05 Feb 2012 17:29:40 +0900</pubDate>
        <lastBuildDate>Sun, 05 Feb 2012 17:29:40 +0900</lastBuildDate>
        <generator>XpressEngine 1.4.5.9</generator>
                <copyright>SQLER</copyright>
                                <item>
            <title>SQL Server 암호화 알고리즘 정리.</title>
            <dc:creator>쓸만한게없네(윤선식)</dc:creator>
            <link>http://www.sqler.com/476001</link>
			
            <guid isPermaLink="true">http://www.sqler.com/476001</guid>
                        <comments>http://www.sqler.com/476001#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;안녕하세요? SQL프론티어 3기 윤선식입니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;각 버젼별 암호화 알고리즘을 정리해 보았습니다.&lt;/p&gt;
&lt;p&gt;SQL 2012의 경우 RTM이 나와 봐야 알겠지만, 아마&amp;nbsp;크게 변경되진 않으리라 예상됩니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;참고로, 여기서 이야기하는 양방향과 단방향은 아래 기준에 의해 편의상 정한 용어이오니 혼돈 없기 바랍니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;- 양방향 : 암호화, 복호화가 가능한 것.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;- 단방향 : 복호화가 불가능하고 암호화만 가능한 것.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;1.&amp;nbsp;양방향&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;1)&amp;nbsp;SQL Server 2005 암호화 알고리즘&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://technet.microsoft.com/ko-kr/library/ms345262(SQL.90).aspx&quot;&gt;http://technet.microsoft.com/ko-kr/library/ms345262(SQL.90).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;DES, Triple DES, RC2, RC4, 128비트 RC4, DESX, 128비트 AES, 192비트 AES, 256비트 AES &lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;2)&amp;nbsp;SQL Server 2008 암호화 알고리즘&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://technet.microsoft.com/ko-kr/library/ms345262(SQL.100).aspx&quot;&gt;http://technet.microsoft.com/ko-kr/library/ms345262(SQL.100).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;DES, Triple DES, TRIPLE_DES_3KEY, RC2, RC4, 128비트 RC4, DESX, 128비트 AES, 192비트 AES, 256비트 AES&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;3)&amp;nbsp;SQL Server 2008 R2 암호화 알고리즘&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://technet.microsoft.com/ko-kr/library/ms345262(SQL.105).aspx&quot;&gt;http://technet.microsoft.com/ko-kr/library/ms345262(SQL.105).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;DES, Triple DES, TRIPLE_DES_3KEY, RC2, RC4, 128비트 RC4, DESX, 128비트 AES, 192비트 AES, 256비트 AES &lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;FONT-FAMILY: &apos;Malgun Gothic&apos;&quot; lang=&quot;ko&quot;&gt;&amp;nbsp;4)&amp;nbsp;SQL Server &lt;/span&gt;&lt;span style=&quot;FONT-FAMILY: &apos;맑은 고딕&apos;&quot; lang=&quot;en-US&quot;&gt;2012&lt;/span&gt;&lt;span style=&quot;FONT-FAMILY: &apos;Malgun Gothic&apos;&quot; lang=&quot;ko&quot;&gt; 암호화 알고리즘&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://technet.microsoft.com/ko-kr/library/ms345262(en-us,SQL.110).aspx&quot;&gt;http://technet.microsoft.com/ko-kr/library/ms345262(en-us,SQL.110).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span lang=&quot;ko&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;DES, Triple DES,&lt;/span&gt;&lt;span lang=&quot;en-US&quot;&gt;&amp;nbsp;TRIPLE_DES_3KEY, RC2, RC4, 128-bit RC4, DESX, 128-bit AES, 192-bit AES, and 256-bit AES&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;2.&amp;nbsp;단방향(Hash)&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;1) SQL Server 2005 암호화 알고리즘(단방향)&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms174415(v=sql.90).aspx&quot;&gt;http://msdn.microsoft.com/en-us/library/ms174415(v=sql.90).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;MD2, MD4, MD5, SHA, SHA1&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;2) SQL Server 2008 암호화 알고리즘(단방향)&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms174415(v=sql.100).aspx&quot;&gt;http://msdn.microsoft.com/en-us/library/ms174415(v=sql.100).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;MD2, MD4, MD5, SHA, SHA1&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;3) SQL Server 2008 R2 암호화 알고리즘(단방향)&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms174415(v=sql.105).aspx&quot;&gt;http://msdn.microsoft.com/en-us/library/ms174415(v=sql.105).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;MD2, MD4, MD5, SHA, SHA1&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;FONT-FAMILY: &apos;Malgun Gothic&apos;&quot; lang=&quot;ko&quot;&gt;&amp;nbsp;4)&amp;nbsp;SQL Server &lt;/span&gt;&lt;span style=&quot;FONT-FAMILY: &apos;맑은 고딕&apos;&quot; lang=&quot;en-US&quot;&gt;2012&lt;/span&gt;&lt;span style=&quot;FONT-FAMILY: &apos;Malgun Gothic&apos;&quot; lang=&quot;ko&quot;&gt; 암호화 알고리즘(단방향)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms174415(v=sql.110).aspx&quot;&gt;http://msdn.microsoft.com/en-us/library/ms174415(v=sql.110).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0in; FONT-FAMILY: &apos;Malgun Gothic&apos;; FONT-SIZE: 10pt&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;MD2, MD4, MD5, SHA, SHA1, SHA2_256, SHA2_512 &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;이상입니다.&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Fri, 03 Feb 2012 16:09:20 +0900</pubDate>
                        <category>SQL Server</category>
                        <category>HashBytes</category>
                        <category>Algorithm</category>
                        <category>Encoding</category>
                        <category>Decoding</category>
                                </item>
                <item>
            <title>Allocation Ordered Scan 과 READUNCOMMITTED..</title>
            <dc:creator>이스트럭(강동운)</dc:creator>
            <link>http://www.sqler.com/475896</link>
			
            <guid isPermaLink="true">http://www.sqler.com/475896</guid>
                        <comments>http://www.sqler.com/475896#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;div&gt;안녕하세요. 이스트럭(강동운) 입니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;오래전부터 이 부분을 정리해서 올리려고 했는데.. 오늘 답변을 하다가 간단하게나마 정리해서 올리게 됩니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;우선 이 내용을 이해하기 위해서는.. Mixed Extent(혼합익스텐트), Uniform Extent(균일 익스텐트), IAM(Index Allocation Map)을 알고 있다는 전제하에 설명을 드립니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;위의 정보에 대해서 잘 모르신다면.. 아래 글을 우선 읽어주시기 바랍니다~^^&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;Mixed Extent &amp;amp; Uniform Extent: &lt;a href=&quot;347983&quot; target=&quot;_blank&quot;&gt;http://www.sqler.com/347983&lt;/a&gt;&lt;/div&gt;&lt;div&gt;IAM(Index Allocation Map): &lt;a href=&quot;355204&quot; target=&quot;_blank&quot;&gt;http://www.sqler.com/355204&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;READUNCOMMITTED를 모르신다면...&lt;/div&gt;&lt;div&gt;트랜잭션 격리수준: &lt;a href=&quot;439266&quot; target=&quot;_blank&quot;&gt;http://www.sqler.com/439266&lt;/a&gt; &amp;nbsp; &lt;b&gt;의 2011_09_07_발표자료(강동운).pptx 첨부파일&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;READUNCOMMITTED에서 정렬 수준이 보장되지 않는 이유는..&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Allocation Ordered Scan 때문에 그렇습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Allocation Ordered Scan은... &amp;nbsp;IAM(Index Allocation Map) 페이지를 기반으로..&lt;/div&gt;&lt;div&gt;Mixed Extent를 먼저 읽고 난 후에.. Uniform Extent를 순서대로 읽게 됩니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Index Scan 또는 Clustered Index Scan은.. 인덱스의 더블링크드리스트를 기반으로 Next page 포인터 형태로 읽어가는 것 입니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Allocation Ordered Scan에는 조건이 있습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;1. 실행계획에 Ordered 연산자가 false (order by 가 없는 경우)&lt;/div&gt;&lt;div&gt;2. READ UNCOMMITTED 이거나 읽기 전용 환경인경우&lt;/div&gt;&lt;div&gt;3. SQL Server 2005 이상에서 테이블의 페이지가 64이상인 경우..&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;위 3가지 조건을 모두 만족해야.. Allocation Order Scan 으로 돌아가게 됩니다.&lt;/div&gt;&lt;div&gt;(하지만 실행 계획엔 Clustered Index Scan 또는 Index Scan으로 표시 됩니다.)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;아래 예제를 잠시 설명드리면..&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;HTTP://HUSKY_TMP.MARKER/3274http://blogs.msdn.com/b/sqlserverstorageengine/archive/2006/11/09/when-can-allocation-order-scans-be-used.aspx&quot;&gt;http://blogs.msdn.com/b/sqlserverstorageengine/archive/2006/11/09/when-can-allocation-order-scans-be-used.aspx&lt;/a&gt;&lt;/div&gt;&lt;div&gt;여기 예제는.. 10~100이란 숫자를 처음 while 문을 통해 넣고.. (한 컬럼당 5000 bytes 므로.. 한페이지에 한개씩)&lt;/div&gt;&lt;div&gt;그 다음... 1~9까지 넣게 됩니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;10을 넣을때 Mixed Extent 1번&lt;/div&gt;&lt;div&gt;11을 넣을때.. Index 상위 레벨이 생기므로.. 인덱스 상위 레벨에 Mixed Extent 2번&lt;/div&gt;&lt;div&gt;11: Mixed Extent 3번&lt;/div&gt;&lt;div&gt;12: Mixed Extent 4번&lt;/div&gt;&lt;div&gt;13: Mixed Extent 5번&lt;/div&gt;&lt;div&gt;14: Mixed Extent 6번&lt;/div&gt;&lt;div&gt;15: Mixed Extent 7번&lt;/div&gt;&lt;div&gt;16: Mixed Extent 8번&lt;/div&gt;&lt;div&gt;까지 할당되고.. 그 후부턴.. Uniform Extent가 할당됩니다.&lt;/div&gt;&lt;div&gt;추가로 넣은 1~9 ...이 데이터 역시 Uniform Extent에 할당이 됩니다.&lt;/div&gt;&lt;div&gt;결국 이걸 Allocation Order Scan으로 읽게 되면.. 10~100까지 먼저 읽은 다음에.. 1~9 까지 읽게 되는거죠&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;참고 자료 ppt:&amp;nbsp;&lt;a href=&quot;http://download.microsoft.com/download/7/a/b/7ab8283e-a3a0-4185-818b-ab7b1fc6300b/DAT427%20-%20Consistency%20of%20Reads.ppt&quot; target=&quot;_blank&quot;&gt;http://download.microsoft.com/download/7/a/b/7ab8283e-a3a0-4185-818b-ab7b1fc6300b/DAT427 - Consistency of Reads.ppt&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;감사합니다 ^^&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;작성자: eastluck&lt;/div&gt;&lt;div&gt;작성일: 2012.02.03&lt;/div&gt;&lt;/div&gt;</description>
                        <pubDate>Fri, 03 Feb 2012 12:13:48 +0900</pubDate>
                                </item>
                <item>
            <title>SQL Server의 최대 용량 사양</title>
            <dc:creator>이상현(애아범)</dc:creator>
            <link>http://www.sqler.com/475869</link>
			
            <guid isPermaLink="true">http://www.sqler.com/475869</guid>
                        <comments>http://www.sqler.com/475869#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Q&amp;amp;A의 질문을 보다가&lt;/p&gt;&lt;p&gt;한 테이블의 최대 크기는 도대체 얼마일까가 궁금해서 찾아 보다가&lt;/p&gt;&lt;p&gt;SQL Server의 최대 용량들을 정리해 놓은걸 보게 되었는데&lt;/p&gt;&lt;p&gt;재미있는게 많이 있는것 같습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;한테이블에 최대 30000개의 열을 가질수 있는데 select/insert/update 문은 4096개 밖에 열지정이 안되네요.ㅎㅎ&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms143432.aspx&quot;&gt;http://msdn.microsoft.com/en-us/library/ms143432.aspx&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;table style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); border-collapse: collapse; width: 809px; font-family: &apos;Segoe UI&apos;, Verdana, Arial; font-size: 13px; line-height: normal; text-align: left; &quot;&gt;&lt;tbody&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;th style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(229, 229, 229); padding-right: 4px; padding-left: 4px; padding-bottom: 4px; padding-top: 4px; height: 21px; font-size: 1.077em; &quot;&gt;&lt;p&gt;SQL Server 데이터베이스 엔진 개체&lt;/p&gt;&lt;/th&gt;&lt;th style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(229, 229, 229); padding-right: 4px; padding-left: 4px; padding-bottom: 4px; padding-top: 4px; height: 21px; font-size: 1.077em; &quot;&gt;&lt;p&gt;최대 크기/개수 SQL Server(32비트)&lt;/p&gt;&lt;/th&gt;&lt;th style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(229, 229, 229); padding-right: 4px; padding-left: 4px; padding-bottom: 4px; padding-top: 4px; height: 21px; font-size: 1.077em; &quot;&gt;&lt;p&gt;최대 크기/개수 SQL Server(64비트)&lt;/p&gt;&lt;/th&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;일괄 처리 크기&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;1&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;65,536 * 네트워크 패킷 크기&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;65,536 * 네트워크 패킷 크기&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;짧은 문자열 열당 바이트 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;8,000&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;8,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;GROUP BY, ORDER BY당 바이트 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;8,060&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;8,060&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;인덱스 키당 바이트 수&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;2&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;900&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;900&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;외래 키당 바이트 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;900&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;900&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;기본 키당 바이트 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;900&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;900&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;행당 바이트 수&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;8&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;8,060&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;8,060&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;저장 프로시저의 원본 텍스트의 바이트 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;일괄 처리 크기 또는 250MB 미만&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;일괄 처리 크기 또는 250MB 미만&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;&lt;span class=&quot;input&quot; style=&quot;font-weight: 700; &quot;&gt;varchar(max)&lt;/span&gt;&amp;nbsp;,&amp;nbsp;&lt;span class=&quot;input&quot; style=&quot;font-weight: 700; &quot;&gt;varbinary(max)&lt;/span&gt;,&amp;nbsp;&lt;span class=&quot;input&quot; style=&quot;font-weight: 700; &quot;&gt;xml&lt;/span&gt;,&amp;nbsp;&lt;span class=&quot;input&quot; style=&quot;font-weight: 700; &quot;&gt;text&lt;/span&gt;&amp;nbsp;또는&amp;nbsp;&lt;span class=&quot;input&quot; style=&quot;font-weight: 700; &quot;&gt;image&lt;/span&gt;&amp;nbsp;열당 바이트 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2^31-1&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2^31-1&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;&lt;span class=&quot;input&quot; style=&quot;font-weight: 700; &quot;&gt;ntext&lt;/span&gt;&amp;nbsp;또는&amp;nbsp;&lt;span class=&quot;input&quot; style=&quot;font-weight: 700; &quot;&gt;nvarchar(max)&lt;/span&gt;&amp;nbsp;열당 문자 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2^30-1&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2^30-1&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;테이블당 클러스터형 인덱스 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;1&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;1&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;GROUP BY, ORDER BY의 열 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;바이트 수로만 제한&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;바이트 수로만 제한&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;GROUP BY WITH CUBE 또는 WITH ROLLUP 문의 열 또는 식의 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;10&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;10&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;인덱스 키당 열 수&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;7&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;16&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;16&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;외래 키당 열 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;16&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;16&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;기본 키당 열 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;16&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;16&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;넓지 않은 테이블당 열 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;1,024&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;1,024&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;넓은 테이블당 열 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;30,000&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;30,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;SELECT 문당 열 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;4,096&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;4,096&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;INSERT 문당 열 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;4096&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;4096&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;클라이언트당 연결 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;구성된 연결의 최대 값&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;구성된 연결의 최대 값&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;데이터베이스 크기&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;524,272TB&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;524,272TB&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;SQL Server 인스턴스당 데이터베이스 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32,767&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32,767&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;데이터베이스당 파일 그룹 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32,767&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32,767&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;데이터베이스당 파일 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32,767&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32,767&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;파일 크기(데이터)&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;16TB&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;16TB&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;파일 크기(로그)&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2TB&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2TB&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;테이블당 외래 키 테이블 참조 수&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;4&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;253&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;253&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;식별자 길이(문자 수)&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;128&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;128&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;컴퓨터당 인스턴스 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;모든 SQL Server 버전에 대해 독립 실행형 서버당 50개의 인스턴스.&lt;/p&gt;&lt;p style=&quot;margin-top: 13px; position: relative; &quot;&gt;SQL Server는 장애 조치(Failover) 클러스터에서 25개의 인스턴스를 지원합니다.&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;독립 실행형 서버당 50개의 인스턴스&lt;/p&gt;&lt;p style=&quot;margin-top: 13px; position: relative; &quot;&gt;장애 조치(Failover) 클러스터당 25개의 인스턴스&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;SQL 문이 포함된 문자열의 길이(일괄 처리 크기)&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;1&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;65,536 * 네트워크 패킷 크기&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;65,536 * 네트워크 패킷 크기&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;연결당 잠금 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;서버당 최대 잠금 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;서버당 최대 잠금 수&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;SQL Server의 인스턴스당 잠금 수&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;5&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;최대 2,147,483,647&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;메모리로만 제한&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;중첩 저장 프로시저 수준 수&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;6&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;중첩 하위 쿼리 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;중첩 트리거 수준 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;테이블당 비클러스터형 인덱스 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;999&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;999&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;CUBE, ROLLUP, GROUPING SETS, WITH CUBE, WITH ROLLUP 중 하나가 사용되는 경우 GROUP BY 절의 개별 식 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;GROUP BY 절의 연산자에 의해 생성되는 그룹화 집합 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;4,096&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;4,096&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;저장 프로시저당 매개 변수 개수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2,100&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2,100&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;사용자 정의 함수당 매개 변수 개수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2,100&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;2,100&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;테이블당 REFERENCES 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;253&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;253&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;테이블당 행 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;사용 가능한 저장소로 제한&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;사용 가능한 저장소로 제한&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;데이터베이스당 테이블 수&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;3&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;데이터베이스의 개체 수로 제한&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;데이터베이스의 개체 수로 제한&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;분할된 테이블 또는 인덱스당 파티션 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;1,000&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;1,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;인덱싱되지 않은 열의 통계&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;30,000&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;30,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;SELECT 문당 테이블 수&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;사용 가능한 리소스로만 제한&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;사용 가능한 리소스로만 제한&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;테이블당 트리거 수&lt;span class=&quot;sup&quot; style=&quot;vertical-align: super; &quot;&gt;3&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;데이터베이스의 개체 수로 제한&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;데이터베이스의 개체 수로 제한&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;UPDATE 문 당 열 수(넓은 테이블)&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;4096&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;4096&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;vertical-align: top; &quot;&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;사용자 연결&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32,767&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); background-color: rgb(255, 255, 255); line-height: 18px; padding-right: 4px; padding-left: 4px; padding-bottom: 9px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 9px; &quot;&gt;&lt;p style=&quot;position: relative; &quot;&gt;32,767&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Fri, 03 Feb 2012 11:36:11 +0900</pubDate>
                                    <slash:comments>6</slash:comments>
                    </item>
                <item>
            <title>DMV를 이용한 CPU 소켓 및 코어 수 확인.</title>
            <dc:creator>jevida(강성욱)</dc:creator>
            <link>http://www.sqler.com/475853</link>
			
            <guid isPermaLink="true">http://www.sqler.com/475853</guid>
                        <comments>http://www.sqler.com/475853#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;DMV  : select cpu_count, hyperthread_ratio, cpu_count/hyperthread_ratio as &apos;Sockets&apos; from sys.dm_os_sys_info&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;MSDN :  &lt;a class=&quot;con_link&quot; href=&quot;http://msdn.microsoft.com/en-us/library/ms175048.aspx&quot; target=&quot;_blank&quot;&gt;http://msdn.microsoft.com/en-us/library/ms175048.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;cpu_count : 전체적인 논리적  CPU 갯수&lt;/p&gt;&lt;p&gt;hyperthread_ratio : 하나의 물리적 CPU에 있는 논리적 또는 물리적 코어 수&lt;/p&gt;&lt;p&gt;sockets : CPU 소켓 갯수&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;그림 1.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;6 CORE * 2 socket. Hyper Thread Enable.&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/123574/853/475/3f476ce0bff61118856e461235bbba7f.png&quot; alt=&quot;2.png&quot; title=&quot;2.png&quot; class=&quot;iePngFix&quot; width=&quot;858&quot; height=&quot;599&quot; style=&quot;&quot; /&gt;
&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;그림 2.&lt;/p&gt;&lt;p&gt;4 CORE * 1 socket. Hyper Thread disable.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; &lt;img src=&quot;http://www.uxkorea.net/files/attach/images/123574/853/475/aeba78f62cea6e8089debcd3bcdf4450.png&quot; alt=&quot;3.png&quot; title=&quot;3.png&quot; class=&quot;iePngFix&quot; width=&quot;855&quot; height=&quot;541&quot; style=&quot;&quot; /&gt;
&lt;/p&gt;&lt;div class=&quot;autosourcing-stub&quot;&gt;&lt;/div&gt;&lt;/div&gt;</description>
                        <pubDate>Fri, 03 Feb 2012 11:21:48 +0900</pubDate>
                        <category>SQL</category>
                        <category>하이퍼스레드</category>
                        <category>Hyperthread</category>
                        <category>dMV</category>
                        <category>sys.dm_os_sys_info</category>
                        <category>IT·컴퓨터</category>
                        <category>강성욱</category>
                        <category>SQLTAG</category>
                                    <slash:comments>3</slash:comments>
                    </item>
                <item>
            <title>Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/475281</link>
			
            <guid isPermaLink="true">http://www.sqler.com/475281</guid>
                        <comments>http://www.sqler.com/475281#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;안녕하세요. 코난 김대우입니다.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;이번에 다룰 포스팅 내용은 클라우드와 보안 세 번째,&amp;nbsp;Azure가 제공하는 클라우드 서비스 보안 인프라-라는 내용으로 진행 예정입니다.&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;아마도, 이 글에 관심있는 분들은 충분히 개발이나 IT인프라는 물론 클라우드에 대한 높은 이해와 관심을 가지는 분으로 예상되기 때문에, 설명이나 이해를 목표로 포스팅을 진행하기 보다는 짧은 노트 형태로 남겨 보려고 합니다. 이하, 경어 생략.&lt;/span&gt;
&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; &quot;&gt;이전 포스팅을 통해, 아래의 내용을 짚어 보았다.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- 클라우드를 사용하려는 고객과, 클라우드 솔루션 개발사의 고민은 크게 다르지 않다.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- 클라우드에도 여전히 산재한 IT 인프라 &amp;amp; 어플리케이션에 대한 보안 위협 및 패턴&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- 클라우드로 서비스 한다고 해도, 위협 요인은 항상 존재. 보안 및 위협 대응 방식에 대한 근원적 변화가 필요.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- 클라우드 서비스 도입 전, 클라우드의 보안은 다음 사항에 대한 총체적 보안 이슈 검증이 필요&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- Ownership에서 Control로 보안 모델 변화&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- 클라우드 서비스의 위협요인 분석&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- 클라우드 서비스의 보안 레이어&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;대미는 역시 우리가 관심 있는 Windows Azure의 클라우드 서비스 보안 인프라를 알아 보는 시간.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;아래 내용 거의 대부분은 아래 기술백서의 내용임을 미리 밝힌다.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px; &quot;&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;b style=&quot;font-family: Dotum, sans-serif, AppleGothic; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;클라우드 서비스의 위협요인과 Windows Azure가 제공하는 방어 전략&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;1) Port Scanning/ Service Enumeration&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- Service Definition file&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- Windows Firewall&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- VM switch packet filtering&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;2) Denial of Service&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- Load-balanced Infrastructure&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- Network bandwidth throttling&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;3) Spoofing&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- VLANs&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- Hypervisor VM Switch filter&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- encrypted and mutually authenticated over an HTTPS connection&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;4) Eavesdropping / Packet Sniffing&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- restrict which IP and MAC addresses&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;5) Multi-tenant hosting and side-channel attacks&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- inherently untrusted by the Root OS Hypervisor&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;6) External Verification&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- Contracted two top-tier penetration testing firms&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;div style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;이외의 다양한 위협과 방어에 대한 내용은 &lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서&lt;/a&gt;에서 확인 가능하며,&amp;nbsp;&lt;i&gt;Designing More Secure Windows Azure Services&amp;nbsp;&lt;/i&gt;내용을 참조하면 더욱 상세한 위협과 대응에 대한 내용을 확인 가능.&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;b&gt;클라우드 서비스의 보안 레이어와 Windows Azure&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/fffb8795dcbf535bced8f43755d044f2.jpg&quot; alt=&quot;클라우드_서비스_보안_레이어.jpg&quot; title=&quot;클라우드_서비스_보안_레이어.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;클라우드 레이어별로 Windows Azure는 다음과 같은 방어 전략을 제공 하며, 일부 내용만 소개.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;b&gt;1) 데이터 레이어&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Strong storage keys for access control&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;SSL support for data transfers between all parties&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;2) 어플리케이션 레이어&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Front-end .Net code running under partial trust&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Windows account with least privileges&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;3) 호스트 레이어&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Stripped down version of Windows Server 2008 OS&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Host boundaries enforced by external hypervisor&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;4) 네트워크 레이어&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Host firewall limiting traffic to VMs&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;VLANs and packet filters in routers&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;5) 물리적 레이어&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;World-class physical security&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;ISO 27001 and SAS 70 Type II certifications for datacenter processes&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;div style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;조금 더 상세히, Windows Azure가 제공하는 레이어별 보안 관련 사항 검토는 &lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서&lt;/a&gt;의&amp;nbsp;&lt;i&gt;Appendix B. Windows Azure Deployment Security Threat Matrix&lt;/i&gt; 내용을 참조하면 더욱 상세한 내용을 확인 가능.&lt;/font&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;b&gt;Windows Azure가 제공하는 데이터 보안 및 스토리지 보안&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/4ed367ee94658c757ef3eca09e1b2abf.jpg&quot; alt=&quot;클라우드_데이터_스토리지_보안_구조.jpg&quot; title=&quot;클라우드_데이터_스토리지_보안_구조.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;데이터 저장 방식이나 접근, 접근 제어 정책 등을 제공하며 아래의 내용이 권고됨.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- Generate Shared Access Signatures with the most restrictive set of ACLs possible that still grant the access required by the trusted party.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- Use the shortest lifetime possible.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- Use HTTPS in the request URL so the token cannot be snooped on the wire.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- Remember that these tokens are only used for temporary access to non-public blob storage – as with passwords, it‟s a bad idea to use the same ones over and over.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/7457c309b72b11353f17a4d0344d0e90.jpg&quot; alt=&quot;클라우드_서비스_데이터_스토리지_암호화.jpg&quot; title=&quot;클라우드_서비스_데이터_스토리지_암호화.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;Windows Azure 데이터 스토리지 암호화 방식도 물론 사용 가능하며, 콘텐트에 대한 암호화는 어플리케이션에서 구성 후 손쉽게 암호화 처리가 가능 - 간략히, 데이터는 모두 암호화되어 저장되며, On-premise에서 암호화된 키를 보유하고 있는 구조. 이는 SQL Azure도 마찬가지로 활용 가능.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- Microsoft recommends using 256-bit AES keys for symmetric encryption&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- Developers also &lt;b&gt;should not store private keys associated with SSL/TLS certificates in Windows Azure Storage&lt;/b&gt;. Instead, upload them through the Developer Portal and access them via thumbprint references in the Service Configuration.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;b&gt;Windows Azure가 제공하는 네트워크 보안&lt;/b&gt;&lt;/span&gt;
&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/d38232ff8e07933094f41a4a7e8d1551.jpg&quot; alt=&quot;클라우드_보안_Firewall_방화벽_구성.jpg&quot; title=&quot;클라우드_보안_Firewall_방화벽_구성.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;Azure는 자체에 다양한 여러 목적의 방화벽 구조가 존재. 인프라에서 관리되기도 하며, 필요할 경우 서비스 사용자가 제어도 가능. 예를 들어, 특정 서브넷만 클라우드 특정 어플리케이션에 접근하는 시나리오를 구성.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;네트워크와 관련된 보안은 대부분 인프라 보안과 연관되며, 이에 대한 Windows Azure의 인프라 보안 전략은 앞에서 이미 소개되었음.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/7431cc355078aa9b98975afa55b47e78.jpg&quot; alt=&quot;클라우드_보안_Security_SSL_채널.jpg&quot; title=&quot;클라우드_보안_Security_SSL_채널.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;Azure의 구성요소간 다른 SSL 채널을 사용하며 SSL기반 릴레이 구조. 만에 하나, 특정 SSL 인증서에 대한 블리치가 생겨도 전체 SSL이 문제가 되는 경우를 예방하는 보안 구조 제공.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/28487e9cbc9211283b32344d9cc83ae3.jpg&quot; alt=&quot;클라우드_보안_Identity_인증.jpg&quot; title=&quot;클라우드_보안_Identity_인증.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;클라우드 서비스에 맞는 인증 방식들을 제공하며, 안전한 ACS(Access Control Service) 환경 제공. REST 방식의 웹서비스 관련 내용이니 보안 관련된 권고 사항은 한가지.&lt;/font&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;-&amp;nbsp;&lt;/span&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;The AC leverages the OAuth Web Resource Authorization Protocol (OAuth WRAP)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;참고자료 :&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot; style=&quot;line-height: 19px; &quot;&gt;&lt;b&gt;클라우드 어플리케이션 개발시 권장되는 보안 프로그래밍&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/315d76f05d3e42b1cad0f644c0e28301.jpg&quot; alt=&quot;클라우드_어플리케이션_보안_개발.jpg&quot; title=&quot;클라우드_어플리케이션_보안_개발.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; &quot; /&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; &quot;&gt;
&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;클라우드에서 서비스되는 어플리케이션의 안정성은 개발자에게 의존적. 어플리케이션 개발시 권고되는 사항들을 가이드로 제공하며, 이에 입각한 개발을 권장. 금융권이나 민감한 개인정보 데이터를 다루는 클라우드 개발자라면, 기술을 떠나 꼭 &lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술 백서&lt;/a&gt;의 내용들을 읽어 두시길 권장.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;- &lt;/span&gt;&lt;u style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;Isolate web roles and separate duties of individual roles&lt;/u&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt; in order to maximize the use of Windows Azure Partial Trust.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- &lt;u&gt;Use the “Gatekeeper” design pattern&lt;/u&gt; to separate role duties and isolate privileged access&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;- &lt;u&gt;Use multiple storage keys to restrict access to privileged information&lt;/u&gt; where the Gatekeeper pattern does not apply.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/8e3440f3e898b17a3f7b2df4b9c692bf.jpg&quot; alt=&quot;클라우드_보안_SDL_Security_Development_Lifecycle.jpg&quot; title=&quot;클라우드_보안_SDL_Security_Development_Lifecycle.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot; style=&quot;line-height: 19px; &quot;&gt;SDL(&lt;/font&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot; style=&quot;line-height: 18px; &quot;&gt;&lt;span style=&quot;line-height: 19px; &quot;&gt;Security Development Lifecycle&lt;/span&gt;&lt;/font&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;) 가이드 제공. SDL에 대한 상세한 내용은 SQLER에서 최근 포스팅했던&amp;nbsp;&lt;/span&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt; 참조(미리 적어놔서 다행)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;-&lt;/span&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Security Education and Awareness&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;- Secure Development Practices on the Windows Azure platform&lt;/span&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Windows Azure에서 권장되는 암호화 방식 권장사항은 &lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서&lt;/a&gt;의&amp;nbsp;&lt;i&gt;Appendix D: Using SDL-approved cryptography in Windows Azure Applications&lt;/i&gt; 에서 상세히 확인 가능&lt;/div&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/281/475/786869be767b71e9b9ddd0b8440f2798.jpg&quot; alt=&quot;클라우드_서비스_windows_Azure_보안_요약_정리.jpg&quot; title=&quot;클라우드_서비스_windows_Azure_보안_요약_정리.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;Windows Azure가 제공하는 다양한 보안 전략에 대한 소개를&amp;nbsp;&lt;/font&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;마침.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;PS.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;클라우드와 보안 포스팅을 진행하면서, 월드클래스 클라우드 보안 서비스를 제공하는 곳은 전세계에 두군데 정도라고 언급했으며&amp;nbsp;&lt;/font&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;당연히, Windows Azure가 그 중 하나.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;PS2.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;곧 있을 클라우드 비즈니스 모델 관련 포스팅을 진행 후, Windows Azure 도입 사례 관련 내용을 풀어볼 예정. &amp;nbsp;전세계의 다양한 Industry와 민감한 데이터를 다루는 금융권과 같은 비즈니스에서도 어떻게 Azure가 새로운 기회를 창출하면서 잘 사용되는지 풀어볼 예정이며 많은 도움 되시면 좋겠습니다.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 18px; &quot;&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 18px; &quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474838&quot; target=&quot;_blank&quot;&gt;Azure가 서비스되는 데이터센터들 - 소개 영상&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474850&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474935&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials 시리즈 영상 소개&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 시리즈 강좌 리스트&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;a href=&quot;bAzure/380321&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 1. 클라우드와 원도우 애저 소개&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395652&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395665&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395685&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395696&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395708&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395723&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395736&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395746&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395767&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395891&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/396522&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399773&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399869&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400219&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400300&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400334&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401041&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401174&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401755&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 동영상 참고 자료&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;a href=&quot;bAzure/417524&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌] 1. 클라우드와 원도우 애저 소개 (애저 포털 둘러보기)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; &quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Thu, 02 Feb 2012 01:55:09 +0900</pubDate>
                        <category>클라우드</category>
                        <category>보안</category>
                        <category>글로벌</category>
                        <category>go global</category>
                        <category>Spoofing</category>
                        <category>XSS</category>
                        <category>DoS</category>
                        <category>SQL Code Injection</category>
                        <category>DDoS</category>
                        <category>Network Flooding</category>
                        <category>공격</category>
                        <category>Azure</category>
                        <category>Windows Azure</category>
                        <category>마이크로소프트</category>
                        <category>Microsoft</category>
                        <category>보안 레이어</category>
                                </item>
                <item>
            <title>인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/475220</link>
			
            <guid isPermaLink="true">http://www.sqler.com/475220</guid>
                        <comments>http://www.sqler.com/475220#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; background-color: rgb(255, 255, 255); &quot;&gt;안녕하세요. 코난 김대우입니다.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;이번에 다룰 포스팅 내용은 클라우드와 보안 두 번째,&amp;nbsp;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화라는 내용으로 진행 예정입니다.&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; &quot;&gt;아마도, 이 글에 관심있는 분들은 충분히 개발이나 IT인프라는 물론 클라우드에 대한 높은 이해와 관심을 가지는 분으로 예상되기 때문에, 설명이나 이해를 목표로 포스팅을 진행하기 보다는 짧은 노트 형태로 남겨 보려고 합니다. 이하, 경어 생략.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;p style=&quot;line-height: 19px; text-align: -webkit-auto; &quot;&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; text-align: -webkit-auto; &quot;&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;line-height: 19px; text-align: -webkit-auto; &quot;&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; background-color: rgb(255, 255, 255); &quot;&gt;&lt;b&gt;클라우드 서비스 도입 전, 클라우드의 보안은 다음 사항에 대한 총체적 보안 이슈 검증이 필요&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/220/475/eaae814aacc7a05eb1a7c7d2df436a8f.jpg&quot; alt=&quot;클라우드_보안_요소.jpg&quot; title=&quot;클라우드_보안_요소.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- 사람&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;- 데이터&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;- 어플리케이션&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;- 호스트&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;- 네트워킹&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;- 서버 하드웨어 보안&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; &quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;b style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;Ownership에서 Control로 보안 모델 변화&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;특히, 기존의 &lt;b&gt;&lt;u&gt;전통적인 인프라 단계의 보안이 플랫폼과 애플리케이션의 단계로 이동하며&amp;nbsp;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;b&gt;&lt;u&gt;방화벽과 Network Access Control List는 가상 방화벽과 호스트 패킷 필터로 대체됨.&amp;nbsp;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;다수의 privileged 고객들은 시스템 통제 하의 고객 에이젼트로 전환 되고&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;플랫폼과 네트워크 레벨의 암호화는 제 기능을 하지만 개별 애플리케이션에 대한 암호화는 개발자의 관리 및 책임이 높아짐.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;line-height: 19px; font-family: Dotum, sans-serif, AppleGothic; &quot;&gt;&lt;b&gt;클라우드 서비스의 위협요인 분석&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px; &quot;&gt;앞서 논의한 것처럼,&amp;nbsp;클라우드 도입 = 보안 위협 완화 or 해소를 의미하지는 않음. 위협 자체가&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; &quot;&gt;해소 되지 않으며, 일부 완화 또는 새로운 보안 위협이 생성됨.&lt;/span&gt;
&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;1) 기존재 위협 요인&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- XSS&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- SQL Code Injection&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- DDoS&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- Network Flooding&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;2) 증가하는 위협 요인&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- 개인정보 데이터에 대한 보호&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;- 권한있는 관리자의 접근으로부터 보호(Privileged Access)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;3) 새롭게 발생하는 위협요인&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;New Privilege Escalation Attacks (VM to host or VM to VM)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Jailbreaking the VM boundary&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Hyperjacking (rootkitting the host or VM)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;&lt;b&gt;4) 완화되는 위협요인&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Patching is automated and instances are moved to secure systems&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Dotum, sans-serif, AppleGothic&quot;&gt;&lt;span style=&quot;line-height: 19px;&quot;&gt;Cloud resiliency improves failover across a service&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span class=&quot;SpellE&quot;&gt;&lt;span style=&quot;FONT-FAMILY: &apos;맑은 고딕&apos;&quot; lang=&quot;KO&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;위협의 종류와 위협의 단계는 IaaS나 PaaS일 경우에 따라 달라지며, 당연한 서비스 스택 구조상 IaaS의 경우가 더 많은 보안 관련 위협이 존재. &amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;이미 on-premise에서 서비스 중인 환경에도 위협요인은 항상 존재. 공격 요인은 산재하고 있으나, 대응 방식에 대한 근원적 변화 필요.&amp;nbsp;클라우드 서비스가 제어 가능한 위협도 있으나, 어플리케이션에 대한 위협은 여전히 개발자와 사용자에게 존재함을 주의할 필요 있음. 특히, 하이브리드 서비스형으로 On-premise와 클라우드 서비스를 하나의 네트워크로 결합하는 서비스의 경우 복합적인 공격의 경우는 클라우드 보안과 사내 인프라에 대한 다각적 보안 검토 역시 필요.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;클라우드 서비스의 보안 레이어&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/220/475/2e68da163309db08b95864e6524314e4.jpg&quot; alt=&quot;클라우드_서비스_보안_레이어.jpg&quot; title=&quot;클라우드_서비스_보안_레이어.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;크게 5개의 레이어로 나뉘며 각 영역에 대한 보안 구성을 일반적으로 정의. IaaS나 PaaS일 경우에 따라 세분화 하는 경우도 있음.&lt;/p&gt;&lt;p&gt;- 물리적 레이어&lt;/p&gt;&lt;p&gt;- 네트워크&lt;/p&gt;&lt;p&gt;- 호스트&lt;/p&gt;&lt;p&gt;- 어플리케이션&lt;/p&gt;&lt;p&gt;- 데이터&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;레이어에 맞는 다양한 보안 인증이나 보안 서비스 내역을 이해하고 도입 전 충분히 사전 검토할 필요 있음.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;다음으로는, 기대하셨던 마지막 포스팅!&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Windows Azure는 어떻게 안전한 클라우드 서비스를 제공하고 있는지 알아보도록 하겠습니다.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474838&quot; target=&quot;_blank&quot;&gt;Azure가 서비스되는 데이터센터들 - 소개 영상&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474850&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474935&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials 시리즈 영상 소개&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 시리즈 강좌 리스트&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;a href=&quot;bAzure/380321&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 1. 클라우드와 원도우 애저 소개&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395652&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395665&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395685&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395696&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395708&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395723&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395736&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395746&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395767&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395891&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/396522&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399773&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399869&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400219&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400300&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400334&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401041&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401174&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401755&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 동영상 참고 자료&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;a href=&quot;bAzure/417524&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌] 1. 클라우드와 원도우 애저 소개 (애저 포털 둘러보기)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Thu, 02 Feb 2012 00:02:54 +0900</pubDate>
                        <category>클라우드</category>
                        <category>보안</category>
                        <category>글로벌</category>
                        <category>go global</category>
                        <category>Spoofing</category>
                        <category>XSS</category>
                        <category>DoS</category>
                        <category>SQL Code Injection</category>
                        <category>DDoS</category>
                        <category>Network Flooding</category>
                        <category>공격</category>
                        <category>Azure</category>
                        <category>Windows Azure</category>
                        <category>마이크로소프트</category>
                        <category>Microsoft</category>
                        <category>보안 레이어</category>
                                </item>
                <item>
            <title>[20111117]Technet 세미나 동영상 링크</title>
            <dc:creator>성대중(지우아빠)</dc:creator>
            <link>http://www.sqler.com/475144</link>
			
            <guid isPermaLink="true">http://www.sqler.com/475144</guid>
                        <comments>http://www.sqler.com/475144#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;


지난 11월 17일, TechNet SQL Server Seminar가 진행되었습니다.&lt;br /&gt;SQL Server 2012는 업무 핵심 응용 프로그램에 필요한 성능을 갖추었을 뿐만 아니라, 조직에서 올바른 데이터를 적시에 올바른 사용자에게&lt;br /&gt;제공할 수 있도록 지원하는 총체적 데이터 통합 및 관리 솔루션입니다. 또한 여러분이 서버와 공용, 사설 클라우드를 넘나들며 비즈니스&lt;br /&gt;솔루션을 빠르게 만들 수 있도록 도와줍니다. 2012년 상반기 출시를 앞두고 있는 SQL Server 2012에 대해 먼저 알아보실 수 있는 기회를&lt;br /&gt;놓치지 마시기 바랍니다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/ko-kr/hh531242&quot;&gt;http://technet.microsoft.com/ko-kr/hh531242&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 14:20:48 +0900</pubDate>
                                </item>
                <item>
            <title>[0227]Technet 세미나 - SQL Server 2012</title>
            <dc:creator>성대중(지우아빠)</dc:creator>
            <link>http://www.sqler.com/475139</link>
			
            <guid isPermaLink="true">http://www.sqler.com/475139</guid>
                        <comments>http://www.sqler.com/475139#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;


등록 페이지는 아래 링크를 클릭&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032505075&amp;amp;Culture=ko-KR&quot;&gt;https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032505075&amp;amp;Culture=ko-KR&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;font style=&quot;font-size: 12px;&quot;&gt;&lt;font style=&quot;font-size: 13px;&quot;&gt;Microsoft TechNet Seminar - SQL Server 2012&lt;/font&gt;&lt;br /&gt;&lt;/font&gt;&lt;font style=&quot;font-size: 12px;&quot;&gt;&lt;br /&gt;*일시 : 2012년 2월 27일 (월) 13:00~18:00&lt;br /&gt;*장소 : 양재동 AT센터 3층 중회의실&lt;br /&gt; &lt;br /&gt;봄이 오는 길목, IT 전문가 여러분들께 마이크로소프트의 최신 기술 정보를 전달하는 자리인 TechNet 세미나가 &lt;br /&gt;개최됩니다. &lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font style=&quot;font-size: 12px;&quot;&gt;&lt;br /&gt;지난 11월에 이어 SQL Server 2012를 주제로 열릴 이번 TechNet SQL Server 세미나에서는 11월보다 &lt;br /&gt;조금 더 심화된 내용으로 여러분들을 찾아 뵐 예정입니다. 전과 같은 많은 관심 부탁 드립니다. &lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font style=&quot;font-size: 12px;&quot;&gt;&lt;br /&gt;[세션 소개]&lt;br /&gt;Session 1 - Enhanced T-SQL of SQL Server 2012 / 한국마이크로소프트 강민석 부장, 김태환 차장&lt;br /&gt;Session 2 - ColumnStore Index / 한국마이크로소프트 추형식 차장&lt;br /&gt;Session 3 - SQL Azure step by step / 한국마이크로소프트 성지용 차장&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font style=&quot;font-size: 12px;&quot;&gt;&lt;br /&gt;감사합니다.&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 14:16:25 +0900</pubDate>
                                    <slash:comments>3</slash:comments>
                    </item>
                <item>
            <title>안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/474947</link>
			
            <guid isPermaLink="true">http://www.sqler.com/474947</guid>
                        <comments>http://www.sqler.com/474947#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;안녕하세요. 코난 김대우입니다.&lt;/p&gt;&lt;p&gt;이번에 소개해 드릴 내용은 SDL -&amp;nbsp;Security Development Lifecycle 에 대한 내용입니다.예전, 울산 모사에 KTX타고 SDL 세미나 발표하러 갔던게 엇그제 같군요. 안전한 클라우드 어플리케이션 개발 가이드로 소개되고 있는 SDL을 보니 뿌듯합니다.&lt;/p&gt;&lt;p&gt;(발표자료 준비하느라 몇날 밤을 꼬박 세웠던지... ㅎㅎㅎ)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;간단히, &lt;b&gt;SDL은 특정 소프트웨어 벤더의 솔루션 개발을 위한 가이드가 아니라,&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;- SDL은 마이크로소프트의 보안 개발 방법에 대한 투명한 제공을 위해 제작된 보안 프로세스 입니다.&lt;/p&gt;&lt;p&gt;- 마이크로소프트 개발팀에서 SDL은 연간 교육을 통해 매우 정교하게 적용되고 있습니다.&lt;u&gt;(실제로 마이크로소프트 R&amp;amp;D에서 개발에 적용되고 있습니다.)&lt;/u&gt;&lt;/p&gt;&lt;p&gt;- 하지만, 외부 3rd 파티 개발사가 제작한 코드나 직접 개발하지 않은 리소스가 존재해 코드 접근성이 떨어질 경우 그 효과는 달라질 수도 있습니다.&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;SDL 세미나 관련해 일반적으로 받았던 문의 내용은&lt;/b&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;- 모든 플랫폼과 개발 언어에서 적용 가능한 가이드 입니다.&lt;/p&gt;&lt;p&gt;- 모든 종류의 소프트웨어 개발 프로젝트에 적용 가능하며&lt;/p&gt;&lt;p&gt;- 폭포수 개발 방법론, 나선형 개발 방법론은 물론, 애자일 개발 방법론에서도 적용 가능합니다.&lt;/p&gt;&lt;p&gt;- 마이크로소프트는 물론, 다양한 개발 환경에서 사용 가능한 툴이 제공됩니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368177/947/474/a83a46967dd60aaa6b4ee99795d1062d.jpg&quot; alt=&quot;Microsoft_SDL과_SQL_Server.jpg&quot; title=&quot;Microsoft_SDL과_SQL_Server.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;SDL 공식 웹사이트 :&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/security/sdl/default.aspx&quot;&gt;http://www.microsoft.com/security/sdl/default.aspx&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368177/947/474/5e4af26b20ab80661d1331659b33c78f.jpg&quot; alt=&quot;소프트웨어_버그_처리_비용_SDL.jpg&quot; title=&quot;소프트웨어_버그_처리_비용_SDL.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;적용 후 ROI에 대한 내용은, SDL 공식 사이트 참고 하시길 바랍니다. 간략히, 스테이징 또는 배포 후 버그 처리에 대한 비용과 SDL로 버그나 보안 관련 처리 후 관계를 비교해 본다면 어렵지 않게 직접 ROI 계산도 되실겁니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;그렇다면, SDL이 Windows Azure나 개발과 무슨 상관이 있는가?&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;어플리케이션 개발시 완성도 높은 솔루션 개발을 위해 SDL이 강력히 권고됩니다.&lt;/u&gt; 단순히 &quot;동작하는&quot; 어플리케이션이 아니라, 충분히 보안 안 검토가 이루어지고 안정성 높은 어플리케이션 개발을 위해 팀 개발을 하신다면 권장해 드리고 싶습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;a href=&quot;http://channel9.msdn.com/Events/TechEd/NorthAmerica/2009/DPR203&quot; target=&quot;_blank&quot;&gt;Inside the Microsoft Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/security/sdl/adopt/processtemplate.aspx&quot; target=&quot;_blank&quot;&gt;SDL Process Template for Visual Studio Team System&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://channel9.msdn.com/Blogs/Charles/Michael-Howard-Ivan-Medvedev-and-Jeremy-Dallman-Software-Security-Today&quot; target=&quot;_blank&quot;&gt;Microsoft Security Development Lifecycle (SDL) and Software Security Today&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://channel9.msdn.com/Blogs/johanlindfors/MSDN-TV-Security-Development-Lifecycle&quot; target=&quot;_blank&quot;&gt;MSDN TV - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/security/sdl/adopt/threatmodeling.aspx&quot; target=&quot;_blank&quot;&gt;SDL Threat Modeling Tool&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://blogs.msdn.com/b/sdl/&quot; target=&quot;_blank&quot;&gt;The Security Development Lifecycle - MSDN Blogs&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;PS.&lt;/p&gt;&lt;/p&gt;&lt;p&gt;17페이지 분량의 SDL 관련 문서가 제공됩니다.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=12379&quot; target=&quot;_blank&quot;&gt;Simplified Implementation of the Microsoft SDL&lt;/a&gt;&lt;/p&gt;&lt;p&gt;본 내용은 제목처럼 &quot;Simplified&quot; 문서이며, 실제 마이크로소프트 R&amp;amp;D에서 사용하는 SDL과 내용에 차이가 있습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 01:48:05 +0900</pubDate>
                        <category>Microsoft</category>
                        <category>마이크로소프트</category>
                        <category>SDL</category>
                        <category>Security Development Lifecycle</category>
                        <category>개발</category>
                        <category>보안</category>
                        <category>버그</category>
                        <category>Azure</category>
                        <category>Windows Azure</category>
                        <category>클라우드 보안</category>
                                </item>
                <item>
            <title>Windows Azure Platform Security Essentials 시리즈 영상 소개</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/474935</link>
			
            <guid isPermaLink="true">http://www.sqler.com/474935</guid>
                        <comments>http://www.sqler.com/474935#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;안녕하세요. 코난 김대우입니다.&lt;/p&gt;&lt;p&gt;이번에 소개해 드릴 내용은 Windows Azure의 보안에 대한 내용으로,&amp;nbsp;Windows Azure Platform Security Essentials 시리즈 영상 소개 입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;총 6개의 시리즈로 구성된 아래 영상들은 Azure 개발시 참고하시면 좋은 보안에 입각한 어플리케이션 개발에 대한 내용들을 포함하고 있습니다. 6개 시리즈를 개별 올리기 보다는, 링크로 제공해 드려도 좋을 듯 하네요.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;추가로, BDM이나 TDM 대상 영상도 있습니다. ^_^&lt;/b&gt;&lt;/p&gt;&lt;p&gt;골라서 보셔도 좋겠네요. ^_^&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;영상링크 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;HTTP://HUSKY_TMP.MARKER/228http://technet.microsoft.com/en-us/edge/video/windows-azure-platform-security-essentials-module-1-security-architecture&quot;&gt;Windows Azure Platform Security Essentials: &lt;b&gt;Module 1 - Security Architecture&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/Video/gg508845&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials: &lt;b&gt;Module 2 – Identity Access Management&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/video/windows-azure-platform-security-essentials-module-3-storage-access&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials: &lt;b&gt;Module 3 – Storage Access&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/Video/gg508805&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials: &lt;b&gt;Module 4 – Secure Development&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/video/windows-azure-platform-security-essentials-module-5-secure-networking-using-windows-azure-connect&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials: &lt;b&gt;Module 5 - Secure Networking using Windows Azure Connect&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/video/windows-azure-platform-security-essentials-module-6-windows-azure-role-security&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials: &lt;b&gt;Module 6 – Windows Azure Role Security&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/video/windows-azure-platform-security-essentials-for-business-decision-makers&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials for &lt;b&gt;Business Decision Makers&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/video/windows-azure-platform-security-essentials-for-technical-decision-makers&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials for &lt;b&gt;Technical Decision Makers&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/935/474/50a91f3c4ba7d0e0ed078f4078ff440c.png&quot; alt=&quot;Windows_Azure_Platform_Security_Essentials.png&quot; title=&quot;Windows_Azure_Platform_Security_Essentials.png&quot; class=&quot;iePngFix&quot; width=&quot;485&quot; height=&quot;383&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;많은 도움 되시길 바랍니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474838&quot; target=&quot;_blank&quot;&gt;Azure가 서비스되는 데이터센터들 - 소개 영상&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474850&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474935&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials 시리즈 영상 소개&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 시리즈 강좌 리스트&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;a href=&quot;bAzure/380321&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 1. 클라우드와 원도우 애저 소개&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395652&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395665&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395685&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395696&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395708&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395723&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395736&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395746&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395767&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395891&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/396522&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399773&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399869&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400219&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400300&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400334&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401041&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401174&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401755&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 동영상 참고 자료&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;a href=&quot;bAzure/417524&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌] 1. 클라우드와 원도우 애저 소개 (애저 포털 둘러보기)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 01:56:05 +0900</pubDate>
                        <category>클라우드</category>
                        <category>보안</category>
                        <category>Windows Azure</category>
                        <category>Security</category>
                        <category>Essentials</category>
                        <category>시리즈</category>
                        <category>영상</category>
                        <category>강좌</category>
                        <category>개발</category>
                                </item>
                <item>
            <title>안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/474917</link>
			
            <guid isPermaLink="true">http://www.sqler.com/474917</guid>
                        <comments>http://www.sqler.com/474917#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;안녕하세요. 코난 김대우입니다.&lt;/p&gt;&lt;p&gt;이번에 소개해 드릴 내용은 SDL -&amp;nbsp;Security Development Lifecycle 에 대한 내용입니다.예전, 울산 모사에 KTX타고 SDL 세미나 발표하러 갔던게 엇그제 같군요. 안전한 클라우드 어플리케이션 개발 가이드로 소개되고 있는 SDL을 보니 뿌듯합니다.&lt;/p&gt;&lt;p&gt;(발표자료 준비하느라 몇날 밤을 꼬박 세웠던지... ㅎㅎㅎ)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;간단히, &lt;b&gt;SDL은 특정 소프트웨어 벤더의 솔루션 개발을 위한 가이드가 아니라,&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;- SDL은 마이크로소프트의 보안 개발 방법에 대한 투명한 제공을 위해 제작된 보안 프로세스 입니다.&lt;/p&gt;&lt;p&gt;- 마이크로소프트 개발팀에서 SDL은 연간 교육을 통해 매우 정교하게 적용되고 있습니다.&lt;u&gt;(실제로 마이크로소프트 R&amp;amp;D에서 개발에 적용되고 있습니다.)&lt;/u&gt;&lt;/p&gt;&lt;p&gt;- 하지만, 외부 3rd 파티 개발사가 제작한 코드나 직접 개발하지 않은 리소스가 존재해 코드 접근성이 떨어질 경우 그 효과는 달라질 수도 있습니다.&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;SDL 세미나 관련해 일반적으로 받았던 문의 내용은&lt;/b&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;- 모든 플랫폼과 개발 언어에서 적용 가능한 가이드 입니다.&lt;/p&gt;&lt;p&gt;- 모든 종류의 소프트웨어 개발 프로젝트에 적용 가능하며&lt;/p&gt;&lt;p&gt;- 폭포수 개발 방법론, 나선형 개발 방법론은 물론, 애자일 개발 방법론에서도 적용 가능합니다.&lt;/p&gt;&lt;p&gt;- 마이크로소프트는 물론, 다양한 개발 환경에서 사용 가능한 툴이 제공됩니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/917/474/3c72858ea8769bc4f4dc1e4f9bc78dc2.jpg&quot; alt=&quot;Microsoft_SDL과_SQL_Server.jpg&quot; title=&quot;Microsoft_SDL과_SQL_Server.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;SDL 공식 웹사이트 :&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/security/sdl/default.aspx&quot;&gt;http://www.microsoft.com/security/sdl/default.aspx&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/917/474/8b1265e0199416cabb088b19be55c560.jpg&quot; alt=&quot;소프트웨어_버그_처리_비용_SDL.jpg&quot; title=&quot;소프트웨어_버그_처리_비용_SDL.jpg&quot; width=&quot;640&quot; height=&quot;480&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;적용 후 ROI에 대한 내용은, SDL 공식 사이트 참고 하시길 바랍니다. 간략히, 스테이징 또는 배포 후 버그 처리에 대한 비용과 SDL로 버그나 보안 관련 처리 후 관계를 비교해 본다면 어렵지 않게 직접 ROI 계산도 되실겁니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;그렇다면, SDL이 Windows Azure나 개발과 무슨 상관이 있는가?&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;어플리케이션 개발시 완성도 높은 솔루션 개발을 위해 SDL이 강력히 권고됩니다.&lt;/u&gt; 단순히 &quot;동작하는&quot; 어플리케이션이 아니라, 충분히 보안 안 검토가 이루어지고 안정성 높은 어플리케이션 개발을 위해 팀 개발을 하신다면 권장해 드리고 싶습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://channel9.msdn.com/Events/TechEd/NorthAmerica/2009/DPR203&quot; target=&quot;_blank&quot;&gt;Inside the Microsoft Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/security/sdl/adopt/processtemplate.aspx&quot; target=&quot;_blank&quot;&gt;SDL Process Template for Visual Studio Team System&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://channel9.msdn.com/Blogs/Charles/Michael-Howard-Ivan-Medvedev-and-Jeremy-Dallman-Software-Security-Today&quot; target=&quot;_blank&quot;&gt;Microsoft Security Development Lifecycle (SDL) and Software Security Today&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://channel9.msdn.com/Blogs/johanlindfors/MSDN-TV-Security-Development-Lifecycle&quot; target=&quot;_blank&quot;&gt;MSDN TV - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/security/sdl/adopt/threatmodeling.aspx&quot; target=&quot;_blank&quot;&gt;SDL Threat Modeling Tool&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://blogs.msdn.com/b/sdl/&quot; target=&quot;_blank&quot;&gt;The Security Development Lifecycle - MSDN Blogs&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;PS.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;17페이지 분량의 SDL 관련 문서가 제공됩니다.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=12379&quot; target=&quot;_blank&quot;&gt;Simplified Implementation of the Microsoft SDL&lt;/a&gt;&lt;/p&gt;&lt;p&gt;본 내용은 제목처럼 &quot;Simplified&quot; 문서이며, 실제 마이크로소프트 R&amp;amp;D에서 사용하는 SDL과 내용에 차이가 있습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474838&quot; target=&quot;_blank&quot;&gt;Azure가 서비스되는 데이터센터들 - 소개 영상&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474850&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474935&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials 시리즈 영상 소개&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 시리즈 강좌 리스트&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;a href=&quot;bAzure/380321&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 1. 클라우드와 원도우 애저 소개&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395652&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395665&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395685&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395696&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395708&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395723&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395736&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395746&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395767&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395891&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/396522&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399773&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399869&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400219&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400300&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400334&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401041&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401174&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401755&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 동영상 참고 자료&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;a href=&quot;bAzure/417524&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌] 1. 클라우드와 원도우 애저 소개 (애저 포털 둘러보기)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 01:48:05 +0900</pubDate>
                        <category>Microsoft</category>
                        <category>마이크로소프트</category>
                        <category>SDL</category>
                        <category>Security Development Lifecycle</category>
                        <category>개발</category>
                        <category>보안</category>
                        <category>버그</category>
                        <category>Azure</category>
                        <category>Windows Azure</category>
                        <category>클라우드 보안</category>
                                </item>
                <item>
            <title>Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/474902</link>
			
            <guid isPermaLink="true">http://www.sqler.com/474902</guid>
                        <comments>http://www.sqler.com/474902#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;안녕하세요. 코난 김대우입니다.&lt;/p&gt;&lt;p&gt;이번에 소개해 드릴 내용은, Windows Azure Security 기술백서 다운로드 입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;background-color: rgb(255, 255, 0); &quot;&gt;기술백서 다운로드 :&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;a href=&quot;?module=file&amp;amp;act=procFileDownload&amp;amp;file_srl=474903&amp;amp;sid=548331bfbeee3ec58245b24f0c120d72&quot;&gt;Security_Best_Practices_Windows_Azure_Apps.pdf&lt;/a&gt;
&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;제목 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;White Paper - Security Best Practices for Developing Windows Azure Applications&lt;/p&gt;&lt;p&gt;Azure로 어플리케이션을 개발할 경우 참고하시면 좋을 다양한 개발 방법들을 포함하고 있습니다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;많은 도움 되시길 바랍니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;This paper focuses on the security challenges and recommended approaches to design and develop more secure applications for Microsoft’s Windows Azure platform. Microsoft Security Engineering Center (MSEC) and Microsoft’s Online Services Security &amp;amp; Compliance (OSSC) team have partnered with the Windows Azure team to build on the same security principles and processes that Microsoft has developed through years of experience managing security risks in traditional development and operating environments.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;목차 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.uxkorea.net/files/attach/images/368180/902/474/c6dbc6b59646d55a84b0e7f34d93cc82.png&quot; alt=&quot;Security_Best_Practices_Windows_Azure_Apps_목차.png&quot; title=&quot;Security_Best_Practices_Windows_Azure_Apps_목차.png&quot; class=&quot;iePngFix&quot; width=&quot;569&quot; height=&quot;737&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;background-color: rgb(255, 255, 0); &quot;&gt;기술백서 다운로드 :&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;a href=&quot;?module=file&amp;amp;act=procFileDownload&amp;amp;file_srl=474903&amp;amp;sid=548331bfbeee3ec58245b24f0c120d72&quot;&gt;Security_Best_Practices_Windows_Azure_Apps.pdf&lt;/a&gt;&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;참고링크 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://blogs.msdn.com/b/patrick_butler_monterde/archive/2010/06/03/security-best-practices-for-developing-windows-azure-applications.aspx&quot; target=&quot;_blank&quot;&gt;White Paper - Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474838&quot; target=&quot;_blank&quot;&gt;Azure가 서비스되는 데이터센터들 - 소개 영상&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474850&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474935&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials 시리즈 영상 소개&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 시리즈 강좌 리스트&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;a href=&quot;bAzure/380321&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 1. 클라우드와 원도우 애저 소개&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395652&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395665&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395685&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395696&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395708&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395723&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395736&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395746&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395767&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395891&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/396522&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399773&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399869&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400219&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400300&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400334&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401041&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401174&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401755&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 동영상 참고 자료&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;a href=&quot;bAzure/417524&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌] 1. 클라우드와 원도우 애저 소개 (애저 포털 둘러보기)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 01:07:13 +0900</pubDate>
                        <category>다운로드</category>
                        <category>기술백서</category>
                        <category>Security</category>
                        <category>보안</category>
                        <category>개발자</category>
                        <category>개발</category>
                        <category>Windows Azure</category>
                        <category>Azure</category>
                        <category>ebook</category>
                        <category>e북</category>
                        <category>download</category>
                                </item>
                <item>
            <title>Windows Azure 보안 인증 - Azure Identity</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/474873</link>
			
            <guid isPermaLink="true">http://www.sqler.com/474873</guid>
                        <comments>http://www.sqler.com/474873#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;안녕하세요. 김대우입니다.&lt;/p&gt;&lt;p&gt;이번에 소개해 드릴 내용은 Windows Azure의 보안 관련 소개 영상 중, 인증과 접근 제어에 대한 내용입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;개인적으로, 일반적인 보안 모델이 아닌 클라우드 서비스를 위한 보안 모델로 제공되는 claims-based 인증이나,&amp;nbsp;&lt;/p&gt;&lt;p&gt;security token services (STS), 와 AppFabric Access Control Service (ACS) 내용이 충실하게 소개되고 있습니다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;인증 솔루션에 관심이 있으시거나, Azure 인증 보안에 관심이 있으시다면 많은 도움 되실거에요.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;


&lt;object type=&quot;application/x-silverlight&quot; data=&quot;data:application/x-silverlight,&quot; id=&quot;c_6123dd6452ec4c7fa3916d6ccb04aff1_SL&quot; width=&quot;612&quot; height=&quot;459.0000000000012&quot;&gt;&lt;param name=&quot;type&quot; value=&quot;application/x-silverlight-2&quot;/&gt;&lt;param name=&quot;windowless&quot; value=&quot;false&quot;/&gt;&lt;param name=&quot;enableAutoZoom&quot; value=&quot;false&quot;/&gt;&lt;param name=&quot;enableHtmlAccess&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;EnableGPUAcceleration&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;splashScreenSource&quot; value=&quot;http://i.technet.microsoft.com/areas/sto/content/silverlight/SplashScreen.xaml&quot;/&gt;&lt;param name=&quot;source&quot; value=&quot;http://i3.technet.microsoft.com/areas/sto/content/silverlight/Microsoft.Mtps.Silverlight.App.SmfVideoPlayer.xap&quot;/&gt;&lt;param name=&quot;initParams&quot; value=&quot;SourceUri=http://content1.catalog.video.msn.com/e2/ds/5e322a81-ba64-4ba9-bcfd-12faa4c744f5.wmv,ImageUri=http://img4.catalog.video.msn.com/image.aspx?uuid=9793bb4b-0788-405f-a713-5597144b3b99&amp;amp;w=400&amp;amp;h=300,PtId=gg685497,MsnId=9793bb4b-0788-405f-a713-5597144b3b99,CaptionServiceUri=http://i2.technet.microsoft.com/Caption/gg685497?language={0},Title=Windows Azure Identity,Analytics=Msn;Omniture,Author=David Tesar,Brand=technet,Locale=en-us,EmbedVideoText=Embed,EmbedXapUri=http://technet.microsoft.com/en-us/videoembed/windows-azure-identity,DisplayTimeLine=1,HeaderColor=#06a4de,HighlightColor=#06a4de,MoreLinkColor=#0066dd,LinkColor=#0066dd,LoadingColor=#06a4de&quot;/&gt;&lt;param name=&quot;onLoad&quot; value=&quot;__slEvent0&quot;/&gt;&lt;param name=&quot;onSourceDownloadProgressChanged&quot; value=&quot;__slEvent1&quot;/&gt;&lt;param name=&quot;onSourceDownloadComplete&quot; value=&quot;__slEvent2&quot;/&gt;&lt;/object&gt;

&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;제목 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Windows Azure Identity&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;소개 내용 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Identity and access is an essential component to secure any Windows Azure application. Learn the fundamentals about the identity and access concepts related to Windows Azure, such as role versus claims-based identity, federation, claims, security token services (STS), and AppFabric Access Control Service (ACS).&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;원본링크 :&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/Video/gg685497&quot;&gt;http://technet.microsoft.com/en-us/edge/Video/gg685497&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474838&quot; target=&quot;_blank&quot;&gt;Azure가 서비스되는 데이터센터들 - 소개 영상&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474850&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474935&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials 시리즈 영상 소개&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 시리즈 강좌 리스트&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;a href=&quot;bAzure/380321&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 1. 클라우드와 원도우 애저 소개&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395652&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395665&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395685&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395696&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395708&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395723&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395736&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395746&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395767&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395891&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/396522&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399773&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399869&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400219&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400300&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400334&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401041&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401174&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401755&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 동영상 참고 자료&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;a href=&quot;bAzure/417524&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌] 1. 클라우드와 원도우 애저 소개 (애저 포털 둘러보기)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 00:52:47 +0900</pubDate>
                        <category>Windows Azure</category>
                        <category>Azure</category>
                        <category>클라우드</category>
                        <category>보안</category>
                        <category>인증</category>
                        <category>Identity</category>
                        <category>security</category>
                        <category>claims based identity</category>
                        <category>federation</category>
                        <category>security token services</category>
                        <category>STS</category>
                        <category>AppFabric Access Control Service</category>
                        <category>ACS</category>
                                </item>
                <item>
            <title>Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/474850</link>
			
            <guid isPermaLink="true">http://www.sqler.com/474850</guid>
                        <comments>http://www.sqler.com/474850#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;안녕하세요. 코난 김대우입니다.&lt;/p&gt;&lt;p&gt;Azure의 보안에 대해서 참고하시면 좋을 소개 영상입니다. 개인적으로, 가장 많은 도움이 된 자료이기도 합니다.&lt;/p&gt;&lt;p&gt;많은 분들께 도움 되시면 좋겠습니다.&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;

&lt;object type=&quot;application/x-silverlight&quot; data=&quot;data:application/x-silverlight,&quot; id=&quot;c_216150a15aae4647b7a966fb7d0e2f9d_SL&quot; width=&quot;612&quot; height=&quot;459.0000000000012&quot;&gt;&lt;param name=&quot;type&quot; value=&quot;application/x-silverlight-2&quot;/&gt;&lt;param name=&quot;windowless&quot; value=&quot;false&quot;/&gt;&lt;param name=&quot;enableAutoZoom&quot; value=&quot;false&quot;/&gt;&lt;param name=&quot;enableHtmlAccess&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;EnableGPUAcceleration&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;splashScreenSource&quot; value=&quot;http://i.technet.microsoft.com/areas/sto/content/silverlight/SplashScreen.xaml&quot;/&gt;&lt;param name=&quot;source&quot; value=&quot;http://i3.technet.microsoft.com/areas/sto/content/silverlight/Microsoft.Mtps.Silverlight.App.SmfVideoPlayer.xap&quot;/&gt;&lt;param name=&quot;initParams&quot; value=&quot;SourceUri=http://content3.catalog.video.msn.com/e2/ds/056b628d-0ca0-432a-bb90-8841fdfe7351.wmv,ImageUri=http://img4.catalog.video.msn.com/image.aspx?uuid=b184c376-db0a-47a2-aaa6-620fbcf64f13&amp;amp;w=400&amp;amp;h=300,PtId=gg685501,MsnId=b184c376-db0a-47a2-aaa6-620fbcf64f13,CaptionServiceUri=http://i2.technet.microsoft.com/Caption/gg685501?language={0},Title=Windows Azure Security Overview,Analytics=Msn;Omniture,Author=David Tesar,Brand=technet,Locale=en-us,EmbedVideoText=Embed,EmbedXapUri=http://technet.microsoft.com/en-us/videoembed/gg685501,DisplayTimeLine=1,HeaderColor=#06a4de,HighlightColor=#06a4de,MoreLinkColor=#0066dd,LinkColor=#0066dd,LoadingColor=#06a4de&quot;/&gt;&lt;param name=&quot;onLoad&quot; value=&quot;__slEvent0&quot;/&gt;&lt;param name=&quot;onSourceDownloadProgressChanged&quot; value=&quot;__slEvent1&quot;/&gt;&lt;param name=&quot;onSourceDownloadComplete&quot; value=&quot;__slEvent2&quot;/&gt;&lt;/object&gt;

&lt;br /&gt;&lt;/p&gt;&lt;p&gt;


&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;제목 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Windows Azure Security Overview&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;소개내용 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Learn the essentials of Windows Azure Security in this 30 minute overview video. We will cover at a high-level the Windows Azure security protections at every layer including physical, network, host, application, and data. Furthermore, get a basic understanding of some identity options you have to authenticate to Windows Azure.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;원본링크 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/edge/Video/gg685501&quot;&gt;http://technet.microsoft.com/en-us/edge/Video/gg685501&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474838&quot; target=&quot;_blank&quot;&gt;Azure가 서비스되는 데이터센터들 - 소개 영상&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474850&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474935&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials 시리즈 영상 소개&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 시리즈 강좌 리스트&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;a href=&quot;bAzure/380321&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 1. 클라우드와 원도우 애저 소개&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395652&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395665&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395685&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395696&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395708&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395723&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395736&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395746&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395767&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395891&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/396522&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399773&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399869&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400219&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400300&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400334&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401041&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401174&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401755&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 동영상 참고 자료&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;a href=&quot;bAzure/417524&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌] 1. 클라우드와 원도우 애저 소개 (애저 포털 둘러보기)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 00:45:01 +0900</pubDate>
                        <category>Windows</category>
                        <category>Azure</category>
                        <category>Security</category>
                        <category>보안</category>
                        <category>소개</category>
                        <category>Overview</category>
                        <category>안정성</category>
                        <category>클라우드</category>
                                </item>
                <item>
            <title>Azure가 서비스되는 데이터센터들 - 소개 영상</title>
            <dc:creator>코난(김대우)</dc:creator>
            <link>http://www.sqler.com/474838</link>
			
            <guid isPermaLink="true">http://www.sqler.com/474838</guid>
                        <comments>http://www.sqler.com/474838#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;안녕하세요. 코난 김대우입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Azure관련 포스팅을 진행하면서 데이터센터에 대한 몇 가지 궁금점들이 있었지요.&lt;/p&gt;&lt;p&gt;아래 영상은 &lt;b&gt;Azure가 서비스되는 글로벌 데이터센터들에 대한 자세한 소개 내용&lt;/b&gt;이 있어요.&amp;nbsp;&lt;/p&gt;&lt;p&gt;궁금하셨던 분들께 많은 도움 되시면 좋겠습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;object style=&quot;height: 390px; width: 640px&quot; width=&quot;640&quot; height=&quot;360&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/hOxA1l1pQIw?version=3&amp;amp;feature=player_detailpage&quot;/&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;/&gt;&lt;embed src=&quot;http://www.youtube.com/v/hOxA1l1pQIw?version=3&amp;amp;feature=player_detailpage&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; width=&quot;640&quot; height=&quot;360&quot;/&gt;&lt;/object&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;소개 내용 :&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This video will provide a deeper look at how Microsoft uses secure, reliable, scalable and efficient best practices to deliver over 200 cloud services to more than a billion customers and 20 million businesses in over 70 countries.It provides an understanding at how we view our end-to-end cloud strategy from an infrastructure perspective.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;원본링크 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=hOxA1l1pQIw&quot; target=&quot;_blank&quot;&gt;Microsoft GFS Datacenter Tour&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;참고자료 :&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;a href=&quot;474609&quot; target=&quot;_blank&quot;&gt;클라우드 보안 무엇이 이슈인가? - 클라우드와 보안 (1/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475220&quot; target=&quot;_blank&quot;&gt;인프라 보안이 플랫폼 보안과 어플리케이션 보안으로 변화 - 클라우드와 보안 (2/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;475281&quot; target=&quot;_blank&quot;&gt;Azure가 제공하는 클라우드 서비스 보안 인프라 - 클라우드와 보안 (3/3)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474838&quot; target=&quot;_blank&quot;&gt;Azure가 서비스되는 데이터센터들 - 소개 영상&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474850&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안에 대한 소개 영상 - Windows Azure Security Overview&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474873&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 인증 - Azure Identity&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474902&quot; target=&quot;_blank&quot;&gt;Windows Azure 보안 기술백서 다운로드 / Security Best Practices for Developing Windows Azure Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474917&quot; target=&quot;_blank&quot;&gt;안전한 클라우드 어플리케이션 개발 가이드 SDL - Security Development Lifecycle&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;474935&quot; target=&quot;_blank&quot;&gt;Windows Azure Platform Security Essentials 시리즈 영상 소개&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 시리즈 강좌 리스트&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;a href=&quot;bAzure/380321&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 1. 클라우드와 원도우 애저 소개&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395652&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395665&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395685&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395696&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395708&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395723&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395736&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395746&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395767&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/395891&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/396522&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399773&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/399869&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400219&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400300&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/400334&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401041&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401174&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/401755&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure강좌] 20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;strong&gt;Azure - 클라우드 컴퓨팅 - 동영상 참고 자료&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;font-family: Dotum, sans-serif, AppleGothic; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); &quot;&gt;&lt;a href=&quot;bAzure/417524&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌] 1. 클라우드와 원도우 애저 소개 (애저 포털 둘러보기)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417568&quot; style=&quot;text-decoration: none; &quot;&gt;2. SDK 설치와 Azure 무료 신청&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417620&quot; style=&quot;text-decoration: none; &quot;&gt;3. ASP.NET(Web Role) Hello World&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417624&quot; style=&quot;text-decoration: none; &quot;&gt;4. 프로젝트 패키지 Azure 배포&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417629&quot; style=&quot;text-decoration: none; &quot;&gt;5. Windows Azure Storage 서비스와 계정 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417631&quot; style=&quot;text-decoration: none; &quot;&gt;6. 테이블 서비스와 StorageClient 라이브러리 #1&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417636&quot; style=&quot;text-decoration: none; &quot;&gt;7. SQL Azure 소개와 서버 구성&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417638&quot; style=&quot;text-decoration: none; &quot;&gt;8. 데이터베이스 생성과 SSMS 사용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417643&quot; style=&quot;text-decoration: none; &quot;&gt;9. SQL Azure 마이그레이션 위자드 사용하기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417649&quot; style=&quot;text-decoration: none; &quot;&gt;10. SQL Azure 방화벽 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417654&quot; style=&quot;text-decoration: none; &quot;&gt;11. SQL Azure Manage 툴 사용해 보기&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417659&quot; style=&quot;text-decoration: none; &quot;&gt;12. 테이블 서비스와 StorageClient 라이브러리 #2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417664&quot; style=&quot;text-decoration: none; &quot;&gt;13. SQL Azure ASP.NET GridView 바인딩&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417682&quot; style=&quot;text-decoration: none; &quot;&gt;14. Blob 서비스와 Container&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417711&quot; style=&quot;text-decoration: none; &quot;&gt;15. Blob 리스트 조회, 업로드 다운로드 예제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417761&quot; style=&quot;text-decoration: none; &quot;&gt;16. 웹사이트 콘텐트 Blob 스토리지 이용&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417774&quot; style=&quot;text-decoration: none; &quot;&gt;17. Windows Azure CDN 설정&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417799&quot; style=&quot;text-decoration: none; &quot;&gt;18. Queue 서비스와 생성, 삭제, 메타데이터 추가&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417816&quot; style=&quot;text-decoration: none; &quot;&gt;19. Queue 의 메시지 피킹 및 가져오기, 추가, 삭제&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;[Azure 동영상 강좌]&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;bAzure/417822&quot; style=&quot;text-decoration: none; &quot;&gt;20. [Tip] SQL Azure 방화벽 룰 설정 예제 애플리케이션&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 01 Feb 2012 00:32:02 +0900</pubDate>
                        <category>Microsoft</category>
                        <category>마이크로소프트</category>
                        <category>GFS</category>
                        <category>Datacenter</category>
                        <category>데이터센터</category>
                        <category>azure</category>
                        <category>보안</category>
                        <category>Windows Azure</category>
                        <category>Security</category>
                        <category>안정성</category>
                                </item>
            </channel>
</rss>

