1 / 52

PS C:\> Start-Session `

PS C:> Start-Session `. >> -Title “Bursting to the Cloud in 1 Hour ” ` >> -Presenter “Patriek van Dorp” ` >> -Function “Technology Consultant at Sogeti NL” ` >> - WindowsAzureMVP :$true. PS C:> TOPIC about_CloudComputing SHORT DESCRIPTION

sheri
Télécharger la présentation

PS C:\> Start-Session `

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PS C:\> Start-Session ` >> -Title “Bursting to the Cloud in 1 Hour” ` >> -Presenter “Patriek van Dorp” ` >> -Function “Technology Consultant at Sogeti NL” ` >> -WindowsAzureMVP:$true

  2. PS C:\> TOPIC about_CloudComputing SHORT DESCRIPTION Almost every organization has developed or is developing some sort of Cloud strategy. LONG DESCRIPTION The presenter was too lazy to write a long long description. Just pay attention and listen! -- More -- Get-Help about_CloudComputing

  3. PS C:\> PS C:\> Customer : Needs to be given information about the benefits of Cloud Computing Own Organization : Needs to be made aware of the chances that Cloud Computing offers PS C:\> $sentiment = Get-CloudSentiment “Pre 2010” $sentiment | Format-List cls

  4. PS C:\> Role Skill --------- ----- Developer Learn to deal with load balanced… Developer Learn to design for failure Developer Learn new application patterns Developer Learn about true statelessness Developer Learn to deal with ‘throttling’ Developer Learn words like ‘idempotent’ Developer Learn how to convince and excite a sales person PS C:\> $sentiment | Get-ITSkills cls

  5. PS C:\> PS C:\> Customer : Has heard of Cloud Computing, but thinks it’s still very scary stuff Own Organization : Realizes Cloud Computing is important and starts special programs to help customers overcome their fear of the Cloud PS C:\> $sentiment = Get-CloudSentiment “2010” $sentiment | Format-List cls

  6. PS C:\> Role Skill --------- ----- Developer Keep up with rapid new developments Developer Upgrade to new SDK (twice) Developer Deal with broken code due to new SDK Developer Deal with real-world issues Developer Learn how to convince and excite a sales person PS C:\> $sentiment | Get-ITSkills cls

  7. PS C:\> PS C:\> Customer : The benefits seem to outweigh the fears and the customer starts asking about this Windows Azure platform Own Organization : Is struggling to provide an answer for the specific integration needs of customers PS C:\> $sentiment = Get-CloudSentiment “2011” $sentiment | Format-List cls

  8. PS C:\> Role Skill --------- ----- Developer Keep up with rapid new developments Developer Upgrade to new SDK (twice) Developer Deal with broken code due to new SDK Developer Find solution for integrating with… Developer Learn how to convince and excite a sales person PS C:\> $sentiment | Get-ITSkills cls

  9. PS C:\> PS C:\> Customer : Needs to be explained that Windows Azure is now also becoming an Infrastructure-as-a- Service offering, which offers great integration support Own Organization : Is using Windows Azure Virtual Machines and Windows Azure Virtual Network in Preview for Dev/Test and Training environments PS C:\> $sentiment = Get-CloudSentiment “2012” $sentiment | Format-List Show-CloudServiceModels

  10. On-premises IaaS SaaS PaaS Application Application Application Application Data Data Data Data Runtime Runtime Runtime Runtime Pay Less Invest Less Manage Less Middleware Middleware Middleware Middleware OS OS OS OS Virtualization Virtualization Virtualization Virtualization Servers Servers Servers Servers Storage Storage Storage Storage Network Network Network Network

  11. PS C:\> PS C:\> Customer : Needs to be explained that Windows Azure is now also becoming an Infrastructure-as-a- Service offering, which offers great integration support Own Organization : Is using Windows Azure Virtual Machines and Windows Azure Virtual Network in Preview for Dev/Test and Training environments PS C:\> PS C:\> $sentiment = Get-CloudSentiment “2012” $sentiment | Format-List Show-CloudServiceModels cls

  12. PS C:\> Yet another happy CFO! PS C:\> Invest-Less | Manage-Less | Pay-Less cls

  13. PS C:\> Role Skill --------- ----- Developer Keep up with rapid new developments … Developer Learn about Hyper-V Developer Learn about CIDR network addressing Developer Learn about VPN Developer Learn about Linux Developer Learn how to convince and excite an IT Pro PS C:\> $sentiment | Get-ITSkills cls

  14. PS C:\> PS C:\> Customer : The benefits do outweigh the doubts and the customer is defining integral Cloud strategies Own Organization : Is facilitating customers to plan for complete datacenter migrations including business process changes and changes in service management [In Awe] PS C:\> $sentiment = Get-CloudSentiment “2013” $sentiment | Format-List Show-SkySight

  15. PS C:\> PS C:\> Customer : The benefits do outweigh the doubts and the customer is defining integral Cloud strategies Own Organization : Is facilitating customers to plan for complete datacenter migrations including business process changes and changes in service management [In Awe] PS C:\> PS C:\> $sentiment = Get-CloudSentiment “2013” $sentiment | Format-List Show-SkySight cls

  16. PS C:\> Role Skill --------- ----- Developer Keep up with rapid new developments … IT Pro Learn about Windows Azure VM IT Pro Learn about Windows Azure VNET IT Pro Learn about Cloud Services IT Pro Learn about Linux IT Pro Learn how to convince and excite a sales person PS C:\> $sentiment | Get-ITSkills cls

  17. PS C:\> Role Skill --------- ----- Developer Learn (Windows Azure) PowerShell IT Pro Learn (Windows Azure) PowerShell PS C:\> $sentiment | Get-ITSkills -MostImportant Show-Reason “Why PowerShell?”

  18. PS C:\> Get-AzureService Label : virtualacademy-adminDescription : AffinityGroup : Location : West EuropeStatus : CreatedDateModified : 28-6-2013 09:39:28DateCreated : 28-6-2013 09:36:56Url: https://management.core.win dows.net/bbd919c9-5654-49e2-a

  19. PS C:\> Role Skill --------- ----- Developer Learn (Windows Azure) PowerShell IT Pro Learn (Windows Azure) PowerShell PS C:\> PS C:\> $sentiment | Get-ITSkills -MostImportant Show-Reason “Why PowerShell?” cls

  20. PS C:\> Start-Demo ` >> “PowerShell! Developer or IT Pro?”

  21. Show-RepetativeStrainInjury -Example PS C:\>

  22. Show-RepetativeStrainInjury PS C:\> PS C:\> cls

  23. PS C:\> Start-Demo ` >> “Provisioning a new VM”

  24. Show-AddingDataDisks -Example PS C:\>

  25. Show-AddingDataDisks PS C:\> PS C:\> cls

  26. PS C:\> Start-Demo ` >> “Adding Disks”

  27. PS C:\> Start-Demo ` >> “PowerShell Remoting”

  28. PS C:\> TOPIC about_BurstingToTheCloud SHORT DESCRIPTION Bursting to the Cloud incorporates creating many resources in the Cloud quickly, but it also means still utilizing on-premises resources LONG DESCRIPTION No seriously… Don’t expect long descriptions in this lazy presenter’s slides… -- More -- Get-Help about_BurstingToTheCloud

  29. PS C:\> Start-Demo ` >> “Connecting to the Local Network”

More Related