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

Kontinuous Integration and Delivery in the Cloud Native World

With Kubernetes matured enough to be the favourite application orchestration platform, but it still missed one crucial feature of in-cluster build of the applications. The missing feature made continuous integration and delivery to be less effective. The market had various solutions to solve the problem but 99% of the solutions …

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 …