Many companies seriously discuss going Serverless and yet often end up with containers hosted on paid virtual machines. It is definitely the right step towards a Serverless architecture for anyone who would like to walk the path carefully. However, containers on virtual machines may not be what many require as you are still responsible for … Continue reading Azure Serverless Hosting Plans
Tag: azure
Azure Pipelines
Full stack developers usually focus on UI, API and DB aspects of an application. However, it is becoming more important that developers understand the continuous deployment basics so that apps are deployed frequently and users can benefit from it. Azure Pipelines are Azure Devops offering for performing Continuous Integration/Continuous Delivery. If your code is hosted … Continue reading Azure Pipelines