I like many others use Wordpress for few reasons
1.Im not a developer, i cant write code - wordpress is super easy to publish my content, add plugins etc
2.Im not a server/cloud engineer, i cant setup an application on any servers - launching a wordpress on aws ec2 is super easy
however, i have hired freelancers to launch few serverless applications on AWS lambda.
but wish if i can launch Umbraco Serverless CMS from AWS serverless marketplace then i dont have to rely on freelancers anymore
can anyone publish serverless Umbraco CMS to AWS marketplace?
Umbraco Cloud runs on Azure - which can match AWS - but UC choose to implement just the basics at the moment, because it's all that most people need and/or know how to use.
So which of those 'features' do you need? and then perhaps you could ask the question of the UC people.
i can extend it to use AWS SNS services, SES services, S3 and Cloudfront for simple application and more...
which is not possible to do in umbraco cloud [without the help of multiple 3rd party services]
As far as I understand AWS Lambda runs on Linux while Umbraco needs a Windows server. People are working to migrate Umbraco from the .NET Framework to .NET Core which allows Umbraco to run on Lambda but that process will take some time.
When can we expect Serverless Umbraco CMS on AWS?
I like many others use Wordpress for few reasons 1.Im not a developer, i cant write code - wordpress is super easy to publish my content, add plugins etc 2.Im not a server/cloud engineer, i cant setup an application on any servers - launching a wordpress on aws ec2 is super easy
however, i have hired freelancers to launch few serverless applications on AWS lambda. but wish if i can launch Umbraco Serverless CMS from AWS serverless marketplace then i dont have to rely on freelancers anymore
can anyone publish serverless Umbraco CMS to AWS marketplace?
AWS Serverless repository: console.aws.amazon.com/serverlessrepo/home?region=us-east-1#/available-applications
Why not Umbraco Cloud?
because Umbraco Cloud doesnt have these many features https://searchaws.techtarget.com/definition/Amazon-Web-Services
Umbraco Cloud runs on Azure - which can match AWS - but UC choose to implement just the basics at the moment, because it's all that most people need and/or know how to use.
So which of those 'features' do you need? and then perhaps you could ask the question of the UC people.
if i can host umbraco on AWS lambda
i can extend it to use AWS SNS services, SES services, S3 and Cloudfront for simple application and more... which is not possible to do in umbraco cloud [without the help of multiple 3rd party services]
I think you can run Umbraco on a Windows VM in AWS and use SNS, SES, S3 and cloudfront. You just can't use Lambda for now.
As far as I understand AWS Lambda runs on Linux while Umbraco needs a Windows server. People are working to migrate Umbraco from the .NET Framework to .NET Core which allows Umbraco to run on Lambda but that process will take some time.
is working on a reply...