SlideShare a Scribd company logo
1 of 42
Download to read offline
Be what’s next.™


      Tudor Damian, MVP
        Răzvan Rusu, MSP
Agenda
• Microsoft Partners in Learning
• Overview of “the Cloud” and its benefits
• Introducing the Microsoft Web Platform
  – Web Platform Installer
  – WebMatrix
• Student opportunities
  – DreamSpark
  – Imagine Cup
  – Microsoft Student Partners program
www.partnersinlearning.com
OVERVIEW OF “THE CLOUD”
AND ITS BENEFITS
Image source: wordle.net
In a non-cloud view, there are inefficiencies

                                                 Allocated
                                               IT-capacities                Load
                             “Under-supply“
                                                                           Forecast
                              of capacities


                        “Waste“ of
          IT CAPACITY




                        capacities




 Barrier for
innovations                           Actual Load



                                                    TIME

                                                               Source: Microsoft Cloud Continuum
However, in a Cloud View:

                                                                           Load
                                               Allocated IT               Forecast
                                                capacities

                       No “under-supply“
         IT CAPACITY




                       Reduction of                                   Possible
                       “over-supply“                               reduction of
                                                                   IT-capacities
                                                                     in case of
 Reduction                                                         reduced load
  of initial
investments
                                       Actual Load



                                                     Time
                                                              Source: Microsoft Cloud Continuum
Workload patterns in the Cloud
                  “On and Off “                             “Growing Fast“
  Compute




                                               Compute
                          Inactivity
                            Period

                                                                            Average Usage
             Average                   Usage

                            Time                                    Time




            “Unpredictable Bursting“                     “Predictable Bursting“
Compute




                                               Compute


                       Average Usage                            Average Usage

                          Time                                      Time
Cloud service types
               Private                     Infrastructure                             Platform                             Software
             (On-Premise)                   (as a Service)                           (as a Service)                       (as a Service)




                                                             You manage
             Applications                    Applications                            Applications                         Applications

               Runtimes                       Runtimes                                 Runtimes                             Runtimes
                              You manage



               Security                        Security                                Security                             Security




                                                                                                                                                 Managed by vendor
                                                                                                      Managed by vendor
              Databases                       Databases                               Databases                            Databases
You manage




                Servers                        Servers                                  Servers                              Servers

             Virtualization                 Virtualization       Managed by vendor   Virtualization                       Virtualization

              Server HW                      Server HW                                Server HW                            Server HW

               Storage                         Storage                                 Storage                              Storage

             Networking                      Networking                              Networking                           Networking




                                                                                                                 Source: Microsoft Cloud Continuum
SaaS




PaaS




IaaS




       Customers   Service Providers   Global Providers

                                       Source: TechEd Europe – MGT201
SaaS




PaaS




IaaS




       Customers   Service Providers   Global Providers

                                       Source: TechEd Europe – MGT201
The Microsoft cloud offering




                          Source: TechEd Australia – MGT310
Windows Azure interface

DEMO
Windows Azure – free access
  – Windows Azure Freemium
  – Windows Azure Trial
  – MSDN Subscription


• Contact your local Microsoft subsidiary
Windows Azure – resources
• www.windowsazure.com

• Getting Started:
  – http://channel9.msdn.com/Learn/Courses/Azure
  – http://www.windowsazurebootcamp.com/materials


• Plugins, addons, SDKs:
  – http://www.microsoft.com/windowsazure/interop
  – http://windowsazure4e.org
  – http://windowsazure4j.org
INTRODUCING THE
MICROSOFT WEB PLATFORM
Web Platform Installer
• Automated installation tool for web hosting and
  development apps

•   IIS / IIS Express
•   Visual Web Developer 2010 SP1 Express Edition
•   SQL Server 2008 R2 Express Edition
•   Microsoft .NET Framework (2.0 SP1, 3.5 SP1, 4.0)
•   Silverlight Tools for Visual Studio
•   PHP / MySQL
•   Software 3rd party:
    – WordPress, Umbraco, Drupal, Joomla, etc.
Who is WebMatrix for?




    I <3 Web Apps.        I want to build web      I’m a professional
I just need a tool that   sites myself with an    software developer
makes them easier to        easy to learn tool   and I build complex,
configure, customize         and framework       large scale web sites
   and publish them                                  with a team of
                                                      developers
