Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
AWS
members
How to create an AWS System Design?
System Design is an early phase in software development process, especially for project that build new system or re-structure an existing one. However, in many projects, people not aware enough about
Riccardo
Oct 18, 2022 | 6 min read
members
Sidekiq for your ROR application
I - Background jobsBefore understanding Sidekiq and its necessity, we must know what background jobs is first. Background jobs are jobs in the system that run in the background without affecting the n
Kingsley
Oct 17, 2022 | 2 min read
members
How to enable TOTP software token MFA on Amazon Cognito
What is Amazon Cognito?Amazon Cognito is a AWS service provide authentication and authorization with various provider as email/password or social OAuth (Google, Facebook, ...) What is TOPT?TOPT is sho
Yami
Oct 17, 2022 | 3 min read
members
Upload a Single File from Master to Slave in Jenkins Pipeline
OverviewThis blog post is gonna show you one of the hands-on experience that clearly demonstrates how to use File Parameter with `input` step to upload a single file in the middle of Jenkins Build. Th
Roy Pham
Oct 17, 2022 | 3 min read
members
Shallow Git Clone On Jenkins Pipeline
OverviewOn a beautiful day, your Jenkins can't clone from the Git repository like every day before. The error may appear GitException with status code 128 status code 128Due to the error, you cannot c
Roy Pham
Oct 17, 2022 | 3 min read
members
Appium Inspector with Kobiton remote devices
OverviewThis blog post is gonna show you one of the hands-on experience that clearly demonstrates how to use Appium Inspector with a Kobiton remote device. Appium Inspector helps you inspect and get a
Roy Pham
Oct 17, 2022 | 5 min read
members
Free Tools for Developer
Hosts, Servers for deploying your frontend/backend.1. NetlifyNetlify helps you deploy not only static webs but also single-page applications and even complex e-commerce websites. Netlify allows you to
Zill Nguyen
Oct 17, 2022 | 4 min read
members
What are microservices?
In this article, we are going to learn about software architecture and evaluate a bit about the popular model that is Microservice. Software architecture is the organization of a system consisting of
Drew
Oct 11, 2022 | 3 min read
members
Exploring the API Gateway: Kong
First let's explore the API Gateway architecture pattern then slowly deep dive into the details of running a production-grade Kong API gateway. Generally in many organizations, the backend APIs are c
Sage Huynh
Oct 7, 2022 | 5 min read
members
Create slack bot with slash command
Create your slack bot application Go to url your slack applications. Click button Create New App. Choose create an app From scratch. Input your bot name and choose your workspace. You will see you
Huska
Aug 31, 2022 | 3 min read
Load more posts