Continuing from Part 1, this article delves deeper into the insights of the talk “Pragmatic Approach to Architecture Metrics” presented by Sonya Natanzon and Vlad Khononov at the Global Software Architecture Summit last year. This second part of architecture metrics … Read More
Architectural Approaches: Clean and Hexagonal Architecture
When it comes to software architecture, the pursuit of creating robust and maintainable applications has always been the main goal. As technology evolves, so does the need for software architectures that can adapt, scale, and withstand the test of time. … Read More
The Coexistence of Microservices and Monoliths
In the realm of software architecture, two prominent concepts have gained significant attention in recent years: microservices and monoliths. Both approaches have their own set of advantages and disadvantages, and often, a debate arises as to which one is better. … Read More
Double-Loop Learning: How Can Workplaces Benefit From It?
You have probably heard of the term Double-Loop Learning before, but did you know that when applied correctly in the workplace, this learning theory can be beneficial to the company culture? Keep reading to learn more about this concept and … Read More
GSAS 2023: The Third Edition
We are excited to announce that the Global Software Architecture Summit will return for its third edition: GSAS 2023. This event, organized by Apiumhub, is a conference dedicated to software architects to enhance their skills, exchange valuable insights and connect … Read More
ChatGPT Plugins and Internet Access
Introduction to ChatGPT Plugins Today we bring you a new update on one of the most famous AIs of the moment, ChatGPT. In recent years, AIs have experienced advances that have radically transformed the way we interact with technology. From … Read More
3 Conferences Organized by DevNetwork in August
August is here, and it is set to be an exciting month for technology enthusiasts, with a range of tech conferences taking place worldwide. These conferences offer invaluable opportunities to connect with industry experts, discover cutting-edge innovations, and gain insights … Read More
From ViewModel to Compose Presenter: The New Form of State Management
Commonly, we manage the state logic in an Android ViewModel by applying MVI or MVVM, and we may combine a number of asynchronous data elements to create the state of the view. Some of this data does not change, some … Read More
Making Apps More Accessible: An Introduction to the New Accessibility Audit Test for iOS
A Brief Introduction to Accessibility When it comes to mobile applications, particularly on iOS, ensuring accessibility has become an integral part of the development process. Apple, the creator of iOS, has been a long-time proponent of accessibility, emphasizing its importance … Read More
Talks with Software Development Experts Part 2
In our last article, we introduced our newest initiative, Talk with Software Development Experts, a space where we interview tech experts to get to know more about them, their careers, their experience, and their interests. In this article, we will … Read More
Tips to Keep Track of Code and Infrastructure Security Risks
Introduction Nowadays, most people take it as a fact that the software we use daily is secure, and that is not really representative of the reality we live in in the software industry. A lot of the software on the … Read More
GSAS Talk: Pragmatic Approach to Architecture Metrics – Part 1
In their thought-provoking presentation titled “Pragmatic Approach to Architecture Metrics” at GSAS’22 organized by Apiumhub, Sonya Natanzon, and Vlad Khononov delivered valuable insights. They offered the audience ample food for thought, emphasizing the importance of considering relevant metrics and adopting … Read More