services provided on-demand and easily scale up and down
0
votes
6answers
283 views
Looking to build a 2 java applications. should it be web-based application or standalone application?
The first application (web-based) will be located at site1 and once the information is processed, it will be sent to the second application(web-based) located at site2. Application2 needs to be able ...
2
votes
0answers
125 views
+200
architectural inspiration for distributed search cluster
I'm in a process of redesigning architecture for a custom search engine. I've got a pretty good idea how I'm going to do it, but I'd like to read up how other people, especially in top companies have ...
0
votes
0answers
76 views
Azure Drives, Azure Disks, Azure Images - What are the performance and cost tradeoffs?
I understand REST-based storage, and how xDrive (PDC 2209) works, but I'm confused by all the drive types specified in this MSDN blog post.
That blog describes Drives -vs- Disks (which sound ...