Who is WebMatrix for?
Introducing WebMatrix




Development Tool   Web Server   Database
Introducing WebMatrix




Create from   Create from     Create from
  Scratch        Folder     Open Source App
Introducing Razor


<ul>
  @foreach(var p in products) {
     <li>@p.Name ($@p.Price)</li>
  }
</ul>
Razor is a cut above the rest
      Web Forms            <ul>
 (6 markup transitions):     <% for (int i = 0; i < 10; i++) { %>
                               <li><% =i %></li>
                             <% } %>
                           </ul>


         PHP               <ul>
                             <?php
 (2 markup transitions          for ($i = 0; $i < 10; $i++) {
      & an echo):                  echo("<li>$i</li>");
                                }
                             ?>
                           </ul>


        Razor              <ul>
                             @for (int i = 0; i < 10; i++) {
 (2 markup transitions):       <li>@i</li>
                             }
                           </ul>
Introducing Helpers in Razor

        @Facebook.LikeButton()


        @SimplePay.Execute(
           to: “joholmes@microsoft.com”,
           amount: 1234.56,
           from: “james@microsoft.com”);
Web Platform Installer & WebMatrix

DEMO
microsoft.com/web
asp.net/webmatrix
STUDENT OPPORTUNITIES
DreamSpark
• Worldwide program set by Microsoft

• Provides students with software design
  and development tools at no charge

           www.dreamspark.com
Imagine Cup
• The biggest worldwide competition for students (300.000
  participants in 2011)


• 2011: New York, USA - Theme:
            “Imagine a world where technology
         helps solve the world's toughest problems”
Imagine Cup – contest sections

•   Software Design
•   Game Design
•   Digital Media
•   Windows Phone 7
•   Orchard Challenge
•   IT Challenge
•   Interoperability Challenge
•   Embedded Development
•   Windows 7 Touch Challenge
Why would you participate ?


• Visibility in the IT community / university
    Makes it easier to find a job
    Better grades (?)
• Prizes
• Meeting people
• Travelling
Imagine Cup – useful links


• www.imaginecup.com
• www.facebook.com/microsoftimaginecup
• www.twitter.com/imaginecup
Microsoft Student Partners
• A worldwide program for the most talented
  students in technical universities

• Microsoft’s extension in the Academic
  environment.
MSP benefits
•   Access to technology
•   Visibility in the IT Community / university
•   Training
•   Mentorship
•   MSDN Premium
•   Vouchers for certifications
MSP responsibilities

•   Presentations
•   Workshops
•   Mentorship
•   Competitions
Thank you! Any questions?




• You can find us here:
  – Tudor Damian: www.tudy.tel / tudy@tudy.ro
  – Răzvan Rusu: razvan.rusu@msptechrep.com

More Related Content

What's hot

The Move to the Cloud for Regulated Industries
The Move to the Cloud for Regulated IndustriesThe Move to the Cloud for Regulated Industries
The Move to the Cloud for Regulated Industries
dirkbeth
 
MS TechDays 2011 - SCVMM 2012 Building of Private Clouds and Federation to th...
MS TechDays 2011 - SCVMM 2012 Building of Private Clouds and Federation to th...MS TechDays 2011 - SCVMM 2012 Building of Private Clouds and Federation to th...
MS TechDays 2011 - SCVMM 2012 Building of Private Clouds and Federation to th...
Spiffy
 
Transcending Computing Environment Boundaries: Seamless Computing Environmen...
Transcending  Computing Environment Boundaries: Seamless Computing Environmen...Transcending  Computing Environment Boundaries: Seamless Computing Environmen...
Transcending Computing Environment Boundaries: Seamless Computing Environmen...
HCL Infosystems
 
Windows Azure Platform
Windows Azure PlatformWindows Azure Platform
Windows Azure Platform
AsmTrash
 
ITCamp 2012 - Tudor Damian - Private Cloud with Hyper-V 3 and SCVMM 2012
ITCamp 2012 - Tudor Damian - Private Cloud with Hyper-V 3 and SCVMM 2012ITCamp 2012 - Tudor Damian - Private Cloud with Hyper-V 3 and SCVMM 2012
ITCamp 2012 - Tudor Damian - Private Cloud with Hyper-V 3 and SCVMM 2012
ITCamp
 
