SlideShare uma empresa Scribd logo
1 de 45
Windows Azure Conference 2014
Windows Azure
Conference 2014
Deploy your Java workloads
on Windows Azure
Windows Azure Conference 2014
Session Objectives
• Deploying Java Workloads on Windows Azure
• Understanding Windows Azure Services for Java
• How to build scalable systems on Windows Azure
Windows Azure Conference 2014
Agenda
Introduction to Windows Azure (IaaS vs PaaS)
Eclipse Plugin for Windows Azure
Realistic Scenario through Demo
Inside Azure PaaS
Q&A
Windows Azure Conference 2014
Windows Azure Conference 2014
Introduction to Windows Azure
PaaS vs IaaS
Windows Azure Conference 2014
Platform As A Service
• Auto Managed
• Easy to Auto Scale
• Used by DevOps Teams
• It’s a Auto Pilot Mode
• Less Control over
Deployment
• Design for PaaS
Windows Azure Conference 2014
Infrastructure As A Service
• Full Control over
Deployment
• Completely Customizable
• Used by Enterprise Dev
Teams backing with IT
Teams
• Complex to Auto Scale
• Move anything to IaaS
Windows Azure Conference 2014
4Presentation title ©Copyright 2012 09 / 14 /12
What happens in PaaS Development?
Server Rack 1 Server Rack 2
Windows Azure Conference 2014
Windows Azure Conference 2014
Eclipse Plugin
For PaaS Deployment
Windows Azure Conference 2014
Eclipse Plugin can be used to
Create a project template for PaaS Deployment
Automate Deployment Process
Define VM Requirements and Deployment Architecture
Publish packages to Cloud Services
Include libraries for Windows Azure Services
Windows Azure Conference 2014
Windows Azure Conference 2014
Demo
Eclipse Plugin
Windows Azure Conference 2014
Windows Azure Conference 2014
Realistic Scenario
MatrixCRM on Windows Azure
Windows Azure Conference 2014
Application Building
Blocks We Use
Windows Azure Conference 2014
Application Building
Blocks Used in Java
Applications
Windows Azure Conference 2014
Application Building
Services On Azure
Windows Azure Conference 2014
Windows Azure Conference 2014
Access Control Service
For Identity and Authentication
Windows Azure Conference 2014
Access Control Service
Access Control Service
IP = Identity Provider
(Active Directory, Google, Live ID, Facebook)
ACS= Access Control Service
RP= Relaying Party
(Java Applications)
Windows Azure Conference 2014
Active Directory Access Control
Windows Azure Conference 2014
Authenticating Users from Web and Social Providers
Windows Azure Conference 2014
Windows Azure Conference 2014
Demo
Authentication using ACS
Windows Azure Conference 2014
Windows Azure Conference 2014
Storage Services
For File Store and Application
Logging
Windows Azure Conference 2014
Blob Storage Concepts
Windows Azure Conference 2014
Table Storage
Windows Azure Conference 2014
Windows Azure Conference 2014
Demo
File Store and Logging using
Azure Storage
Windows Azure Conference 2014
Windows Azure Conference 2014
Service Bus
For Message Queuing and
Notification
Windows Azure Conference 2014
Queues
Windows Azure Conference 2014
Topics
Windows Azure Conference 2014
How Push Notifications Work
Windows Azure Conference 2014
How Service Bus Notification Hub Works
Windows Azure Conference 2014
Windows Azure Conference 2014
Demo
Message Queues and
Notifications using Service Bus
Windows Azure Conference 2014
Windows Azure Conference 2014
Scaling on Windows Azure
Caching, Auto scaling, Session
Affinity
Windows Azure Conference 2014
How to Scale on Windows Azure
Windows Azure Conference 2014
What’s Windows Azure Cache?
Windows Azure Conference 2014
Windows Azure Conference 2014
Demo
Eclipse Plugin Configuration and
Auto Scaling
Windows Azure Conference 2014
Windows Azure Conference 2014
Inside Azure PaaS
Windows Azure Conference 2014
Running Tomcat in Windows Azure
Service Instance
Service Instance
Worker Role
RoleEntry
Point
Sub-Process
JVM
Tomcat
server.xmlCatalina
Fabric
Controller
Load
Balancer
Table
Storage
Blob
Storage
Queue
Service
Bus
Access
Control
SQL
Database
new Process()
bind port(x)
http://instance:x
http://instance:y
listen port(x)
http://app:80
get
runtime
info
index.jsp
Windows Azure Conference 2014
Anatomy of a Windows Azure instance
Guest VM
Guest VM
Guest VM
Host VM
Maintenance OS,
Hardware-optimized
hypervisor
The Fabric Controller communicates with every server
within the Fabric. It manages Windows Azure, monitors
every application, decides where new applications
should run – optimizing hardware utilization.
Storage – distributed storage systems that
are highly consistent, reliable, and scalable.
Compute – instance types: Web Role &
Worker Role. Windows Azure applications
are built with web role instances, worker
role instances, or a combination of both.
Each instance runs on its
own VM (virtual machine)
and local transient storage;
replicated as needed
HTTP/HTTPS
Inside Azure PaaS
Windows Azure Conference 2014
Links for Reference
Java Dev Center: www.windowsazure.com/en-us/develop/java/
Notification Hub: https://github.com/fsautomata/notificationhubs-rest-java
Eclipse Plugin: http://dl.msopentech.com/eclipse
Log4J Appender: https://github.com/robblackwell/log4j-azure
Windows Azure Conference 2014
Windows Azure Conference 2014
Q&A
My Co-Ordinates
balkrishna@mactores.com
+91 9820966818
Windows Azure Conference 2014
Windows Azure Conference 2014

