Justin Yoo

Author posts

Building PowerApps with Naver Map API

in Azure Functions · 4 min read

Power Apps is literally a powerful solution that requires low-code or no-code to build. To build an app, you don't need to understand how the programming language works. Instead, as long as you know

Implementing ChatOps on GitHub Actions

in Github Actions · 8 min read

There have been many discussions around "Continuous Delivery" and "Continuous Deployment" while composing DevOps pipelines. A rough comparison between both can be depicted below: Depending on