Windows Azure Role Full or Not

According to MSDN, an azure service can encode any number of work roles. To my knowledge, a working role can be redesigned at any time in Windows Azure Fabric. If this is true, then:

  • Worker role must be less than OR
  • The worker role must persist in Windows Azure storage states.

But I want to make a service that binds client data and does not want to use the Azure storage service. How can i do this?

+3
source share
4 answers

The AppFabric component (whatever it is called) is a distributed cache and can be used in these situations.

+1
source

, API- IO, .

SQL Azure HTTP (, Amazon S3 ).

, , . , , , Azure Storage!

Azure Storage?

0

Azure , , , - , , . Azure, .

0

Azure, : Azure , SQL Azure, blob, , Azure Drive. , , - Azure. , / ? , .

, / - , .

Azure Connect Azure ( ) .

0

Source: https://habr.com/ru/post/1729236/


All Articles