Yes Azure has a module, the azure module is mature and has been out there for almost 3 years. I used to work on the team that built it.
You can find the source at https://github.com/azure/azure-sdk-for-node. As far as robustness it is used actively by several services within Azure itself and it is use by the Azure CLI tool. Perfect no, not sure any module is, but it very good and actively supported. On Friday, June 13, 2014, Yuri Karadzhov <[email protected]> wrote: > look at npm repository - azure also do have an official module, yet it far > from being perfect. > > среда, 11 июня 2014 г., 21:15:46 UTC+3 пользователь Reza Razavipour > написал: >> >> I want to design an "interface" to load data to cloud services such as >> Amazon and Microsoft. >> I see AWS has a node API/module. >> >> Anyone has any experience in this area? Thoughts, pointers? >> > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','nodejs%[email protected]');>. > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/f216012c-4101-4e45-87f9-cf8b4cab8662%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/f216012c-4101-4e45-87f9-cf8b4cab8662%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAEwD50Bzp3K9J3mKRYwro%2Bv5jiJNmkNRbahZD1gAE43TYYi7dw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
