Author Archives: Raymund Macaalay

Breaking Out of Your Comfort Zone: Moving from Windows, Azure, and C# to Open-Source Technologies like Java, Linux, and SpringBoot

Moving from one technology stack to another can be a daunting task, especially when the new stack is vastly different from what you are used to. In my case, I had to make the switch from C#, .Net Core, jQuery, Windows, Azure, Azure DevOps to Java, SpringBoot, Linux, Openshift, Jenkins, and Bitbucket becuase of a… Read More »

12 Reasons why ChatGPT won’t replace your jobs. Soon……….

As many of you may know, ChatGPT is a large language model created by OpenAI that was first introduced in 2020. Since its debut, ChatGPT has been utilized in a wide range of applications, including generating text, answering questions, composing music, and even creating artwork. ChatGPT is part of a larger family of artificial intelligence… Read More »

How to deploy your web app in Windows Containers on Azure App Service

With Containerization getting popular nowadays due to its capabilities of reducing issues with regards to deploying applications on different environments and streamlining your compute resources, it makes a lot of sense that you should containerize your applications whenever it is possible.  With containerization your application will be bundled together with all of its related configuration… Read More »