Posts

Showing posts with the label 20532

20532 Lab 13 screen shots

Image
20532 Lab 13 screen shots Here are some screen shots of the major steps and desired outcomes for Lab 13 Connection Strings for database, storage account and service bus The main website published in Azure Link to the Events page Verbose logging with recorded events from page visits Azure components showing Web App and Cloud Service The publish process Validate your connection to Azure

20532 Questions and Answers

20532 Questions and Answers Q - What is a Notification Hub? Does it depend on a Service Bus?  Does the Service Bus use shared infrastructure i.e. will I need a server? Firstly, this feature of Azure is quite simply a platform for sending a notification to many mobile wireless users.  The use cases could involve - emergency notices, announcements, promotions for example. Here is the starting point for Azure documentation Each cell phone manufacturer has their own implementation of a PNS (Platform Notification Systems) "For example, in order to send a notification to a Windows Store app, a developer must contact the WNS (Windows Notification Service)" The diagram shown in your courseware came from the official MS documentation and the high level process is explained in 4 steps.  There are also examples to show how customers have been using NH and brand specific "getting started" setup procedures e.g. Android The infrastructure is hosted in the cloud but the back-end c...

20532 conclusion and more resources

20532 conclusion and more resources In our journey into Azure from a developer perspective you learned about these basic Azure components: - Cloud Services (as a holder for Virtual Machines and Web/Worker Roles) - Web Apps (Web Sites) - Storage accounts (as a holder for Tables, Queues, Blobs and Files) - The Service Bus (as a holder for Advanced Queues, Relays, Topics and Notification Hubs) You also learned some "real world" lessons about Azure as a moving target with changes occurring at a rapid pace. The "Resource Manager" model for building out Azure solutions is the way of the future.  Still, it was useful to have a clear understanding of the Classic cloud service model (see 20533 Day 1 ) There are many other objects in Azure still left to explore.  We hope that the 20532 course will serve as a stepping stone to a better understanding of cloud services and, in particular, the Microsoft offering. As a compliment to your learning please find the following free res...

20532 Custom Onsite for OTPP

20532 Custom Onsite for OTPP NOTES: Hi Derrick, It was nice talking to you yesterday. Thank you for the offer to tailor the training for our needs! I confirmed that we use ASP.NET v4 and MVC 5 -------------------------- Summary of OTPP structure: Member Services (Serve teachers) Investment IT (Serve traders, codify business logic) This group is Investment Division (only)..Internal systems vs Outward Facing (Member Services) Levs project uses tibco platform - Integration management - Event driven BI team roberto (3 yrs) > Enterprise Data Program lev (3 yrs) - shared services, IT Efficiency { use cases..logging project, 6 months [apps, no system yet] 4 month window, In memory, Sun/Oracle, 1000 trans/sec..improve retrieval time, remove old logs vs keep them and archive, cloud > return "Service Now" Tibco (tibco.com) ESB (Enterprise Service Bus) Some integration..was Biztalk (retired) } Seth (Manager), jason/cherry - azure.. Dev MS platforms > Trade efficiency Jason (ski...

20532 Day 4

Image
20532 Day 4 Day 4 m2 (instructions) = - Host in Azure VM..Server 2012 R2 - VS Community 2015 - Azure SDK 2.4 (then 2.6) - Azure PS m7-9 (if time) show powershell to prep for Day 5 Show IDE and Azure PS module *** NOTE > show difference of modes (classic vs resource group) - show how to switch and why bring back videos or screenshots especially - Service Bus - Storage m13 (high level view)..work down the stack? ..works with VS community 2015 ..problem with newer version of Azure SDK > fix = install 2.6 ..also watch references for "new portal" and "management portal" something for everyone here: - Lev and Co .. logging component - Amila and Co .. Service Bus component (storage queues vs SB type) - Everyone else .. Website and Cloud Service - Nahim and Co .. noSQL Description: The On-prem app has 2 parts.. - Administration (private web app) - Events (public web app) These must be migrated to Azure. The cloud components are: - Database - Service Bus - Storage Acco...

20532 Day 5

20532 Day 5 Day 5 fix > for lab machine - Use the Server 2012 R2 VM in the LOD cloud - Install instructions and source code (allfiles) from GitHub NOTE: Azure SDK 2.6 (This will automatically install an older version of Azure PowerShell) LocalDB 2012 (instead of 2014 data tools) Office developer tools (separate link) https://www.microsoft.com/en- us/download/details.aspx?id= 46892  > old azure sdk https://www.microsoft.com/en- us/download/details.aspx?id= 29062  > old sql https://www.microsoft.com/en- us/download/details.aspx?id= 30425 > old office xml sdk i.e. to make the labs work .. just treat your environment like you are stuck in a time warp - back in May 2015.  This is the simplest approach //Cloud service on prem > show screen shot of VMM 7,8,12 > summary 7 - tables 8 - files 12 - Azure AD 9 - return to queues (20487)..metin cache in cloud services How to find azure docs: New Portal > separate site Old Portal > within splash screen...