In modern days, performance testing and related practices are well established and carry out in various formats. But it was commonly seen that the testers and developers do not have established a way of conducting day to day performance related activities. Most of the time, no follow-ups happen when dealing with highly dynamic agile projects […]
Category Archives: Blog
Receives regional recognition by also being listed as a Best Workplace in Asia for 2018 As organisations evolve dramatically to create and accommodate the ‘millennial workplace’, it has been established that a great corporate culture is the cornerstone to succeeding this endeavor. Understanding this early on, software product engineering company 99X Technology has strived to […]
A ‘people-first’ approach and an inclusive workplace culture, strengthened by employee trust, has seen 99X Technology being named one of Asia’s Best Workplaces for 2018, by the Great Place To Work® Institute. The company made its mark among over 1,200 organisations that participated in the survey process, representing the voices of more than two million […]
As a startup, it’s easy to get carried away with certain aspects of your business and forget or overlook other important factors. And sometimes, by the time you realise this, you could have missed out on great opportunities or have competitors surge ahead of you. In a discussion with some of 99X Technology’s startups, Kjetil […]
Before dive in to deep we should know why we need Blockchain? To explain this easier I’ll take couple of sample use cases. One is Money transfer and another one from property transfer. Money transfer:- Just imagine Alice from USA want to transfer $100 to bob who is in Japan. The most common way is he […]
AWS have tons of services for everything. SES stands for Simple Email Service (Yeas it sends Emails). In this article I will go through Setting up Email for SES Setting up SNS to get notified about Email events from SES (Delivery , errors etc.) Using templates to send emails using aws-sdk for javascript Setup By default AWS SES […]
If you are working with AWS, you have probably seen there are 10s of EC2 instance types available for selection such as M Series, T Series, C Series & etc. Each of these types provides different features, supporting different workloads and also allows to select the size of the instance varying from Micro, Small, Medium, Large & […]
Live Customer Engagements have become a popular service provided by various business websites today. Intercom is one of the emerging chat tools we have today due to its simple user friendly UI and the convenience of using it. So I have been using intercom for a few months now and as a developer I have […]
I have started using AWS several of years back. I can remember in early days, it was really difficult to design solutions using Cloud Services, Connecting each DOT and initially it was natural to select virtual machine boxes and consider Cloud just as a Hosting Provider. This allowed me to use conventional practices in developing the application […]
React Native is a really popular mobile app development framework. However, when running a web application using the React Native Webview, I noticed that it lacked several essential features. To enhance the React Native Webview to support the missing essential features (as of version 0.52), I will be starting a series of blog posts that […]