{"id":38251,"date":"2024-11-01T16:40:36","date_gmt":"2024-11-01T16:40:36","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=38251"},"modified":"2024-11-26T06:44:51","modified_gmt":"2024-11-26T06:44:51","slug":"%ed%81%b4%eb%9d%bc%ec%9a%b0%eb%93%9c-%ec%84%9c%eb%b2%84-%ea%b5%ac%ec%84%b1-%eb%b0%8f-%ea%b4%80%eb%a6%ac-aws-azure-google-cloud%ec%9d%98-%ea%b0%9c%ec%9a%94%ec%99%80-%eb%b9%84%ea%b5%90","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/38251\/","title":{"rendered":"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50"},"content":{"rendered":"<p><body><\/p>\n<div class=\"section\">\n<h2>1. \ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305 \uac1c\uc694<\/h2>\n<p>\ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305\uc740 \uc11c\ubc84, \uc2a4\ud1a0\ub9ac\uc9c0, \ub370\uc774\ud130\ubca0\uc774\uc2a4, \ub124\ud2b8\uc6cc\ud0b9, \uc18c\ud504\ud2b8\uc6e8\uc5b4 \ub4f1\uc744 \uc778\ud130\ub137\uc744 \ud1b5\ud574 \uc81c\uacf5\ud558\ub294 \ubaa8\ub378\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\ub294 \ud544\uc694\uc5d0 \ub530\ub77c IT \ub9ac\uc18c\uc2a4\ub97c \uc774\uc6a9\ud560 \uc218 \uc788\uc73c\uba70, \uc774\ub294 IT \ube44\uc6a9\uc744 \uc808\uac10\ud558\uace0, \uc720\uc5f0\uc131\uc744 \uc81c\uacf5\ud558\uba70, \ube44\uc988\ub2c8\uc2a4\uc758 \ubbfc\ucca9\uc131\uc744 \uadf9\ub300\ud654\ud569\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"section\">\n<h2>2. \uc8fc\uc694 \ud074\ub77c\uc6b0\ub4dc \uc81c\uacf5\uc5c5\uccb4 \uac1c\uc694<\/h2>\n<p>\ud604\uc7ac \uac00\uc7a5 \ub110\ub9ac \uc0ac\uc6a9\ub418\ub294 \ud074\ub77c\uc6b0\ub4dc \uc11c\ube44\uc2a4 \uc81c\uacf5\uc790\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<ul>\n<li><strong>AWS (Amazon Web Services)<\/strong><\/li>\n<li><strong>Azure (Microsoft Azure)<\/strong><\/li>\n<li><strong>Google Cloud Platform<\/strong><\/li>\n<\/ul>\n<\/div>\n<div class=\"section\">\n<h3>2.1 AWS (Amazon Web Services)<\/h3>\n<p>AWS\ub294 \uc544\ub9c8\uc874\uc774 \uc81c\uacf5\ud558\ub294 \ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305 \uc11c\ube44\uc2a4\ub85c, 2006\ub144\ubd80\ud130 \uc11c\ube44\uc2a4\ub97c \uc2dc\uc791\ud588\uc2b5\ub2c8\ub2e4. AWS\ub294 \ub2e4\uc591\ud55c \uc11c\ube44\uc2a4\ub4e4\uc744 \uc81c\uacf5\ud558\ub294\ub370, \ucef4\ud4e8\ud305, \uc2a4\ud1a0\ub9ac\uc9c0, \ub370\uc774\ud130\ubca0\uc774\uc2a4, \uba38\uc2e0 \ub7ec\ub2dd \ub4f1 \uac70\uc758 \ubaa8\ub4e0 IT \ub9ac\uc18c\uc2a4\ub97c \ud074\ub77c\uc6b0\ub4dc\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h4>\uc608\uc81c \ucf54\ub4dc: AWS EC2 \uc778\uc2a4\ud134\uc2a4 \uc0dd\uc131<\/h4>\n<pre><code>import boto3\n\nec2 = boto3.resource('ec2')\n\n# EC2 \uc778\uc2a4\ud134\uc2a4 \uc0dd\uc131\ninstances = ec2.create_instances(\n    ImageId='ami-12345678',  # AMI ID\n    MinCount=1,\n    MaxCount=1,\n    InstanceType='t2.micro',\n    KeyName='your-key-pair'\n)\n\nprint(\"Created instance:\", instances[0].id)<\/code><\/pre>\n<\/div>\n<div class=\"section\">\n<h3>2.2 Azure (Microsoft Azure)<\/h3>\n<p>Azure\ub294 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8\uac00 \uc81c\uacf5\ud558\ub294 \ud074\ub77c\uc6b0\ub4dc \uc11c\ube44\uc2a4\ub85c, 2010\ub144\ubd80\ud130 \uc81c\uacf5\ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4. Azure\ub294 \ube45\ub370\uc774\ud130, IoT, \uba38\uc2e0 \ub7ec\ub2dd\uacfc \uac19\uc740 \ub2e4\uc591\ud55c \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud558\uba70, \ud2b9\ud788 \uae30\uc5c5 \ud658\uacbd\uc5d0\uc11c\uc758 \ud638\ud658\uc131\uc774 \ub6f0\uc5b4\ub0a9\ub2c8\ub2e4.<\/p>\n<h4>\uc608\uc81c \ucf54\ub4dc: Azure \uac00\uc0c1 \uba38\uc2e0 \uc0dd\uc131<\/h4>\n<pre><code>from azure.identity import DefaultAzureCredential\nfrom azure.mgmt.compute import ComputeManagementClient\n\ncredential = DefaultAzureCredential()\ncompute_client = ComputeManagementClient(credential, 'your-subscription-id')\n\n# \uac00\uc0c1 \uba38\uc2e0 \uc0dd\uc131\nvm_data = {\n    'location': 'eastus',\n    'os_profile': {\n        'computer_name': 'myVM',\n        'admin_username': 'azureuser',\n        'admin_password': 'yourpassword'\n    },\n    'hardware_profile': {\n        'vm_size': 'Standard_DS1_v2'\n    },\n    'storage_profile': {\n        'image_reference': {\n            'publisher': 'MicrosoftWindowsServer',\n            'offer': 'WindowsServer',\n            'sku': '2019-Datacenter',\n            'version': 'latest'\n        }\n    }\n}\n\nasync_vm_creation = compute_client.virtual_machines.begin_create_or_update('your-resource-group', 'myVM', vm_data)\nasync_vm_creation.result()\n\nprint(\"Created VM:\", async_vm_creation.result().name)<\/code><\/pre>\n<\/div>\n<div class=\"section\">\n<h3>2.3 Google Cloud Platform (GCP)<\/h3>\n<p>GCP\ub294 \uad6c\uae00\uc774 \uc81c\uacf5\ud558\ub294 \ud074\ub77c\uc6b0\ub4dc \ud50c\ub7ab\ud3fc\uc73c\ub85c, \ub370\uc774\ud130 \ubd84\uc11d, \uba38\uc2e0 \ub7ec\ub2dd, \ube45\ub370\uc774\ud130 \ub4f1\uc758 \uac15\ub825\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \ud2b9\ud788 AI \ubc0f \ub370\uc774\ud130 \ucc98\ub9ac \ub9c8\uc774\ud06c\ub85c\uc11c\ube44\uc2a4\uc5d0\uc11c \uc6b0\uc218\ud55c \uc131\ub2a5\uc744 \ubc1c\ud718\ud569\ub2c8\ub2e4.<\/p>\n<h4>\uc608\uc81c \ucf54\ub4dc: Google Cloud\uc5d0\uc11c Compute Engine \uc778\uc2a4\ud134\uc2a4 \uc0dd\uc131<\/h4>\n<pre><code>from google.cloud import compute_v1\n\ninstance_template = compute_v1.InstanceTemplate(\n    name='instance-1',\n    properties={\n        'machine_type': 'n1-standard-1',\n        'disks': [{\n            'boot': True,\n            'initialize_params': {\n                'source_image': 'projects\/debian-cloud\/global\/images\/family\/debian-9',\n            }\n        }],\n        'network_interfaces': [{\n            'network': 'global\/networks\/default',\n            'access_configs': [{\n                'type': 'ONE_TO_ONE_NAT',\n                'name': 'External NAT'\n            }]\n        }]\n    }\n)\n\ntemplate_client = compute_v1.InstanceTemplatesClient()\nresponse = template_client.insert(project='your-project-id', instance_template=instance_template)\nprint(\"Created Instance Template:\", response.name)<\/code><\/pre>\n<\/div>\n<div class=\"section\">\n<h2>3. \ud074\ub77c\uc6b0\ub4dc \uc11c\ube44\uc2a4 \ubaa8\ub378<\/h2>\n<p>\ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305\uc740 \uc138 \uac00\uc9c0 \uc8fc\uc694 \uc11c\ube44\uc2a4 \ubaa8\ub378\ub85c \ub098\ub20c \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<ul>\n<li><strong>IaaS (Infrastructure as a Service)<\/strong>: \uc11c\ubc84 \ubc0f \uc800\uc7a5 \uacf5\uac04\ucc98\ub7fc \uae30\ubcf8 \uc778\ud504\ub77c\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>PaaS (Platform as a Service)<\/strong>: \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uc778\ud504\ub77c \uc0c1\uc5d0\uc11c \uac1c\ubc1c \ud658\uacbd\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>SaaS (Software as a Service)<\/strong>: \uc778\ud130\ub137\uc744 \ud1b5\ud574 \uc18c\ud504\ud2b8\uc6e8\uc5b4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/li>\n<\/ul>\n<\/div>\n<div class=\"section\">\n<h2>4. \ube44\uc6a9 \ube44\uad50<\/h2>\n<p>\ud074\ub77c\uc6b0\ub4dc \ube44\uc6a9\uc740 \uc0ac\uc6a9\uc790\uc758 \uc694\uad6c \uc0ac\ud56d\uc5d0 \ub530\ub77c \ub2e4\ub974\uc9c0\ub9cc, \uc77c\ubc18\uc801\uc73c\ub85c AWS\uac00 \uac00\uc7a5 \ub9ce\uc740 \uc11c\ube44\uc2a4 \uc635\uc158\uc744 \uc81c\uacf5\ud558\uba70, \uac00\uaca9\uc774 \uc870\uae08 \ub354 \ube44\uc300 \uc218 \uc788\uc2b5\ub2c8\ub2e4. Azure\ub294 \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uace0\uac1d\uc5d0\uac8c \ud569\ub9ac\uc801\uc778 \uac00\uaca9\uc744 \uc81c\uacf5\ud558\uba70, GCP\ub294 \ub370\uc774\ud130 \ubd84\uc11d\uacfc \uba38\uc2e0 \ub7ec\ub2dd \uae30\ub2a5\uc744 \uc911\uc2dc\ud558\ub294 \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc720\ub9ac\ud55c \uac00\uaca9 \uc815\ucc45\uc744 \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"section\">\n<h2>5. \uacb0\ub860<\/h2>\n<p>AWS, Azure, Google Cloud\ub294 \uac01\uac01\uc758 \uac15\uc810\uc744 \uac00\uc9c4 \ud074\ub77c\uc6b0\ub4dc \uc81c\uacf5\uc5c5\uccb4\uc785\ub2c8\ub2e4. \uc801\uc808\ud55c \ud074\ub77c\uc6b0\ub4dc \uc11c\ube44\uc2a4 \uc81c\uacf5\uc5c5\uccb4\ub97c \uc120\ud0dd\ud558\ub294 \uac83\uc740 \uae30\uc5c5\uc758 \uc694\uad6c \uc0ac\ud56d, \uc608\uc0b0, \uae30\uc220 \uc2a4\ud0dd\uc5d0 \ub530\ub77c \ub2e4\ub985\ub2c8\ub2e4. \uc774 \uac8c\uc2dc\uae00\uc5d0\uc11c \ub2e4\ub8ec \ub0b4\uc6a9\uc744 \uae30\ubc18\uc73c\ub85c \uc790\uc2e0\uc5d0\uac8c \uac00\uc7a5 \uc801\ud569\ud55c \ud074\ub77c\uc6b0\ub4dc \uc194\ub8e8\uc158\uc744 \uc120\ud0dd\ud558\uc5ec \ud074\ub77c\uc6b0\ub4dc \ud658\uacbd\uc744 \uad6c\ucd95\ud558\uace0 \uad00\ub9ac\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n<\/div>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. \ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305 \uac1c\uc694 \ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305\uc740 \uc11c\ubc84, \uc2a4\ud1a0\ub9ac\uc9c0, \ub370\uc774\ud130\ubca0\uc774\uc2a4, \ub124\ud2b8\uc6cc\ud0b9, \uc18c\ud504\ud2b8\uc6e8\uc5b4 \ub4f1\uc744 \uc778\ud130\ub137\uc744 \ud1b5\ud574 \uc81c\uacf5\ud558\ub294 \ubaa8\ub378\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\ub294 \ud544\uc694\uc5d0 \ub530\ub77c IT \ub9ac\uc18c\uc2a4\ub97c \uc774\uc6a9\ud560 \uc218 \uc788\uc73c\uba70, \uc774\ub294 IT \ube44\uc6a9\uc744 \uc808\uac10\ud558\uace0, \uc720\uc5f0\uc131\uc744 \uc81c\uacf5\ud558\uba70, \ube44\uc988\ub2c8\uc2a4\uc758 \ubbfc\ucca9\uc131\uc744 \uadf9\ub300\ud654\ud569\ub2c8\ub2e4. 2. \uc8fc\uc694 \ud074\ub77c\uc6b0\ub4dc \uc81c\uacf5\uc5c5\uccb4 \uac1c\uc694 \ud604\uc7ac \uac00\uc7a5 \ub110\ub9ac \uc0ac\uc6a9\ub418\ub294 \ud074\ub77c\uc6b0\ub4dc \uc11c\ube44\uc2a4 \uc81c\uacf5\uc790\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4: AWS (Amazon Web Services) Azure (Microsoft Azure) Google &hellip; <a href=\"https:\/\/atmokpo.com\/w\/38251\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[179],"tags":[],"class_list":["post-38251","post","type-post","status-publish","format-standard","hentry","category-179"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/38251\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"1. \ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305 \uac1c\uc694 \ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305\uc740 \uc11c\ubc84, \uc2a4\ud1a0\ub9ac\uc9c0, \ub370\uc774\ud130\ubca0\uc774\uc2a4, \ub124\ud2b8\uc6cc\ud0b9, \uc18c\ud504\ud2b8\uc6e8\uc5b4 \ub4f1\uc744 \uc778\ud130\ub137\uc744 \ud1b5\ud574 \uc81c\uacf5\ud558\ub294 \ubaa8\ub378\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\ub294 \ud544\uc694\uc5d0 \ub530\ub77c IT \ub9ac\uc18c\uc2a4\ub97c \uc774\uc6a9\ud560 \uc218 \uc788\uc73c\uba70, \uc774\ub294 IT \ube44\uc6a9\uc744 \uc808\uac10\ud558\uace0, \uc720\uc5f0\uc131\uc744 \uc81c\uacf5\ud558\uba70, \ube44\uc988\ub2c8\uc2a4\uc758 \ubbfc\ucca9\uc131\uc744 \uadf9\ub300\ud654\ud569\ub2c8\ub2e4. 2. \uc8fc\uc694 \ud074\ub77c\uc6b0\ub4dc \uc81c\uacf5\uc5c5\uccb4 \uac1c\uc694 \ud604\uc7ac \uac00\uc7a5 \ub110\ub9ac \uc0ac\uc6a9\ub418\ub294 \ud074\ub77c\uc6b0\ub4dc \uc11c\ube44\uc2a4 \uc81c\uacf5\uc790\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4: AWS (Amazon Web Services) Azure (Microsoft Azure) Google &hellip; \ub354 \ubcf4\uae30 &quot;\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/38251\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-01T16:40:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:44:51+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/38251\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38251\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50\",\"datePublished\":\"2024-11-01T16:40:36+00:00\",\"dateModified\":\"2024-11-26T06:44:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38251\/\"},\"wordCount\":64,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc11c\ubc84\uad6c\ucd95\uc6b4\uc601\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/38251\/\",\"url\":\"https:\/\/atmokpo.com\/w\/38251\/\",\"name\":\"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-11-01T16:40:36+00:00\",\"dateModified\":\"2024-11-26T06:44:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38251\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/38251\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/38251\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/38251\/","og_locale":"ko_KR","og_type":"article","og_title":"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"1. \ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305 \uac1c\uc694 \ud074\ub77c\uc6b0\ub4dc \ucef4\ud4e8\ud305\uc740 \uc11c\ubc84, \uc2a4\ud1a0\ub9ac\uc9c0, \ub370\uc774\ud130\ubca0\uc774\uc2a4, \ub124\ud2b8\uc6cc\ud0b9, \uc18c\ud504\ud2b8\uc6e8\uc5b4 \ub4f1\uc744 \uc778\ud130\ub137\uc744 \ud1b5\ud574 \uc81c\uacf5\ud558\ub294 \ubaa8\ub378\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\ub294 \ud544\uc694\uc5d0 \ub530\ub77c IT \ub9ac\uc18c\uc2a4\ub97c \uc774\uc6a9\ud560 \uc218 \uc788\uc73c\uba70, \uc774\ub294 IT \ube44\uc6a9\uc744 \uc808\uac10\ud558\uace0, \uc720\uc5f0\uc131\uc744 \uc81c\uacf5\ud558\uba70, \ube44\uc988\ub2c8\uc2a4\uc758 \ubbfc\ucca9\uc131\uc744 \uadf9\ub300\ud654\ud569\ub2c8\ub2e4. 2. \uc8fc\uc694 \ud074\ub77c\uc6b0\ub4dc \uc81c\uacf5\uc5c5\uccb4 \uac1c\uc694 \ud604\uc7ac \uac00\uc7a5 \ub110\ub9ac \uc0ac\uc6a9\ub418\ub294 \ud074\ub77c\uc6b0\ub4dc \uc11c\ube44\uc2a4 \uc81c\uacf5\uc790\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4: AWS (Amazon Web Services) Azure (Microsoft Azure) Google &hellip; \ub354 \ubcf4\uae30 \"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50\"","og_url":"https:\/\/atmokpo.com\/w\/38251\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-11-01T16:40:36+00:00","article_modified_time":"2024-11-26T06:44:51+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/38251\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/38251\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50","datePublished":"2024-11-01T16:40:36+00:00","dateModified":"2024-11-26T06:44:51+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/38251\/"},"wordCount":64,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc11c\ubc84\uad6c\ucd95\uc6b4\uc601"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/38251\/","url":"https:\/\/atmokpo.com\/w\/38251\/","name":"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-11-01T16:40:36+00:00","dateModified":"2024-11-26T06:44:51+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/38251\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/38251\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/38251\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\ud074\ub77c\uc6b0\ub4dc \uc11c\ubc84 \uad6c\uc131 \ubc0f \uad00\ub9ac, AWS, Azure, Google Cloud\uc758 \uac1c\uc694\uc640 \ube44\uad50"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":39973,"url":"https:\/\/atmokpo.com\/w\/39973\/","url_meta":{"origin":38251,"position":0},"title":"\uc778\uacf5\uc9c0\ub2a5 \ud65c\uc6a9, AI \ubaa8\ub378\uc744 \uc190\uc27d\uac8c \ubc30\ud3ec\ud560 \uc218 \uc788\ub294 \ud074\ub77c\uc6b0\ub4dc \ud50c\ub7ab\ud3fc \ube44\uad50","author":"root","date":"2024\ub144 11\uc6d4 02\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: [\uc800\uc790\uba85] | \ub0a0\uc9dc: 2024\ub144 11\uc6d4 26\uc77c \uc11c\ub860 \uc778\uacf5\uc9c0\ub2a5(AI) \uae30\uc220\uc774 \ubc1c\uc804\ud558\uba74\uc11c \ub9ce\uc740 \uae30\uc5c5\ub4e4\uc774 AI \ubaa8\ub378\uc744 \uac1c\ubc1c\ud558\uace0 \uc774\ub97c \ube44\uc988\ub2c8\uc2a4\uc5d0 \uc801\uc6a9\ud558\uace0\uc790 \ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ud558\uc9c0\ub9cc AI \ubaa8\ub378\uc744 \uc2e4\uc81c \ud658\uacbd\uc5d0 \ubc30\ud3ec\ud558\ub294 \uacfc\uc815\uc774 \ubcf5\uc7a1\ud560 \uc218 \uc788\uae30 \ub54c\ubb38\uc5d0, \ud074\ub77c\uc6b0\ub4dc \ud50c\ub7ab\ud3fc\uc744 \ud65c\uc6a9\ud558\uc5ec \uc190\uc27d\uac8c \ubc30\ud3ec\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc774 \uc8fc\ubaa9\ubc1b\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 \uc5ec\ub7ec \ud074\ub77c\uc6b0\ub4dc \ud50c\ub7ab\ud3fc\uc744 \ube44\uad50\ud558\uba70 \uac01 \ud50c\ub7ab\ud3fc\uc758\u2026","rel":"","context":"&quot;\uc778\uacf5\uc9c0\ub2a5\ud65c\uc6a9&quot;\uc5d0\uc11c","block_context":{"text":"\uc778\uacf5\uc9c0\ub2a5\ud65c\uc6a9","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9d%b8%ea%b3%b5%ec%a7%80%eb%8a%a5%ed%99%9c%ec%9a%a9\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":39987,"url":"https:\/\/atmokpo.com\/w\/39987\/","url_meta":{"origin":38251,"position":1},"title":"\uc778\uacf5\uc9c0\ub2a5 \ud65c\uc6a9, AWS SageMaker, Google AI Platform, Azure Machine Learning","author":"root","date":"2024\ub144 11\uc6d4 02\uc77c","format":false,"excerpt":"\uc11c\ub860 \uc778\uacf5\uc9c0\ub2a5(AI) \uae30\uc220\uc740 \ud604\ub300 \uc0ac\ud68c\uc5d0\uc11c \ud601\uc2e0\uc758 \uc911\uc694\ud55c \uc6d0\ub3d9\ub825\uc774 \ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uae30\uc5c5\uacfc \uae30\uad00\ub4e4\uc740 \ub370\uc774\ud130 \uae30\ubc18\uc758 \uc758\uc0ac\uacb0\uc815\uc744 \ud1b5\ud574 \ud6a8\uc728\uc131\uc744 \uadf9\ub300\ud654\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ud074\ub77c\uc6b0\ub4dc \uae30\ubc18\uc758 AI \ud50c\ub7ab\ud3fc\uc740 \uc774\ub7ec\ud55c \ubcc0\ud654\ub97c \ub354\uc6b1 \uac00\uc18d\ud654\ud558\ub294 \ub370 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 AWS SageMaker, Google AI Platform, Azure Machine Learning\uacfc \uac19\uc740 \uc8fc\uc694 \ud50c\ub7ab\ud3fc\uc758 \uae30\ub2a5\uacfc \uc774\uc810, \uadf8\ub9ac\uace0 \uc774\ub4e4 \ud50c\ub7ab\ud3fc\uc5d0\uc11c \ud65c\uc6a9\ud560\u2026","rel":"","context":"&quot;\uc778\uacf5\uc9c0\ub2a5\ud65c\uc6a9&quot;\uc5d0\uc11c","block_context":{"text":"\uc778\uacf5\uc9c0\ub2a5\ud65c\uc6a9","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9d%b8%ea%b3%b5%ec%a7%80%eb%8a%a5%ed%99%9c%ec%9a%a9\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":41040,"url":"https:\/\/atmokpo.com\/w\/41040\/","url_meta":{"origin":38251,"position":2},"title":"48.Next.js\uc640 Nest.js\ub97c \ubc30\ud3ec\ud558\ub294 \ubc29\ubc95, \ud658\uacbd\ubcc0\uc218 \uc124\uc815\uacfc \ube4c\ub4dc \ucd5c\uc801\ud654 \ubc29\ubc95","author":"root","date":"2024\ub144 11\uc6d4 06\uc77c","format":false,"excerpt":"1. \uc11c\ub860 \ubaa8\ub358 \uc6f9 \uac1c\ubc1c\uc5d0\uc11c \uc8fc\ubaa9\ubc1b\uace0 \uc788\ub294 Next.js\uc640 Nest.js\ub294 \uac01\uac01 React\uc640 Node.js\uc758 \uac15\ub825\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. Next.js\ub294 \uc11c\ubc84 \uc0ac\uc774\ub4dc \ub80c\ub354\ub9c1(SSR)\uacfc \uc815\uc801 \uc0ac\uc774\ud2b8 \uc0dd\uc131(SSG)\uc744 \uc9c0\uc6d0\ud558\ub294 React \ud504\ub808\uc784\uc6cc\ud06c\uc774\uba70, Nest.js\ub294 \ud6a8\uc728\uc801\uc778 \uc11c\ubc84 \uc0ac\uc774\ub4dc \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ub9cc\ub4e4 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. \ubcf8 \uac15\uc88c\uc5d0\uc11c\ub294 Next.js\uc640 Nest.js \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ubc30\ud3ec\ud558\ub294 \ubc29\ubc95, \ud658\uacbd\ubcc0\uc218 \uc124\uc815, \ube4c\ub4dc \ucd5c\uc801\ud654 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 2. Next.js\u2026","rel":"","context":"&quot;nextjs&quot;\uc5d0\uc11c","block_context":{"text":"nextjs","link":"https:\/\/atmokpo.com\/w\/category\/nextjs\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25580,"url":"https:\/\/atmokpo.com\/w\/25580\/","url_meta":{"origin":38251,"position":3},"title":"\ud50c\ub7ec\ud130 \uac15\uc88c: 16.1 \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4 \uc18c\uac1c","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \uc791\uc131\uc77c: 2024\ub144 11\uc6d4 26\uc77c \ubaa9\ucc28 1. \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4\ub780? 2. \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4\uc758 \uc8fc\uc694 \uae30\ub2a5 3. \ud50c\ub7ec\ud130 \ud504\ub85c\uc81d\ud2b8\uc5d0\uc11c \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4 \uc124\uc815\ud558\uae30 4. Firestore \ub370\uc774\ud130\ubca0\uc774\uc2a4 \ud0d0\uc0c9 5. \uc0ac\uc6a9\uc790 \uc778\uc99d 6. \ud478\uc2dc \uc54c\ub9bc 7. \uc790\uc8fc \ubc1c\uc0dd\ud558\ub294 \ubb38\uc81c \ubc0f \ud574\uacb0\ubc95 8. \uacb0\ub860 1. \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4\ub780? \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4(Firebase)\ub294 \uad6c\uae00\uc774 \uc81c\uacf5\ud558\ub294 \ubaa8\ubc14\uc77c \ubc0f \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. \uc774 \ud50c\ub7ab\ud3fc\uc740 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758\u2026","rel":"","context":"&quot;\ud50c\ub7ec\ud130 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud50c\ub7ec\ud130 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%94%8c%eb%9f%ac%ed%84%b0-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":30729,"url":"https:\/\/atmokpo.com\/w\/30729\/","url_meta":{"origin":38251,"position":4},"title":"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4 \uc5f0\ub3d9\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 28\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \uc791\uc131\uc77c: 2024\ub144 11\uc6d4 26\uc77c 1. \uc18c\uac1c \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uc744 \uac1c\ubc1c\ud558\uba74\uc11c \ub370\uc774\ud130 \uc800\uc7a5 \ubc0f \uad00\ub9ac, \uc0ac\uc6a9\uc790 \uc778\uc99d \ub4f1\uc744 \uc27d\uace0 \ube60\ub974\uac8c \ud574\uacb0\ud574\uc8fc\ub294 \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4\ub294 \ub9ce\uc740 \uac1c\ubc1c\uc790\ub4e4\uc5d0\uac8c \uc0ac\ub791\ubc1b\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ubcf8 \uac15\uc88c\uc5d0\uc11c\ub294 \uc790\ubc14\ub97c \ud65c\uc6a9\ud558\uc5ec \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uc5d0\uc11c \ud30c\uc774\uc5b4\ubca0\uc774\uc2a4\ub97c \uc5f0\ub3d9\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 2. Firebase\ub780? Firebase\ub294 Google\uc5d0\uc11c \uac1c\ubc1c\ud55c \ubaa8\ubc14\uc77c \ubc0f \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c \ud50c\ub7ab\ud3fc\uc73c\ub85c, \ub2e4\uc74c\uacfc\u2026","rel":"","context":"&quot;\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc\uc571 \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc\uc571 \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9e%90%eb%b0%94-%ec%95%88%eb%93%9c%eb%a1%9c%ec%9d%b4%eb%93%9c%ec%95%b1-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":38578,"url":"https:\/\/atmokpo.com\/w\/38578\/","url_meta":{"origin":38251,"position":5},"title":"FastAPI \uc11c\ubc84\uac1c\ubc1c, \ucee8\ud14c\uc774\ub108 \uc2e4\ud589  App Runner \uc124\uc815 \ubc0f \uc2e4\ud589","author":"root","date":"2024\ub144 11\uc6d4 01\uc77c","format":false,"excerpt":"FastAPI\ub294 \ud604\ub300\uc758 API \uc11c\ubc84 \uac1c\ubc1c\uc5d0 \ucd5c\uc801\ud654\ub41c \uc6f9 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ube44\ub3d9\uae30 \ud504\ub85c\uadf8\ub798\ubc0d\uc744 \uc9c0\uc6d0\ud558\uba70 \uc790\ub3d9 \ubb38\uc11c\ud654 \uae30\ub2a5\uc774 \ub6f0\uc5b4\ub098\uae30 \ub54c\ubb38\uc5d0 \ub9ce\uc740 \uac1c\ubc1c\uc790\uc640 \uae30\uc5c5\ub4e4\uc774 \uc120\ud0dd\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ubcf8 \uac15\uc88c\uc5d0\uc11c\ub294 FastAPI\ub85c \uac04\ub2e8\ud55c \uc11c\ubc84\ub97c \uad6c\ud604\ud558\uace0, \uc774\ub97c \ucee8\ud14c\uc774\ub108\ud654\ud558\uc5ec AWS App Runner\uc5d0 \ubc30\ud3ec\ud558\ub294 \uacfc\uc815\uc744 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. FastAPI \uc18c\uac1c FastAPI\ub294 Python\uc73c\ub85c \uc791\uc131\ub41c \ube44\ub3d9\uae30 RESTful API \uc6f9 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. \ub2e4\uc74c\uacfc \uac19\uc740 \uc8fc\uc694 \uae30\ub2a5\uc744\u2026","rel":"","context":"&quot;FastAPI\uc11c\ubc84\uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"FastAPI\uc11c\ubc84\uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/fastapi%ec%84%9c%eb%b2%84%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38251","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=38251"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38251\/revisions"}],"predecessor-version":[{"id":38252,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38251\/revisions\/38252"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=38251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=38251"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=38251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}