Software Development for a Cloud Computing: IaaS, PaaS, SaaS, DaaS, AWS, Azure, Cloud Foundry, Heroku
 
Tag: <span>windows azure</span>

Azure Serverless for Software Developers

Azure Functions, Microsoft’s serverless offering, allow cloud software developers to focus on their code and not be concerned with infrastructure or DevOps. Thanks to a slew of built-in integrations, you can use configurations rather than code to send and retrieve messages to various services or be triggered by events in …

Azure Functions 2.0: Enterprise-Grade Serverless

Serverless architectures – where managed servers are provisioned and scaled on-demand, freeing up time and money to focus on code – are seeing increasing mainstream adoption, but enterprise-grade applications have additional challenges such as networking, security, durability, and workflow complexity. Learn about the solutions to these challenges that Azure Functions, …

Azure Storage Architecture: Getting the Most out of IaaS Storage

This session will run through the different storage types available in Azure, Block Blobs, Page Blobs, Files, Tables and Queues. It will explain the internals of how azure storage is delivered so that you can understand how best architect your storage to get the best performance from applications. Finally, it …