Mais conteúdo relacionado

Destaque

Restructuring Technical Debt - A Software and System Quality Approach
Restructuring Technical Debt - A Software and System Quality ApproachRestructuring Technical Debt - A Software and System Quality Approach
Restructuring Technical Debt - A Software and System Quality ApproachAdnan Masood
 
Business Intelligence Barista: What DataViz Tool to Use, and When?
Business Intelligence Barista: What DataViz Tool to Use, and When?Business Intelligence Barista: What DataViz Tool to Use, and When?
Business Intelligence Barista: What DataViz Tool to Use, and When?Jen Stirrup
 
Business Intelligence Barista: What DataViz Tool to Use, and When?
Business Intelligence Barista: What DataViz Tool to Use, and When?Business Intelligence Barista: What DataViz Tool to Use, and When?
Business Intelligence Barista: What DataViz Tool to Use, and When?Jen Stirrup
 
Visualising the tabular model for power view upload
Visualising the tabular model for power view uploadVisualising the tabular model for power view upload
Visualising the tabular model for power view uploadJen Stirrup
 
Digital Pragmatism with Business Intelligence, Big Data and Data Visualisation
Digital Pragmatism with Business Intelligence, Big Data and Data VisualisationDigital Pragmatism with Business Intelligence, Big Data and Data Visualisation
Digital Pragmatism with Business Intelligence, Big Data and Data VisualisationJen Stirrup
 
Cloud Computing Architecture Primer
Cloud Computing Architecture PrimerCloud Computing Architecture Primer
Cloud Computing Architecture PrimerIlham Ahmed
 
System Quality Attributes for Software Architecture
System Quality Attributes for Software ArchitectureSystem Quality Attributes for Software Architecture
System Quality Attributes for Software ArchitectureAdnan Masood
 
Windows Azure HDInsight Service
Windows Azure HDInsight ServiceWindows Azure HDInsight Service
Windows Azure HDInsight ServiceNeil Mackenzie
 
How Universities Use Big Data to Transform Education
How Universities Use Big Data to Transform EducationHow Universities Use Big Data to Transform Education
How Universities Use Big Data to Transform EducationHortonworks
 
Intorducing Big Data and Microsoft Azure
Intorducing Big Data and Microsoft AzureIntorducing Big Data and Microsoft Azure
Intorducing Big Data and Microsoft AzureKhalid Salama
 

Destaque (11)

