Livres en anglais
1 livre et 1 critique, dernière mise à jour le 7 octobre 2014 , note moyenne : 5
Détails du livre
Sommaire
Critiques (1)
1 commentaire
Programming Azure
Programming the Microsoft Cloud
de Sriram Krishnan
Public visé :
Débutant
Résumé de l'éditeur
Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services.
Chapters in Programming Windows Azure are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way.
Chapters in Programming Windows Azure are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way.
- Learn how to build applications using the Windows Azure toolset
- Discover how Windows Azure works under the hood, and learn the how and the why behind several features
- Choose to write application code in .NET or other languages such as C/C++, PHP, or Ruby
- Understand the various options for managing your service
- Get up to speed on Azure's storage services, including blobs, queues, and tables
- Build a secure backup system, and learn about cloud application security, cryptography, and performance
Édition : O'Reilly - 368 pages, 1re édition, 1er mai 2010
ISBN10 : 0596801971 - ISBN13 : 9780596801977
- Cloud Computing
- Under the Hood
- Your First Cloud App
- Service Model
- Managing Your Service
- Native and Non-.NET Code
- Storage Fundamentals
- Blobs
- Queues
- Tables
- Common Storage Tasks
- Building a Secure Backup System
- SQL Azure
Si il est un sujet qui a été largement discuté en 2010 (et qui risque de l'être pendant un bon moment), c'est bien celui du Cloud. Dans le petit monde des développeurs Microsoft, la plateforme Azure s'est rapidement imposée comme la solution PaaS (Platform as a Service) de référence, stable, mature, et disposant d'outils faciles d'accès.
Cependant, il peut être un peu compliqué de démarrer un projet Azure pour un débutant. Les informations sont effectivement disponibles sur le web, mais chercher *la* bonne information peut prendre beaucoup de temps.
C'est là que Programming Azure intervient.
Le livre suit une approche très didactique, en commençant par expliquer le terme Cloud, pour enchaîner sur les principes de virtualisation sous-jacents à Azure.
Il aborde ensuite la création d'une première application simple, avant de plonger en détail dans la gestion des Roles et services Azure, et de la communication entre processus, aussi bien depuis l'extérieur qu'entre Roles. Puis un chapitre est consacré à chacun des composants de stockage de la plateforme, avec à chaque fois des détails, des exemples de code et des informations précieuses.
Enfin, l'auteur construit une application Azure de toute pièce (une application de stockage de fichiers sécurisée), en...Python, pour démontrer l'interopérabilité avec d'autres langages.
Le seul vrai regret quant à ce livre est la place très réduite consacrée à SQL Azure, qui est expédié un peu vite à mon goût. De la même façon, la fonctionnalité Windows Azure Drive est réduite à quelques lignes.
En conclusion, ce livre est à mon avis un excellent livre pour un débutant sur la plateforme, qui se lit très bien, le style de l'auteur étant léger et sympathique. Il laissera par contre probablement sur leur faim des personnes plus expérimentées, ou avec des problématiques très spécifiques.
Cependant, il peut être un peu compliqué de démarrer un projet Azure pour un débutant. Les informations sont effectivement disponibles sur le web, mais chercher *la* bonne information peut prendre beaucoup de temps.
C'est là que Programming Azure intervient.
Le livre suit une approche très didactique, en commençant par expliquer le terme Cloud, pour enchaîner sur les principes de virtualisation sous-jacents à Azure.
Il aborde ensuite la création d'une première application simple, avant de plonger en détail dans la gestion des Roles et services Azure, et de la communication entre processus, aussi bien depuis l'extérieur qu'entre Roles. Puis un chapitre est consacré à chacun des composants de stockage de la plateforme, avec à chaque fois des détails, des exemples de code et des informations précieuses.
Enfin, l'auteur construit une application Azure de toute pièce (une application de stockage de fichiers sécurisée), en...Python, pour démontrer l'interopérabilité avec d'autres langages.
Le seul vrai regret quant à ce livre est la place très réduite consacrée à SQL Azure, qui est expédié un peu vite à mon goût. De la même façon, la fonctionnalité Windows Azure Drive est réduite à quelques lignes.
En conclusion, ce livre est à mon avis un excellent livre pour un débutant sur la plateforme, qui se lit très bien, le style de l'auteur étant léger et sympathique. Il laissera par contre probablement sur leur faim des personnes plus expérimentées, ou avec des problématiques très spécifiques.
Commenter Signaler un problème
Voici le livre :
Programming Azure (Programming the Microsoft Cloud) de Sriram Krishnan
Postez ici vos critiques et vos avis sur le livre.
Programming Azure (Programming the Microsoft Cloud) de Sriram Krishnan
Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services.
Chapters in Programming Windows Azure are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way.
Learn how to build applications using the Windows Azure toolset
Discover how Windows Azure works under the hood, and learn the how and the why behind several features
Choose to write application code in .NET or other languages such as C/C++, PHP, or Ruby
Understand the various options for managing your service
Get up to speed on Azure's storage services, including blobs, queues, and tables
Build a secure backup system, and learn about cloud application security, cryptography, and performance
Chapters in Programming Windows Azure are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way.
Learn how to build applications using the Windows Azure toolset
Discover how Windows Azure works under the hood, and learn the how and the why behind several features
Choose to write application code in .NET or other languages such as C/C++, PHP, or Ruby
Understand the various options for managing your service
Get up to speed on Azure's storage services, including blobs, queues, and tables
Build a secure backup system, and learn about cloud application security, cryptography, and performance
Envoyé par Philippe Vialatte