Today I had the opportunity to speak at Boston Code Camp 32, MA. The topic was Knowledge Mining with Azure Search covered the Cognitive enabled Azure Search (now called Cognitive Search) Meeting URL https://www.bostoncodecamp.com/CC32/sessions/details/16821 The Deck click here see to all my decks Talk Description Azure Search offers powerful Cognitive search to enrich your index. […]
Talks
Nashua Cloud .NET User Group: Azure Serverless Computing
Today, As an organizer of the Nashua Cloud.NET user group presented about Azure Serverless computing. Meeting URL https://meetup.com/nashuaug/events/266349864/ The Deck Talk Description Azure Functions enable the creation of event-driven, compute-on-demand systems that can be triggered by various external events. In this session, we deep dive into1. how to leverage functions to execute server-side logic2. build […]
GSCC2019: Leveraging the Dependency Injection support in Azure Functions/AWS Lambda
Today I had the opportunity to speak at Granite State Code Camp 2019 (GSCC2019), NH. The topic was Leveraging the Dependency Injection support in Azure Functions/AWS Lambda. Meeting URL http://www.granitestatecodecamp.org/schedule Talk Description The serverless technique lets you run code without provisioning or managing servers. You pay only for the compute time you consume, and there […]
North Boston Azure Cloud User Group: Azure Serverless Computing
Today I had the opportunity to speak at North Boston Azure Cloud User Group, MA. The topic was Azure Serverless Computing to cover all aspects of Serverless computing including preview features. This session was very interactive, engaging with loads of questions. Meeting URL https://www.meetup.com/North-Boston-Azure-Cloud-User-Group/events/265682026/ The Deck click here see to all my decks Talk Description […]
Global Azure Boot Camp 2019: Service Fabric Mesh
Azure Bootcamp https://bostonazurebootcamp.com/2019/Schedule Slide deck https://www.slideshare.net/UdaiappaRamachandran/azure-service-fabric-mesh The session includes details of Azure Service Fabric Mesh and current offerings, real-time web application, and console app deployment into Service Fabric Mesh.
BCC31: Introduction to Azure Service Fabric Mesh
Boston Code Camp 31, https://www.bostoncodecamp.com/CC31/sessions/details/16749 The session includes details of Azure Service Fabric Mesh and current offerings, real-time web application, and console app deployment into Service Fabric Mesh.
BCC30: Getting started with Azure Marketplace-Publishing Offers
Boston Code Camp 30, https://www.bostoncodecamp.com/CC30/sessions/details/16682 Session Materials: https://www.slideshare.net/UdaiappaRamachandran/azure-marketplace In this session, I will walk thru the process of getting started with Azure Marketplace and publishing Virtual Machine and Web Applications.
VCC10: Getting started with Azure Marketplace
Today I had the opportunity to speak at Vermont Code Camp 10, VT. The topic was Getting Started with Azure Market Place, this section includes complete walk-thru of publishing virtual machine and web app offerings to the azure market place. Meeting URL https://2018.vtcodecamp.org/sessions/#59537 The Deck click here see to all my decks Talk Description In […]
Global Azure Boot Camp 2018: Azure Functions and Serverless
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 […]
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.