Restructuring Technical Debt - A Software and System Quality Approach
Restructuring Technical Debt - A Software and System Quality ApproachRestructuring Technical Debt - A Software and System Quality Approach
Restructuring Technical Debt - A Software and System Quality Approach
 
Business Intelligence Barista: What DataViz Tool to Use, and When?
Business Intelligence Barista: What DataViz Tool to Use, and When?Business Intelligence Barista: What DataViz Tool to Use, and When?
Business Intelligence Barista: What DataViz Tool to Use, and When?
 
Business Intelligence Barista: What DataViz Tool to Use, and When?
Business Intelligence Barista: What DataViz Tool to Use, and When?Business Intelligence Barista: What DataViz Tool to Use, and When?
Business Intelligence Barista: What DataViz Tool to Use, and When?
 
Cloud computing by Bhavesh
Cloud computing by BhaveshCloud computing by Bhavesh
Cloud computing by Bhavesh
 
Visualising the tabular model for power view upload
Visualising the tabular model for power view uploadVisualising the tabular model for power view upload
Visualising the tabular model for power view upload
 
Digital Pragmatism with Business Intelligence, Big Data and Data Visualisation
Digital Pragmatism with Business Intelligence, Big Data and Data VisualisationDigital Pragmatism with Business Intelligence, Big Data and Data Visualisation
Digital Pragmatism with Business Intelligence, Big Data and Data Visualisation
 
Cloud Computing Architecture Primer
Cloud Computing Architecture PrimerCloud Computing Architecture Primer
Cloud Computing Architecture Primer
 
System Quality Attributes for Software Architecture
System Quality Attributes for Software ArchitectureSystem Quality Attributes for Software Architecture
System Quality Attributes for Software Architecture
 
Windows Azure HDInsight Service
Windows Azure HDInsight ServiceWindows Azure HDInsight Service
Windows Azure HDInsight Service
 
How Universities Use Big Data to Transform Education
How Universities Use Big Data to Transform EducationHow Universities Use Big Data to Transform Education
How Universities Use Big Data to Transform Education
 
Intorducing Big Data and Microsoft Azure
Intorducing Big Data and Microsoft AzureIntorducing Big Data and Microsoft Azure
Intorducing Big Data and Microsoft Azure
 

Último

Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 

Último (20)

Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 

