Let's take a look at the dominant trends in 2024 IT. As you might expect, some of the previous technology trends return but we have a new few key players that are quickly taking shape. Let's look at the data points.
Read ArticleThis takes a holistic view of getting into the Generative AI Field. In this introduction discussion, we consider the underlying factors and principles that are combined for Generative AI. Who better to explain AI than itself, right?
Read ArticleIn this article, we take a look at some real-world applications of using linear regression modeling to give some context around the vauge term and meaning. AI discusses this in futher detail here.
Read ArticleIn this article, we'll take a closer look into designing access patterns using the single table strategy. This has been a pretty hot topic in the industry over the last few years because it positions your application to use NoSQL tables in a way that promotes cost-effective savings and fast read/write access. Read More
We’ll apply the 12 factor app methodology to our serverless app running on AWS. By following this strategy, we’ll produce a powerful, robust system that will meet all the criteria required for designing modern applications that run on the cloud using industry best practices and system-design principles... Read More
Let's take a closer look into developing React components that load data dynamically. This will allow us to follow the principles of DRY and create components which we can reuse across the application in a manner that is a low-code effort. Let's get started with this... Read More