I am a beginner in Amazon. Recently I have uploaded my four different web applications and web services on Amazon Elastic Beanstalk service.
My problem is: when I publish my web app using AWS .NET toolkit on Elastic Beanstalk, it creates a new environment for each application and creates a new EC2 instance for each environment.
Can anybody please tell, is this EC2 instance of Amazon Windows Server instance? Can't we deploy more than one web app in same Environment and same EC2 instance?