Technology

agile-quadrant
Quick Tips

Agile Testing Methods and the Agile Testing Quadrants (Part 3) Methods & Quadrants

In the continuation of (Part 2) Benefits & Principles, we are here with part 3(final) of this agile testing series. Agile Testing Methods The three pr...

ai-trism
Quick Tips

How to Ensure the Safety and Effectiveness of AI

Organizations that implement thorough management of trust, risk, and security in artificial intelligence (AI TRiSM) are better equipped to deploy more valuable ...

cloud-computing-banking
Quick Tips

In what ways is cloud computing changing the landscape of the banking industry?

Banks are facing a growing need to plan for the future due to changing consumer expectations, new business models, and emerging technologies. One clear indicato...

Vert.x
Quick Tips

Master Worker Architecture Using Vert.x

Today we are going to explain how Vert.x can be used for creating distributed Master Worker Paradigm. In large scale systems it’s applicable to wide variety of ...

rust-concurrency
Quick Tips

Rust Concurrency

For a long time I have been thinking about writing a sample program in Rust “the” new systems language. I have done coding in C++ for initial 5 years of my care...

microservice-architcture
Quick Tips

Microservice Architecture and Its Challenges

Microservices architecture is becoming increasingly popular while building large scale applications as it provides n number of benefits. Separate lifecycle o...

Apache-camel
Quick Tips

Apache Camel – Why You Should Learn?

Recently I encountered a problem related to integration with some third party APIs. These days it is pretty common to outsource some activity for a company, int...

software-architecture
Quick Tips

Software Architecture & Its Importance

This post is about understanding architecture of an application and it’s role in web application development. I have worked in various domains writing softwa...

no-sql-its-importance
Quick Tips

NoSQL and It’s Importance

Just attended a conference at thoughtworks office in Delhi. It was a great talk. Neal Ford was phenomenal and he really showed how technical presentat...

PHP
Quick Tips

My Opinion About PHP

PHP has become one of the primary technologies while developing web applications these days. While working for Talentica  I can recall at that time there w...

Service-layer
Quick Tips

Web Application Scalability – Service Layer

So In our last post I promised that we will talk about how to make monolithic code into distributed SOA architecture. Well its not easy. Once you have decide...

Redi-vs-elastic-search
Quick Tips

Web Application Scalability – ElasticSearch VS Redis

Its 3rd article in Web Scalability. Today I am looking at various projects going on in Indian Start ups and I am thrilled by variety of technologies being ...

Code Quality Guidelines
Quick Tips

Code Quality Guidelines

Coding guidelines are extremely important part of a professional developer’s day to day practices. Following these guidelines differentiate between an expe...