Cloud computing bringing the dark side of enterprise apps into the light by...
Cloud computing   bringing the dark side of enterprise apps into the light by...Cloud computing   bringing the dark side of enterprise apps into the light by...
Cloud computing bringing the dark side of enterprise apps into the light by...
Khazret Sapenov
 
Choosing Your Windows Azure Platform Strategy
Choosing Your Windows Azure Platform StrategyChoosing Your Windows Azure Platform Strategy
Choosing Your Windows Azure Platform Strategy
drmarcustillett
 
Virtualisatie In Het NGDC - Marc Janssen
Virtualisatie In Het NGDC - Marc JanssenVirtualisatie In Het NGDC - Marc Janssen
Virtualisatie In Het NGDC - Marc Janssen
HPDutchWorld
 
Virtual Insight Linked In Wi 2003
Virtual Insight Linked In Wi 2003Virtual Insight Linked In Wi 2003
Virtual Insight Linked In Wi 2003
bjhutt
 
Ibm cloud security who do you trust thought leadership white paper-ibm
Ibm cloud security who do you trust thought leadership white paper-ibmIbm cloud security who do you trust thought leadership white paper-ibm
Ibm cloud security who do you trust thought leadership white paper-ibm
None
 

What's hot (20)

Windows Azure and the cloud: What it’s all about
Windows Azure and the cloud: What it’s all aboutWindows Azure and the cloud: What it’s all about
Windows Azure and the cloud: What it’s all about
 
Cloud Computing in Organization
Cloud Computing in OrganizationCloud Computing in Organization
Cloud Computing in Organization
 
The Move to the Cloud for Regulated Industries
The Move to the Cloud for Regulated IndustriesThe Move to the Cloud for Regulated Industries
The Move to the Cloud for Regulated Industries
 
AWS for Start-ups - Leveraging AWS for the Lean Development Cycle
AWS for Start-ups  - Leveraging AWS for the Lean Development CycleAWS for Start-ups  - Leveraging AWS for the Lean Development Cycle
AWS for Start-ups - Leveraging AWS for the Lean Development Cycle
 
Cloud 101 - Workshop from Gov2.0 in DC, May 2010
Cloud 101 - Workshop from Gov2.0 in DC, May 2010Cloud 101 - Workshop from Gov2.0 in DC, May 2010
Cloud 101 - Workshop from Gov2.0 in DC, May 2010
 
MS TechDays 2011 - SCVMM 2012 Building of Private Clouds and Federation to th...
MS TechDays 2011 - SCVMM 2012 Building of Private Clouds and Federation to th...MS TechDays 2011 - SCVMM 2012 Building of Private Clouds and Federation to th...
MS TechDays 2011 - SCVMM 2012 Building of Private Clouds and Federation to th...
 
Transcending Computing Environment Boundaries: Seamless Computing Environmen...
Transcending  Computing Environment Boundaries: Seamless Computing Environmen...Transcending  Computing Environment Boundaries: Seamless Computing Environmen...
Transcending Computing Environment Boundaries: Seamless Computing Environmen...
 
Windows Azure Platform
Windows Azure PlatformWindows Azure Platform
Windows Azure Platform
 
ITCamp 2012 - Tudor Damian - Private Cloud with Hyper-V 3 and SCVMM 2012
ITCamp 2012 - Tudor Damian - Private Cloud with Hyper-V 3 and SCVMM 2012ITCamp 2012 - Tudor Damian - Private Cloud with Hyper-V 3 and SCVMM 2012
ITCamp 2012 - Tudor Damian - Private Cloud with Hyper-V 3 and SCVMM 2012
 
PHP in the Cloud
PHP in the CloudPHP in the Cloud
PHP in the Cloud
 
Brief about Windows Azure Platform
Brief about Windows Azure Platform Brief about Windows Azure Platform
Brief about Windows Azure Platform
 
Be Prepared for Tomorrow's IT Forecast Great Chance of Hybrid Clouds
Be Prepared for Tomorrow's IT Forecast Great Chance of Hybrid CloudsBe Prepared for Tomorrow's IT Forecast Great Chance of Hybrid Clouds
Be Prepared for Tomorrow's IT Forecast Great Chance of Hybrid Clouds
 
Cloud computing bringing the dark side of enterprise apps into the light by...
Cloud computing   bringing the dark side of enterprise apps into the light by...Cloud computing   bringing the dark side of enterprise apps into the light by...
Cloud computing bringing the dark side of enterprise apps into the light by...
 
