© 2022 Hashnode
Hey there, wherever whom you are and where you are, welcome to this article. As you had stepped into here, you should be interested about what cloud platform to choose and why especially choose AWS! D…
What is Infrastructure as Code? Truth is infrastructure as Code (IaC) is amazing but why? Infrastructure as Code allows us to maintain one code base that can be deployed into various cloud platforms …
There can be situations where you need to grant application consent on behalf of the user. Our use case occurred when we remove permission to grant application user consent from our users. The reason …
Microsoft currently offers two popular LCNC automation tools: Power Automate and Logic Apps. Both require no or low-code and can help streamline repetitive digital processes. The correct one for your …
In this exercise we will create an azure function and configure a binding and an output for it. 1) go to the azure portal, write "function" and click on this option 2) We fill the form when creating…
We have a repository where Azure Automation Runbooks are stored and we wanted to automatically publish every new version automatically into the Azure Automation Resource account. Azure Pipeline was an obvious solution. Still, it took me som…
Hey, Dev ops fam! 👋 In this blog I will introduce a Popular GUI (Graphical User Interface) for Docker. where managing containers would be easy and You don't have to write lengthy terminal commands. …
Microsoft Azure, You all might have heard about it, but are uncertain what it is? What does it do? Does it have something to do with cloud computing? or does it even matter to me? In this article, we …
INTRODUCTION I maintained multiple WordPress and other non-PHP sites for a long time. I never needed SSL because there is nothing to secure but Google kind of made it very hard to use HTTP on the chrome browser a few years ago. I was looki…
In this post, we are going to explore the benefits of Nuke and its most common features (while we deploy a web app to Azure) to achieve a flexible, maintainable, automated build process. Nuke is an o…