Tag: Architectures
All the articles with the tag "Architectures".
-
Choosing Between DynamoDB and Cassandra for a Crypto Exchange
When designing the backend of a crypto exchange, selecting the right database architecture is crucial. Two common NoSQL databases often considered for this type of application are Amazon DynamoDB and
-
How to Implement MVC in CodeIgniter to Clean Up Your Views
When building web applications, it's easy to end up with PHP logic mixed directly into your HTML views, especially in smaller projects. However, this can lead to messy, hard-to-maintain code. The
-
Why to choose a Data Lake?
There are some reason that will take you to choose to use a Data Lake as solution for your Data Operations. The most importants are: Increase operational efficiency Make data available faster Lower
-
Three ideas to consider to develop a microservice
In the post about: Is microservice architecture the silver bullet? we can find the explanation about why is not a good idea the microservice architecture to the following applications: real-time
-
Difference between Framework and Libraries
Software Development has tricky words. Some Jargon that seems as unreachable when we are starting. Even though is not a game changer understand this difference is a nice to have and in one or two
-
Is server-side rendering gives more importance to JavaScript?
In the last time, server-side rendering has become more important. I don't know how important. But this gives me a question about future jobs from JavaScript vs other Back end languages like Python.
-
Event Driven Architectures
In the Gartner Submit of 2006 Mani Chandy talked about the existence of a misconception of Event Driven Architecture (EDA). So, he proposed to talk about the understanding of EDA and its Return of