スキップしてコンテンツを表示

website creation

0

How to create website through aws

質問済み 2年前384ビュー

1回答
3
承認された回答

Hi Lokesh Kp

Hosting a Static Website:

This is a good option for simple websites with HTML, CSS, and Javascript. AWS offers

Amazon S3: This is a scalable object storage service. You can upload your website's files to an S3 bucket and configure it for website hosting. AWS Amplify also integrates with S3 for deployment.

AWS Amplify: This service simplifies deploying static websites and web apps on AWS. It provides a workflow to connect your code repository (like Github) to AWS and automates deployments.

エキスパート

回答済み 2年前

エキスパート

レビュー済み 2年前

エキスパート

レビュー済み 2年前

  • Agreed, the simplest way to start is AWS Amplify: it's a fully managed service handling all the time-consuming "heavy lifting" for you

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