AWS Deployment Azure Deployment
Summary
Internet Information Services (IIS) for Windows Server is a flexible, secure and manageable Web server for hosting anything on the Web. From media streaming to web applications, IIS’s scalable and open architecture is ready to handle the most demanding tasks.
IIS works through a variety of standard languages and protocols. HTML is used to create elements such as text, buttons, image placements, direct interactions/behaviors and hyperlinks. The Hypertext Transfer Protocol (HTTP) is the basic communication protocol used to exchange information between web servers and users.
CloudMint provides Enterprise Ready IIS on all public cloud i.e. AWS marketplace and Azure.
The architecture that we use allows the API to be self hosted as a windows service.
Highlights
Major Features of IIS with Application Server
- FTP Logon Attempt Restrictions
- CPU Throttling
- Application Initialization Module
- Centralized management of SSL certificates
- Server Name Indication (SNI): SSL Scalability
- Support for ASP.NET 4.5 / 4.0 / 3.5
- ASP.NET Configuration Management
- Dynamic IP Address Restrictions
- Multicore Scaling on NUMA hardware
AWS
Installation Instructions For Windows
Installation Instructions for Windows
Note: How to find PublicDNS in AWS
Step 1) RDP Connection: To connect to the deployed instance, Please follow Instructions to Connect to Windows instance on AWS Cloud
1) Connect to the virtual machine using following RDP credentials:
- Hostname: PublicDNS / IP of machine
- Port : 3389
Username: To connect to the operating system, use RDP and the username is Administrator.
Password: Please Click here to know how to get password .
Step 2) Choose Start, expand All Programs, and then expand IIS with Application Server
Step 3) Other Information:
1.Default installation path: will be in your root folder “C:\Program Files (x86)\Microsoft Visual Studio 14.0”.
2.Default ports:
- Windows Machines: RDP Port – 3389
- Http: 80
- Https: 443
3. To activate Visual Studio use Product Key or Sign in from of Internet Information Services
Configure custom inbound and outbound rules using this link
Installation Instructions For Windows
Installation Instructions for Windows
Step 1) VM Creation:
- Click the Launch on Compute Engine button to choose the hardware and network settings.
- You can see at this page, an overview of CloudMint Image as well as estimated cost of running the instance.
- In the settings page, you can choose the number of CPUs and amount of RAM, the disk size and type etc.
Step 2) RDP Connection: To initialize the DB Server connect to the deployed instance, Please follow Instructions to Connect to Windows instance on Google Cloud
Step 3) Database Login Details:
For local MySQL root password, please use the temporary password generated automatically during image creation i) Please connect to Remote Desktop as given in step 2 to ensure stack is properly configured and DB is initialized.
ii) You can use MySQL server instance as localhost, username root and password
If you have closed the deployment page you can also get the MySQL root password from VM Details “Custom metadata” Section.
Step 4) Application URL:
1.Default installation path: will be in your root folder “C:\Program Files (x86)\Microsoft Visual Studio 14.0”.
2.Default ports:
- Windows Machines: RDP Port – 3389
- Http: 80
- Https: 443
Step 5) Other Information:
1.Default ports:
- Linux Machines: SSH Port – 22
Videos
Introduction IIS with Application Server
Basic configuration