Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
Drew
7 posts
members
Flutter: Basic Concepts of Dart
In the previous blog, we briefly learned about Flutter and Dart - the programing language used in Flutter. So in this blog, we will take a look the basic concept of Dart. ObjectsEverything in Dart is
Drew
Nov 15, 2022 | 1 min read
members
What is kintone?
Kintone is a Cybozu's cloud service, allows administrators to build database applications, business administration applications and share them with the team members without having knowledge of system
Drew
Nov 15, 2022 | 4 min read
members
Flutter: Introduction to Flutter and Dart
What is Flutter? Flutter is known as a platform to support software development, mobile applications. Cross-platform for Android and iOS operating systems developed by Google Corporation. Flutter's m
Drew
Nov 15, 2022 | 2 min read
members
Microservices Architecture: Authentication and Authorization
Microservices architecture refer to the relatively small, independent development process that divides the system into services. Each service has its own logic, responsibility and can be deployed sepa
Drew
Nov 15, 2022 | 2 min read
members
Microservices Architecture: Communication
In previous article, we discussed the Microservices Architecture. One of the disadvantages is developer must implement the inter-service communication mechanism and deal with partial failure. So in th
Drew
Oct 24, 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
WEB
members
Redis Pub/Sub and Redis Stream
Is Redis Stream better than Redis Pub/Sub for my chat service?That was a question for me when I first read about Redis Stream - a new data type introduced with Redis 5.0. So, I will go into a lot of
Drew
Nov 17, 2021 | 2 min read
Load more posts