Choosing Your Windows Azure Platform Strategy
Choosing Your Windows Azure Platform StrategyChoosing Your Windows Azure Platform Strategy
Choosing Your Windows Azure Platform Strategy
 
20120620 moving to windows azure
20120620 moving to windows azure20120620 moving to windows azure
20120620 moving to windows azure
 
Private cloud infrastructure configure and deploy 24 hiapc fabrizio volpe
Private cloud infrastructure configure and deploy 24 hiapc fabrizio volpePrivate cloud infrastructure configure and deploy 24 hiapc fabrizio volpe
Private cloud infrastructure configure and deploy 24 hiapc fabrizio volpe
 
Virtualisatie In Het NGDC - Marc Janssen
Virtualisatie In Het NGDC - Marc JanssenVirtualisatie In Het NGDC - Marc Janssen
Virtualisatie In Het NGDC - Marc Janssen
 
Virtual Insight Linked In Wi 2003
Virtual Insight Linked In Wi 2003Virtual Insight Linked In Wi 2003
Virtual Insight Linked In Wi 2003
 
SmartCloud Provisioning - servere i skyen på et splitsekund. Steen Eriksen &...
SmartCloud Provisioning - servere i skyen på et splitsekund.  Steen Eriksen &...SmartCloud Provisioning - servere i skyen på et splitsekund.  Steen Eriksen &...
SmartCloud Provisioning - servere i skyen på et splitsekund. Steen Eriksen &...
 
Ibm cloud security who do you trust thought leadership white paper-ibm
Ibm cloud security who do you trust thought leadership white paper-ibmIbm cloud security who do you trust thought leadership white paper-ibm
Ibm cloud security who do you trust thought leadership white paper-ibm
 

Viewers also liked

Hyper-V 3.0 Overview
Hyper-V 3.0 OverviewHyper-V 3.0 Overview
Hyper-V 3.0 Overview
Tudor Damian
 
Social Engineering si etica hackingului
Social Engineering si etica hackinguluiSocial Engineering si etica hackingului
Social Engineering si etica hackingului
Tudor Damian
 

Viewers also liked (9)

Virtualizare si SCVMM2008
Virtualizare si SCVMM2008Virtualizare si SCVMM2008
Virtualizare si SCVMM2008
 
Hyper-V 3.0 Overview
Hyper-V 3.0 OverviewHyper-V 3.0 Overview
Hyper-V 3.0 Overview
 
Upgrading your Private Cloud to Windows Server 2012 R2
Upgrading your Private Cloud to Windows Server 2012 R2Upgrading your Private Cloud to Windows Server 2012 R2
Upgrading your Private Cloud to Windows Server 2012 R2
 
What's new in Hyper-V 2012 R2
What's new in Hyper-V 2012 R2What's new in Hyper-V 2012 R2
What's new in Hyper-V 2012 R2
 
Social Engineering si etica hackingului
Social Engineering si etica hackinguluiSocial Engineering si etica hackingului
Social Engineering si etica hackingului
 
Perspective in IT
Perspective in ITPerspective in IT
Perspective in IT
 
Linux sub Hyper-V R2
Linux sub Hyper-V R2Linux sub Hyper-V R2
Linux sub Hyper-V R2
 
White Hat Hacking #2
White Hat Hacking #2White Hat Hacking #2
White Hat Hacking #2
 
Social Engineering, or hacking people
Social Engineering, or hacking peopleSocial Engineering, or hacking people
Social Engineering, or hacking people
 

Similar to BOI 2011 - Be what's next

Lap around windows azure
Lap around windows azureLap around windows azure
Lap around windows azure
Manish Corriea
 
Cloud Computing in a Nutshell
Cloud Computing in a NutshellCloud Computing in a Nutshell
Cloud Computing in a Nutshell
Victor Haydin
 
Drupal in the Cloud with Windows Azure
Drupal in the Cloud with Windows AzureDrupal in the Cloud with Windows Azure
Drupal in the Cloud with Windows Azure
Ford AntiTrust
 
Cloud becomingreality
Cloud becomingrealityCloud becomingreality
Cloud becomingreality
Josh Holmes
 
