Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
AWS: Simple Storage Service-S3
Amazon Simple Storage Service (S3) is a highly scalable, secure, and durable object storage service offered by Amazon Web Services (AWS). Launched in 2006, S3 has become one of the foundational servi
Carlos
Feb 27, 2025 | 3 min read
members
Event-Driven Architecture
What is Event-Driven Architecture (EDA)Event-Driven Architecture (EDA) is a software architecture paradigm where the generation, detection, and reaction to events are central to the structure and func
Roman Le
Feb 27, 2025 | 4 min read
members
Mastering Form Validation in React: Formik & Yup
Crafting user-friendly and robust forms is an essential skill for any React developer. But juggling form state, validation, and user interactions can quickly become a tangled mess. Enter Formik and Yu
Claire Nguyen
Feb 27, 2025 | 3 min read
members
Middleware Library: Express.js
IntroductionExpress.js is one of the most popular middleware libraries for Node.js, designed to build web applications and APIs quickly and easily. With its flexibility and simplicity, Express.js has
Carlos
Feb 27, 2025 | 2 min read
members
Host Static Website through Storage Account and Azure Front Door using Terraform.
In this post, we will use Terraform to 1. Create a static website and hosted on Azure Storage Account 2. Config CDN for this website using Azure Front Door. Configure Terraform provider.For provider
COPPER Nguyen
Feb 25, 2025 | 4 min read
members
AWS Identity and Access Management
IAM Stands for Identity and Access Management Responsible for identifying and authorizing who (who) and what (what) can access resources on AWS in what manner, centrally managing detailed rights, a
Carlos
Feb 25, 2025 | 5 min read
members
Form validation in Flutter with EzValidator
When I am working on Flutter with form. For ensuring data integrity, and handling user input errors. I want to show an error message below each TextField, Dropdown, Switch, … if the user does not inpu
Timo
Feb 25, 2025 | 3 min read
members
Building a Secure App with Next.js & Keycloak Authentication
In this blog post, we'll walk through the step-by-step process of creating a Next.js application with Keycloak as the authentication provider. We'll use Docker to simplify the Keycloak setup. Let's di
Roman Le
Feb 25, 2025 | 3 min read
members
Middleware: Enhancing Software Communication and Functionality
In the rapidly evolving landscape of software development, the concept of middleware has emerged as a vital component in facilitating seamless communication and enhancing the functionality of modern a
Carlos
Jun 21, 2024 | 2 min read
members
Software Security Testing: Safeguarding Your Data and withstanding Cyber Attacks
In an increasingly complex and dangerous digital landscape, protecting your application against cyber threats becomes a top priority. Software security testing isn't just about identifying vulnerabili
Carlos
Jun 21, 2024 | 2 min read
Load more posts