by Dimitar Dyankov | May 10, 2023 | Article, Cloud Computing
Azure Functions is a serverless computing service provided by Microsoft Azure that enables developers to easily create event-driven, scalable, and cost-effective applications without managing servers. However, as with any cloud service, it’s essential to...
by Dimitar Dyankov | Sep 22, 2021 | Article, Cloud Computing
Azure Storage Accounts are a great way to store media, application logs, simple queue and basic database storage as well. They are very cheap to run for what you get and they have great availability. In this article we will see how to create an Azure Storage account...
by Dimitar Dyankov | Sep 7, 2021 | Article, Cloud Computing
Some of the biggest concerns for new companies or users to use cloud computing is the fact that there is no way to know exactly how much you will be spending each month. However, that is also the beauty of cloud computing because you will most likely save a lot of...
by Dimitar Dyankov | May 18, 2021 | Article, Cloud Computing
Cloud platforms are quickly becoming extremely popular and great ways to host your brand new applications. A cloud platform refers to the combination of both software and infrastructure in an internet based data center. The most common platforms at the moment are AWS,...
by Dimitar Dyankov | Apr 28, 2021 | Article, Cloud Computing
Azure Functions Applications are some of the fastest growing ways for development teams to build products. They allow for developers to create serverless functions that perform a task such as add an item to a Database. These functions can be created in some of the...
by Dimitar Dyankov | Mar 16, 2021 | Article, Cloud Computing
Are you a beginner on cloud Development and want to start learning ? I have compiled some tips that will hopefully help you get started and look out for some common misconceptions: Sign up to courses for your chosen cloud platform Sign up to a free cloud trial. Most...