The process for creating Azure Functions is straightforward on the Azure Portal. The only confusing option you have to consider during the function creation is which hosting model to choose from the available choices. There are four different hosting plans to choose from, where you will also be able to determine which OS to host […]
Read MoreUnderstanding AWS Developer Tools CodePipeline = CodeCommit -> CodeBuild -> Deploy If you never heard about the AWS Developer Tools, I will briefly talk about this set of tools. AWS CodeCommit This service/tool provides you a private git repository. Much like Bitbucket or GitHub. You just create a new repository (like a new project in […]
Read More