Software Development for a Cloud Computing: IaaS, PaaS, SaaS, DaaS, AWS, Azure, Cloud Foundry, Heroku
 
Tag: <span>cloud architecture</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 …

Scaling microservices with Message queues, .NET and Kubernetes

When you design and build .NET applications at scale, you deal with two significant challenges: scalability & robustness. You should design your service so that even if it is subject to intermittent heavy loads, it continues to operate reliably. But how do you build such applications? And how do you …

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 …

Cloud Architecture with Amazon AWS Direct Connect

Modern IT is embracing hybrid cloud architecture as part of their overall IT strategy. AWS Direct Connect provides a critical tool for ingesting web scale data or leveraging custom appliances and legacy applications. This talk discusses the unique benefits of using Direct Connect to reduce cost, increase bandwidth, and provide …