Tag: cloud
featured
Azure functions- Part 1
Azure Functions is the serverless alternative for Azure. Serverless computing is changing the whole complex application architecture these days. Serverless computing relieves the developer from the stress of handling cloud infrastructure. Especially when developing complex applications, the serverless feature tends to make a big impact. Let take a look into what is Azure functions and …
Difference in cloud functions in Google cloud and Firebase
Introduction According to google’s documentation cloud functions are Google Cloud’s event-driven serverless compute platform. Run your code locally or in the cloud without having to provision servers. Go from code to deploy with continuous delivery and monitoring tools. Cloud Functions scales up or down, so you pay only for compute resources you use. Easily create …
Read More “Difference in cloud functions in Google cloud and Firebase”
Cloud Computing and its influence in modern technology
CLOUD COMPUTING – WHAT IS IT? Cloud computing has been a topic that is spoken oftenly among many people today.Have you ever looked around your office and wondered – gosh, there are a lot of wires! Desktops, laptops, workstations and servers – they all come with a lot of wiring, not to mention the fact …
Read More “Cloud Computing and its influence in modern technology”
Serverless and the future
What is serverless Serverless computing has become one of the most trending names among the software development community these last couple of years. We have seen many rise and increase in applications taking a serverless development approach. But what does serverless computing do? Serverless computing is an implementation model where the cloud provider (ex: AWS, …
Deploying react app in Azure blob storage
In this tutorial, we will be looking into how we can use Azure blob storage to deploy a react-app. At the end of the tutorial, you will be able to host a static site developed on react, that can be accessed publicly. You will be learning how to, Configure static website hosting in Azure Deploy …
Bespoke Software Development
Bespoke software development has turned out to be one of the core areas in software development today. As we have seen today from tailored made dresses to tailored-made tour packages, customers in this era expect something different and unique to satisfy their purposes. There has been an increasing demand for tailored made software to address …