Blog

Explore the Ezeiatech Blog for valuable insights and thought leadership on industry best practices in IT consulting and enterprise IT trends.

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...