Skip to content

Does AWS S3 support Dynamic Content like server side scripts ? #2

@rsrinivasanhome

Description

@rsrinivasanhome

I saw this property on AWS S3 - Host dynamic content like server side scripts. Is this really required . Let me know what you feel

Got this back from chatgpt
"No, Amazon S3 cannot host websites implemented with server-side scripting languages such as PHP, JSP, or ASP.NET. Amazon S3 is designed for hosting static websites and does not support server-side scripting.

If you need to run server-side scripts, you might want to consider using Amazon EC2 or another web hosting service that supports server-side scripting. For example, you can use the EC2 free tier. "

https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions