Skip to main content

Posts

Showing posts with the label MVC

Deploying MVC .Net on Amazon(AWS)

This is a first article about how to deploy a MVC application on Amazon,  --> Requirements:  AWS Toolkit for Visual Studio( http://aws.amazon.com/es/visualstudio/ ) install it before start deploying And application(I've known you got it) Steps: 1.- Create an Account(easy) - there is a free version(12 months) 2.- Follow this article for understand how to deploy        http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_NET.quickstart.html

Publish MVC

Always we want to test our own MVC site but we don't have where could it be hosted. This is a web site that it found and I tested. somee.com Just sign in a free version and enjoy it, you have 200 MB for use so try to don't upload unnecesary files, I made a publishing uploading my files generated in Visual studio by "Publish" Option More details as soon is possible Regards.