Boston Global Azure Bootcamp https://bostonazurebootcamp.com/2018/Sessions Agenda for this session includes deep hands-on learning on Azure functions (“serverless”, event-driven functions) 1. Introduction 2. Supported operating systems and languages 3. Building and deploying azure functions (using VS and directly from Portal) 4. Durable functions in azure functions 5. Other cloud vendor’s serverless computing 6. Hands-on lab You […]
Azure
BCC29: Data Encryption using Azure Storage Service
Boston Code Camp 29, https://www.bostoncodecamp.com/CC29/sessions/details/16639 Session Materials: https://www.slideshare.net/UdaiappaRamachandran/data-encryption-azure-storage-service In this talk, we’ll explore different possible of encryption techniques that you can apply to secure your data and comparison with other cloud vendors and offering on storage encryption. The talk includes slides and sample codes prior to the session.
BCC29: Build smarter productivity apps using Microsoft Graph
Boston Code Camp 29, https://www.bostoncodecamp.com/CC29/sessions/details/16640 Session Materials: https://www.slideshare.net/UdaiappaRamachandran In this talk, we’ll explore how to build apps using Microsoft Graph API to connect to the data that drives productivity – mail, calendar, contacts, documents, directory, devices, and more. Talk includes slides and sample codes prior to session.
BOSTON AZURE USER GROUP: Cloud Storage (Windows Azure Blob and Amazon S3) – Boston Azure User Group
On June 27, I had the privilege of speaking at the Boston Azure User Group in Boston, MA. The topic covered a in-depth discussion of Azure Blob Storage and Amazon S3. It was an very interactive session with lots of great questions from the attendees. The topics that we covered Storage Overview Azure Blob Storage […]
Azure IaaS (Infrastructure as a Service)
Nashua .NET/Cloud Computing User Group Meeting October 17, 2012 Today’s talk provides an overview of Windows Azure virtual machine for Developers and IT Professionals. We have covered the key concepts of Virtual Machines and how to get started using windows azure. Topic includes Creating Virtual machines (Quick, Gallery and using custom disk image after sysprep) […]
ASP.NET Web API
Nashua .NET/Cloud Computing talk Sep 19,2012. Today’s meeting we discussed all about ASP.NETWeb API. Talk includes Introduction, Web API Routing, Web API Pipeline, Dependency Injections and Resolvers, Model Binding and Media Formats, Self Hosting, Security and Deploying Web API into cloud. click here to download the ppt click here to download the source code video […]
Windows Azure SDK 1.7 and new features
NHDN Cloud Computing talk Jun 20th, 2012. We discussed All new features from Jun 7th announcement and SDK 1.7. How to utilize all the cloud services, cloud storage and virtual machine and the web sites. click here to download the presentation click here to download the sample code on caching and service bus ( before running […]
Migrating to cloud architecture discussion and cloud device
NHDN Cloud Computing talk May 16,2012. We discussed Architecture Guidance on how to migrate existing systems. How to utilize all the cloud services, cloud storage and virtual networks. We explored all cloud devices application development on Windows Phone, iOS, Android. click here to download the presentation
Cloud Storage (Azure Blob and Amazon S3)
Today @NHDN Cloud Computing User group meeting @ Daniel Webster College (DWC) Nashua, we talked all about the cloud storage. Talk includes the overview of cloud storage including Azure Blob and Amazon S3. Blob storage, Azure Drive and S3 using REST and API. You can download the presentation here download the sample source here
NHDN Cloud Computing discussion – extreme performance
Today’s NHDN Cloud computing UG Lance gave excellent over view of Extreme performance uisng CQRS model. Abstract: How high volume sites commit so many transactions and serve so many customers. CQRS Command and Query Responsibility Segregation. In the simplest form, it is a pattern where the developer has a different model for their writes versus […]