[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform
[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform
[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform
Vitor Tomaz
 
Windows Azure platform overview
Windows Azure platform overviewWindows Azure platform overview
Windows Azure platform overview
Frédéric Harper
 
Nlgug grails in the cloud
Nlgug grails in the cloudNlgug grails in the cloud
Nlgug grails in the cloud
malderhout
 
Open Cloud Interop Public
Open Cloud Interop PublicOpen Cloud Interop Public
Open Cloud Interop Public
rvanhoe
 

Similar to BOI 2011 - Be what's next (20)

Windows Azure Platform - The Color of Cloud Computing
Windows Azure Platform - The Color of Cloud ComputingWindows Azure Platform - The Color of Cloud Computing
Windows Azure Platform - The Color of Cloud Computing
 
Lap around windows azure
Lap around windows azureLap around windows azure
Lap around windows azure
 
Cloud Computing in a Nutshell
Cloud Computing in a NutshellCloud Computing in a Nutshell
Cloud Computing in a Nutshell
 
Drupal in the Cloud with Windows Azure
Drupal in the Cloud with Windows AzureDrupal in the Cloud with Windows Azure
Drupal in the Cloud with Windows Azure
 
Cloud computing overview
Cloud computing overviewCloud computing overview
Cloud computing overview
 
20120614 innovation days - Windows Azure
20120614   innovation days - Windows Azure20120614   innovation days - Windows Azure
20120614 innovation days - Windows Azure
 
Cloud becomingreality
Cloud becomingrealityCloud becomingreality
Cloud becomingreality
 
[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform
[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform
[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform
 
Cloud Computing by Dindo Fernando
Cloud Computing by Dindo FernandoCloud Computing by Dindo Fernando
Cloud Computing by Dindo Fernando
 
The DevOps PaaS Infusion - May meetup
The DevOps PaaS Infusion - May meetupThe DevOps PaaS Infusion - May meetup
The DevOps PaaS Infusion - May meetup
 
Windows Azure platform overview
Windows Azure platform overviewWindows Azure platform overview
Windows Azure platform overview
 
Moving Web Apps to the Cloud - Iowa User Group Tour, Feb 2012
Moving Web Apps to the Cloud - Iowa User Group Tour, Feb 2012Moving Web Apps to the Cloud - Iowa User Group Tour, Feb 2012
Moving Web Apps to the Cloud - Iowa User Group Tour, Feb 2012
 
Benefits of the cloud for Government
Benefits of the cloud for Government Benefits of the cloud for Government
Benefits of the cloud for Government
 
Nlgug grails in the cloud
Nlgug grails in the cloudNlgug grails in the cloud
Nlgug grails in the cloud
 
Cloud taxonomy yong kigkeat
Cloud taxonomy yong kigkeatCloud taxonomy yong kigkeat
Cloud taxonomy yong kigkeat
 
Windows Azure Uzerinden Alinabilen Hizmetler
Windows Azure Uzerinden Alinabilen HizmetlerWindows Azure Uzerinden Alinabilen Hizmetler
Windows Azure Uzerinden Alinabilen Hizmetler
 
Windows Azure Üzerinden Alınabilecek Hizmetler
Windows Azure Üzerinden Alınabilecek HizmetlerWindows Azure Üzerinden Alınabilecek Hizmetler
Windows Azure Üzerinden Alınabilecek Hizmetler
 
Le cloud microsoft - Présentation "fourre-tout" - Base
Le cloud microsoft - Présentation "fourre-tout" - BaseLe cloud microsoft - Présentation "fourre-tout" - Base
Le cloud microsoft - Présentation "fourre-tout" - Base
 
Open Cloud Interop Public
Open Cloud Interop PublicOpen Cloud Interop Public
Open Cloud Interop Public
 
Arquitectura dos Serviços da plataforma Windows Azure
Arquitectura dos Serviços da plataforma Windows AzureArquitectura dos Serviços da plataforma Windows Azure
Arquitectura dos Serviços da plataforma Windows Azure
 

More from Tudor Damian

More from Tudor Damian (20)

Digital Transformation in the Cloud: What They Don’t Always Tell You [2020]
Digital Transformation in the Cloud: What They Don’t Always Tell You [2020]Digital Transformation in the Cloud: What They Don’t Always Tell You [2020]
Digital Transformation in the Cloud: What They Don’t Always Tell You [2020]
 
Security & Compliance in the Cloud [2019]
Security & Compliance in the Cloud [2019]Security & Compliance in the Cloud [2019]
Security & Compliance in the Cloud [2019]
 
Modern cybersecurity threats, and shiny new tools to help deal with them
Modern cybersecurity threats, and shiny new tools to help deal with themModern cybersecurity threats, and shiny new tools to help deal with them
Modern cybersecurity threats, and shiny new tools to help deal with them
 
The state of web applications (in)security @ ITDays 2016
The state of web applications (in)security @ ITDays 2016The state of web applications (in)security @ ITDays 2016
The state of web applications (in)security @ ITDays 2016
 
Microsoft Azure Stack
Microsoft Azure StackMicrosoft Azure Stack
Microsoft Azure Stack
 
2016, A new era of OS and Cloud Security
2016, A new era of OS and Cloud Security2016, A new era of OS and Cloud Security
2016, A new era of OS and Cloud Security
 
IT Risk Management
IT Risk ManagementIT Risk Management
IT Risk Management
 
IDS Evasion Techniques
IDS Evasion TechniquesIDS Evasion Techniques
IDS Evasion Techniques
 
Azure Site Recovery and System Center
Azure Site Recovery and System Center Azure Site Recovery and System Center
Azure Site Recovery and System Center
 
Comparing MS Cloud with VMware Cloud
Comparing MS Cloud with VMware CloudComparing MS Cloud with VMware Cloud
Comparing MS Cloud with VMware Cloud
 
What's new in Windows 8
What's new in Windows 8What's new in Windows 8
What's new in Windows 8
 
Linux on Hyper-V
Linux on Hyper-VLinux on Hyper-V
Linux on Hyper-V
 
Hosting your virtual private cloud
Hosting your virtual private cloudHosting your virtual private cloud
Hosting your virtual private cloud
 
White Hat Hacking #3
White Hat Hacking #3White Hat Hacking #3
White Hat Hacking #3
 
White Hat Hacking #1
White Hat Hacking #1White Hat Hacking #1
White Hat Hacking #1
 
Green IT prin solutii tehnice eficiente
Green IT prin solutii tehnice eficienteGreen IT prin solutii tehnice eficiente
Green IT prin solutii tehnice eficiente
 
Arhitecturi de virtualizare in medii Enterprise
Arhitecturi de virtualizare in medii EnterpriseArhitecturi de virtualizare in medii Enterprise
Arhitecturi de virtualizare in medii Enterprise
 
Securitatea virtualizarii
Securitatea virtualizariiSecuritatea virtualizarii
Securitatea virtualizarii
 
Medii colaborative in educatie
Medii colaborative in educatieMedii colaborative in educatie
Medii colaborative in educatie
 
Tendinte in web hosting
Tendinte in web hostingTendinte in web hosting
Tendinte in web hosting
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
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
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 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
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
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...
 

BOI 2011 - Be what's next

  • 1. Be what’s next.™ Tudor Damian, MVP Răzvan Rusu, MSP
  • 2. Agenda • Microsoft Partners in Learning • Overview of “the Cloud” and its benefits • Introducing the Microsoft Web Platform – Web Platform Installer – WebMatrix • Student opportunities – DreamSpark – Imagine Cup – Microsoft Student Partners program
  • 4. OVERVIEW OF “THE CLOUD” AND ITS BENEFITS
  • 6.
  • 7.
  • 8.
  • 9. In a non-cloud view, there are inefficiencies Allocated IT-capacities Load “Under-supply“ Forecast of capacities “Waste“ of IT CAPACITY capacities Barrier for innovations Actual Load TIME Source: Microsoft Cloud Continuum
  • 10. However, in a Cloud View: Load Allocated IT Forecast capacities No “under-supply“ IT CAPACITY Reduction of Possible “over-supply“ reduction of IT-capacities in case of Reduction reduced load of initial investments Actual Load Time Source: Microsoft Cloud Continuum
  • 11. Workload patterns in the Cloud “On and Off “ “Growing Fast“ Compute Compute Inactivity Period Average Usage Average Usage Time Time “Unpredictable Bursting“ “Predictable Bursting“ Compute Compute Average Usage Average Usage Time Time
  • 12. Cloud service types Private Infrastructure Platform Software (On-Premise) (as a Service) (as a Service) (as a Service) You manage Applications Applications Applications Applications Runtimes Runtimes Runtimes Runtimes You manage Security Security Security Security Managed by vendor Managed by vendor Databases Databases Databases Databases You manage Servers Servers Servers Servers Virtualization Virtualization Managed by vendor Virtualization Virtualization Server HW Server HW Server HW Server HW Storage Storage Storage Storage Networking Networking Networking Networking Source: Microsoft Cloud Continuum
  • 13. SaaS PaaS IaaS Customers Service Providers Global Providers Source: TechEd Europe – MGT201
  • 14. SaaS PaaS IaaS Customers Service Providers Global Providers Source: TechEd Europe – MGT201
  • 15. The Microsoft cloud offering Source: TechEd Australia – MGT310
  • 16.
  • 18. Windows Azure – free access – Windows Azure Freemium – Windows Azure Trial – MSDN Subscription • Contact your local Microsoft subsidiary
  • 19. Windows Azure – resources • www.windowsazure.com • Getting Started: – http://channel9.msdn.com/Learn/Courses/Azure – http://www.windowsazurebootcamp.com/materials • Plugins, addons, SDKs: – http://www.microsoft.com/windowsazure/interop – http://windowsazure4e.org – http://windowsazure4j.org
  • 21. Web Platform Installer • Automated installation tool for web hosting and development apps • IIS / IIS Express • Visual Web Developer 2010 SP1 Express Edition • SQL Server 2008 R2 Express Edition • Microsoft .NET Framework (2.0 SP1, 3.5 SP1, 4.0) • Silverlight Tools for Visual Studio • PHP / MySQL • Software 3rd party: – WordPress, Umbraco, Drupal, Joomla, etc.
  • 22.
  • 23. Who is WebMatrix for? I <3 Web Apps. I want to build web I’m a professional I just need a tool that sites myself with an software developer makes them easier to easy to learn tool and I build complex, configure, customize and framework large scale web sites and publish them with a team of developers
  • 26. Introducing WebMatrix Create from Create from Create from Scratch Folder Open Source App
  • 27. Introducing Razor <ul> @foreach(var p in products) { <li>@p.Name ($@p.Price)</li> } </ul>
  • 28. Razor is a cut above the rest Web Forms <ul> (6 markup transitions): <% for (int i = 0; i < 10; i++) { %> <li><% =i %></li> <% } %> </ul> PHP <ul> <?php (2 markup transitions for ($i = 0; $i < 10; $i++) { & an echo): echo("<li>$i</li>"); } ?> </ul> Razor <ul> @for (int i = 0; i < 10; i++) { (2 markup transitions): <li>@i</li> } </ul>
  • 29. Introducing Helpers in Razor @Facebook.LikeButton() @SimplePay.Execute( to: “joholmes@microsoft.com”, amount: 1234.56, from: “james@microsoft.com”);
  • 30.
  • 31. Web Platform Installer & WebMatrix DEMO
  • 34. DreamSpark • Worldwide program set by Microsoft • Provides students with software design and development tools at no charge www.dreamspark.com
  • 35. Imagine Cup • The biggest worldwide competition for students (300.000 participants in 2011) • 2011: New York, USA - Theme: “Imagine a world where technology helps solve the world's toughest problems”
  • 36. Imagine Cup – contest sections • Software Design • Game Design • Digital Media • Windows Phone 7 • Orchard Challenge • IT Challenge • Interoperability Challenge • Embedded Development • Windows 7 Touch Challenge
  • 37. Why would you participate ? • Visibility in the IT community / university  Makes it easier to find a job  Better grades (?) • Prizes • Meeting people • Travelling
  • 38. Imagine Cup – useful links • www.imaginecup.com • www.facebook.com/microsoftimaginecup • www.twitter.com/imaginecup
  • 39. Microsoft Student Partners • A worldwide program for the most talented students in technical universities • Microsoft’s extension in the Academic environment.
  • 40. MSP benefits • Access to technology • Visibility in the IT Community / university • Training • Mentorship • MSDN Premium • Vouchers for certifications
  • 41. MSP responsibilities • Presentations • Workshops • Mentorship • Competitions
  • 42. Thank you! Any questions? • You can find us here: – Tudor Damian: www.tudy.tel / tudy@tudy.ro – Răzvan Rusu: razvan.rusu@msptechrep.com