We have got the opportunity to host Global Office 365 Developer Bootcamp in Letterkenny as part of Letterkenny DotNet Azure User Group (LK-MUG). Global Office 365 Developer Bootcamp – Overview? Following the success of last year, Global Office 365 Developer Bootcamp now becomes an annual event. It is a free, one-day, hands-on training event led […]
Read more →Search Results for: events
Prompt Injection Defense: Securing LLM Applications Against Adversarial Inputs
Introduction: Prompt injection is one of the most significant security risks in LLM applications. Attackers craft inputs that manipulate the model into ignoring its instructions, leaking system prompts, or performing unauthorized actions. As LLMs become more integrated into production systems—handling sensitive data, executing code, or making API calls—the attack surface grows dramatically. This guide covers […]
Read more →Azure Functions App–Run OnDemand Serverless code – a path way to Serverless Computing
Azure Functions is a new cloud solution from Azure that would let you execute small pieces code or “functions” in the cloud. This means you do not have to worry about the infrastructure or environment to execute your little piece of code to solve any of your business problems. Functions can make development even more […]
Read more →Microsoft Build Tour – Hyderabad, 21,22 June 2017
The Microsoft Build Tour brings the best of Microsoft Build right to you. Developers building Line of Business or consumer applications using Cloud or traditional desktop technologies will hear firsthand from Microsoft experts about the latest technical news and updates from the Microsoft Build conference. Date & Timings: · DAY1 – Wednesday, June 21, 2017 […]
Read more →Introduction to IoT Hub
IoT Hub is a fully managed service from Microsoft Azure as part of Azure IoT Suite that enables reliable and secure bi-directional communications between millions of IoT devices and your solution back end. Azure IoT Hub are designed to provide following capabilities: Multiple device-to-cloud and cloud-to-device communication options, including one-way messaging, file transfer, and request-reply […]
Read more →Azure: What are Event Hubs?
Event Hubs is a feature within the Azure and is intended to help with the challenge of handling an event based messaging at huge scale. To be specific it is a Highly scalable data streaming platform. The idea is that if you have apps or devices publishing telemetry events then Event Hubs can be the […]
Read more →