Deploy your Java workloads on Windows Azure PaaS

  • 1. Windows Azure Conference 2014 Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure
  • 2. Windows Azure Conference 2014 Session Objectives • Deploying Java Workloads on Windows Azure • Understanding Windows Azure Services for Java • How to build scalable systems on Windows Azure
  • 3. Windows Azure Conference 2014 Agenda Introduction to Windows Azure (IaaS vs PaaS) Eclipse Plugin for Windows Azure Realistic Scenario through Demo Inside Azure PaaS Q&A
  • 4. Windows Azure Conference 2014 Windows Azure Conference 2014 Introduction to Windows Azure PaaS vs IaaS
  • 5. Windows Azure Conference 2014 Platform As A Service • Auto Managed • Easy to Auto Scale • Used by DevOps Teams • It’s a Auto Pilot Mode • Less Control over Deployment • Design for PaaS
  • 6. Windows Azure Conference 2014 Infrastructure As A Service • Full Control over Deployment • Completely Customizable • Used by Enterprise Dev Teams backing with IT Teams • Complex to Auto Scale • Move anything to IaaS
  • 7. Windows Azure Conference 2014 4Presentation title ©Copyright 2012 09 / 14 /12 What happens in PaaS Development?
  • 8.
  • 9. Server Rack 1 Server Rack 2
  • 10.
  • 11.
  • 12.
  • 13.
  • 14. Windows Azure Conference 2014 Windows Azure Conference 2014 Eclipse Plugin For PaaS Deployment
  • 15. Windows Azure Conference 2014 Eclipse Plugin can be used to Create a project template for PaaS Deployment Automate Deployment Process Define VM Requirements and Deployment Architecture Publish packages to Cloud Services Include libraries for Windows Azure Services
  • 16. Windows Azure Conference 2014 Windows Azure Conference 2014 Demo Eclipse Plugin
  • 17. Windows Azure Conference 2014 Windows Azure Conference 2014 Realistic Scenario MatrixCRM on Windows Azure
  • 18. Windows Azure Conference 2014 Application Building Blocks We Use
  • 19. Windows Azure Conference 2014 Application Building Blocks Used in Java Applications
  • 20. Windows Azure Conference 2014 Application Building Services On Azure
  • 21. Windows Azure Conference 2014 Windows Azure Conference 2014 Access Control Service For Identity and Authentication
  • 22. Windows Azure Conference 2014 Access Control Service Access Control Service IP = Identity Provider (Active Directory, Google, Live ID, Facebook) ACS= Access Control Service RP= Relaying Party (Java Applications)
  • 23. Windows Azure Conference 2014 Active Directory Access Control
  • 24. Windows Azure Conference 2014 Authenticating Users from Web and Social Providers
  • 25. Windows Azure Conference 2014 Windows Azure Conference 2014 Demo Authentication using ACS
  • 26. Windows Azure Conference 2014 Windows Azure Conference 2014 Storage Services For File Store and Application Logging
  • 27. Windows Azure Conference 2014 Blob Storage Concepts
  • 28. Windows Azure Conference 2014 Table Storage
  • 29. Windows Azure Conference 2014 Windows Azure Conference 2014 Demo File Store and Logging using Azure Storage
  • 30. Windows Azure Conference 2014 Windows Azure Conference 2014 Service Bus For Message Queuing and Notification
  • 33. Windows Azure Conference 2014 How Push Notifications Work
  • 34. Windows Azure Conference 2014 How Service Bus Notification Hub Works
  • 35. Windows Azure Conference 2014 Windows Azure Conference 2014 Demo Message Queues and Notifications using Service Bus
  • 36. Windows Azure Conference 2014 Windows Azure Conference 2014 Scaling on Windows Azure Caching, Auto scaling, Session Affinity
  • 37. Windows Azure Conference 2014 How to Scale on Windows Azure
  • 38. Windows Azure Conference 2014 What’s Windows Azure Cache?
  • 39. Windows Azure Conference 2014 Windows Azure Conference 2014 Demo Eclipse Plugin Configuration and Auto Scaling
  • 40. Windows Azure Conference 2014 Windows Azure Conference 2014 Inside Azure PaaS
  • 41. Windows Azure Conference 2014 Running Tomcat in Windows Azure Service Instance Service Instance Worker Role RoleEntry Point Sub-Process JVM Tomcat server.xmlCatalina Fabric Controller Load Balancer Table Storage Blob Storage Queue Service Bus Access Control SQL Database new Process() bind port(x) http://instance:x http://instance:y listen port(x) http://app:80 get runtime info index.jsp
  • 42. Windows Azure Conference 2014 Anatomy of a Windows Azure instance Guest VM Guest VM Guest VM Host VM Maintenance OS, Hardware-optimized hypervisor The Fabric Controller communicates with every server within the Fabric. It manages Windows Azure, monitors every application, decides where new applications should run – optimizing hardware utilization. Storage – distributed storage systems that are highly consistent, reliable, and scalable. Compute – instance types: Web Role & Worker Role. Windows Azure applications are built with web role instances, worker role instances, or a combination of both. Each instance runs on its own VM (virtual machine) and local transient storage; replicated as needed HTTP/HTTPS Inside Azure PaaS
  • 43. Windows Azure Conference 2014 Links for Reference Java Dev Center: www.windowsazure.com/en-us/develop/java/ Notification Hub: https://github.com/fsautomata/notificationhubs-rest-java Eclipse Plugin: http://dl.msopentech.com/eclipse Log4J Appender: https://github.com/robblackwell/log4j-azure
  • 44. Windows Azure Conference 2014 Windows Azure Conference 2014 Q&A My Co-Ordinates balkrishna@mactores.com +91 9820966818
  • 45. Windows Azure Conference 2014 Windows Azure Conference 2014