Shawn WonginDevOps.devAn useful tip to execute shell commands inside a running container on an ECS taskAmazon ECS (Elastic Container Service) is a highly scalable and high-performance container management service that makes it easy to run…Aug 26Aug 26
Shawn WongA simple example to automation your CICD process with docker, terraform and gitlab CI — Part ICreate the Dockerfile for your microservices applicationJul 29Jul 29
Shawn WongA step by step example for beginners to build your first Gen AI application with Ruby on RailsIn today’s digital landscape, integrating artificial intelligence(AI) into application has become increasingly common, thanks to platform…Feb 19Feb 19
Shawn WongAn example of building infrastructure for AWS Lambda with TerraformTerraform is an open-source infrastructure as code (IaC) tool. It allows you to define, provision, and manage your infrastructure resources…Sep 11, 2023Sep 11, 2023
Shawn WonginCloud Native DailyDeploy AWS Lambda Functions as Container Images Using RubyA step-by-step guide of AWS Lambda functions deployed as a Container image using the Ruby runtimeAug 6, 20231Aug 6, 20231
Shawn WongA simple demo about how to implement AASM in Ruby on RailsAs web developers, we often encounter situations where we need to manage the state of objects in our applications. For example, in a user…May 7, 2023May 7, 2023
Shawn WongPolymorphic association in Ruby on Rails and a few good practices to implement itPolymorphic association in ActiveRecordApr 6, 2023Apr 6, 2023
Shawn WongSimulating real browser behaviour in performance testing with Locust.ioLocust is an easy to use, scriptable and scalable performance testing tool. We define the behaviour of the users in regular Python code…Feb 5, 20232Feb 5, 20232