SQL Server 2012 Web edition on Cloud is a low total-cost-of-ownership option for Web hosters and Web VAPs (Value Added Providers) to provide scalability, affordability and manageability capabilities for small to large scale Web properties.
SQL Server 2012 Web edition on Cloud is secured, cost effective and highly scalable data platform for public web sites. The Web edition is available to third party hosting service providers only.
Cognosys Provides Hardened images of SQL Server 2012 Web edition on the cloud ( AWS marketplace, Azure and Google Cloud Platform).
Simplify big data
Take advantage of non-relational data with PolyBase technology built in that allows you to query structured and unstructured data with the simplicity of T-SQL. Mission critical intelligent applications
Deliver real-time operational intelligence by combining built-in advanced analytics and in-memory technology without having to move the data or impact end user performance. Highest performing data warehouse
Scale to petabytes of data for enterprise-grade relational data warehousing—and integrate with non-relational sources like Hadoop—using scale out, massively parallel processing from Microsoft Analytics Platform System. Support small data marts to large enterprise data warehouses while reducing storage needs with enhanced data compression. Mobile BI
Empower business users across the organization with the right insights on any mobile device.
Easy to use tools
Use the skills you already have, along with familiar tools like Azure Active Directory and SQL Server Management Studio, to manage your database infrastructure across on-premises SQL Server and Microsoft Azure. Apply industry-standard APIs across various platforms and download updated developer tools from Visual Studio to build next-generation web, enterprise, business intelligence and mobile applications.
Step 3) Database Credentials: You can Login by below SQL Database credentials
SQL UserName : sa || Password : Passw@rd123
Note: You can reset ‘sa’ password by using windows authentication to connect to local SQL instance. Please use localhost in the server name when connecting from inside the RDC
Note: Please change the password after the first login.
Step 4) Other Information:
1.Default ports:
Windows Machines: RDP Port – 3389
Http: 80
Https: 443
SQL Server Port: 1433 this is by default not allowed on the firewall for security.
Configure custom inbound and outbound rules using this link
The below screen appears after successful deployment of the image.
i) Please connect to Remote Desktop as given in step 2
ii) You can use SQL server instance as localhost. The SQL Server instance name to be used is “localhost” Connect to SQL Management Studio with username as sa and password provided in Custom Metadata.
If you have closed the deployment page you can also get the sa password from VM Details “Custom metadata” Section.
Step 5 ) Other Information:
1.Default installation path: “C:\Program Files\Microsoft SQL Server ” 2.Default ports:
Windows Machines: RDP Port – 3389
sql server port :1433: By default, this is blocked on Public interface for security reasons.