Our company’s primary focus is the development of stable database systems with web based interfaces. For the most part, our work involves inventory control, customer management, financial systems or some combination thereof.
A Morris Development system design leverages two of the industry’s largest cloud services: Microsoft Azure and Amazon Web Services for their most effective and cost efficient services.
Microsoft SQL Azure offers a system comparable to running a local Microsoft SQL Server database. The cost of licensing and maintaining an additional server specifically for SQL Server is very high, while leasing a database on SQL Azure is extremely inexpensive. The Azure system is extremely stable and backups can be done in a matter of seconds, while a local machine will inevitiably experience down-times and hardware failures.
Amazon offers a wide variety of web services. The most commonly known is their S3 storage service. You simply pay for what you use, and the cost is negligable. FTP space for a leased server may be inexpensive, but it is not unlimited. With Amazon S3 you will never run out of space, you will never have to start storing on a different drive, it just goes on and on.
Both Amazon and Microsoft Azure offer application services, but those services has yet to become cost effective. Once we have your database hosted on the cloud and any related file archives on Amazon S3, then the application can be hosted anywhere. If your budget is low, you can have a cheap machine on your own network reaching out to Amazon and Microsoft for the data you need. If your budget is large, you can have a string of colocated servers behind a customized load balancer.
We provide cost effective, stable, and secure systems by combining the best assets of the cloud into a solid solution.