by ray | Mar 3, 2023 | Ruby on Rails
Ruby on Rails provides developers with an excellent ecosystem for developing high-performing web applications. It’s reliable, fast, and supported by a huge community of talented Ruby on Rails developers. Many brands have leveraged this technology in most of their web...
by ray | Mar 2, 2023 | Gitlab
A little while back I wrote about the future of the GitLab Web IDE and our decision to rebuild the Web IDE on top of the open source VS Code project. Our goal: To make it simple for anyone and everyone to contribute, regardless of their development experience. Today,...
by ray | Jan 4, 2023 | Helm, Kubernetes
Introduction Helm is a Kubernetes deployment tool for automating creation, packaging, configuration, and deployment of applications and services to Kubernetes clusters. Kubernetes is a powerful container-orchestration system for application deployment. There are...
by ray | Jan 4, 2023 | AWS, Terraform
What is WordPress ? WordPress is a free, open-source website creation platform which requires access to database to store information. Therefore we need database to make WordPress accessible. What is Amazon RDS ? Amazon Relational Database Service (Amazon RDS) makes...