Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
Sync secret from AWS Secret Manager to K8S.
In the previous post, i showed how we synchronize secret from Vault to k8s, today with external-secrets.io i will guide you how to sync secret from AWS Secret Manager to k8s. I will use minikube for d
COPPER Nguyen
Jun 14, 2023 | 3 min read
members
Using computed in VueJS & The difference between computed and methods
What is computed? and How to use it! Computed or Computed property is the place to process data on Vue.js, the data is processed from the properties returned in the data or a certain binding property.
Zill Nguyen
Jun 14, 2023 | 2 min read
testing
members
Can we apply UIPath to automation testing?
UIPath is primarily known as a popular Robotic Process Automation (RPA) tool used for automating repetitive tasks within business processes. However, UIPath can also be utilized for automation testing
SAMIYA NGUYEN
Jun 13, 2023 | 2 min read
testing
members
#2 TestNG in Selenium
SummaryWhat is TestNG? Why Use TestNG with Selenium? Install and Set up TestNG Introduce some TestNG annotations Run Testcase with TestNG DetailsWhat is TestNG?This blog will provide basic concepts of
Saki Pham
Jun 7, 2023 | 5 min read
members
The difference between JavaScript and TypeScript
1. DefinitionJavaScript is a programming language used by developers to create interactive websites JavaScript features dynamic typing and a JIT (just in time) interpreter. JavaScript started out as a
Claire Nguyen
May 30, 2023 | 2 min read
members
Create VPC environment using Terraform.
Terraform is a tool that allows users to define infrastruture as code using HCL (HashiCorp Configuration Language). It's a safe and efficient way to build, change, and version infrastructure across mu
jake
May 29, 2023 | 4 min read
members
RedisSearch! An option worth considering for a search engine
RediSearch is a source-available Redis module that enables querying, secondary indexing, and full-text search for Redis
Kaitou
May 29, 2023 | 3 min read
testing
members
What Is API Testing
In todays’ world of software development, Application Programming Interfaces, or APIs have become an essential part of building and integrating different software components or systems. So, let’s find
Han
May 19, 2023 | 5 min read
testing
members
#1 - Selenium with Java - Basic settings
SummaryStep 1 - Download and Install Java Development Kit(JDK-11) Step 2 - Download and Install Eclipse Step 3 - Download Selenium WebDriver Libraries Step 4 - Configuring Selenium WebDriver with Ecli
Paul Bui
May 19, 2023 | 5 min read
AWS
members
Setup GitLab CE using Docker
When working on new project, i am always prefer to use GitLab as git repository and CICD platform, if there is no gitlab server or we are now allowed to use Gitlab saas, it's time for me to deploy sel
COPPER Nguyen
May 18, 2023 | 4 min read
Load more posts