Hung Tran NguyenBuild a small Q&A bot with OpenAIRecently I registered a developer account with OpenAI to play around cause it is quite popular these days and I am curious to see what I…Oct 3Oct 3
Hung Tran NguyenLearning to make use of AWS Lambda function: Cron Jobs (plus Pub-Sub pattern)To most any backend logic nowadays, scheduled tasks can be seen as a crucial part. For example, an investment platform app usually has a…Dec 6, 20201Dec 6, 20201
Hung Tran NguyenExplore Google Cloud functions for micro tasksGiven tasks of integrating our current system with multiple third-party services for customer support purposes at RealStake, I often make…May 23, 2020May 23, 2020
Hung Tran NguyenHow I schedule jobs for my pet projectWhile playing with my small Express app a bit (https://dev.to/trannguyenhung011086/first-try-with-express-2a3p), I started to diving more…Dec 18, 2019Dec 18, 2019
Hung Tran NguyenFirst try with ExpressWhile working as automation QA using NodeJS, I always have big interest in how to build up a web application and recently I have decided…Nov 27, 2019Nov 27, 2019
Hung Tran NguyenHow I sync Github pull request status to Asana task flowCurrently my team at RealStake is using Asana to manage the task flow. It works quite smooth but there is one issue that we need to move…Nov 24, 2019Nov 24, 2019
Hung Tran NguyenRun multi load test scripts with K6K6 (https://docs.k6.io/docs) is a load test framework built with Go and expose scripting via Javascript. By default, we can run one test…Jan 23, 20194Jan 23, 20194
Hung Tran NguyenAPI load test with K6 (JavaScript + Go)Lately while learning load test frameworks alternative to Locust (Python), I found K6 framework (https://k6.io/) which is really amazing…Jan 17, 20193Jan 17, 20193