Serverless computing has established itself in mainstream adoption and started appearing in the technology roadmap for enterprise organizations. Research companies and industry leaders have predicted that serverless adoption will gain more momentum in 2022. While there are different aspects of Serverless in context to infrastructural elements such as storage, compute and network, this article focuses on the latest trends in serverless application development. With an increasing focus to offload operations…
Read MoreKey Takeaways From Google Data Cloud Summit 2022
Google organized the Google Data Cloud Summit 2022 conference sharing product announcements, data products’ strategy and roadmap, insights of their products, and customer success stories using Google Cloud Data products. The focus of the conference was primarily on solutions in the context of Artificial Intelligence (AI), Machine Learning, Data Analytics, and Cloud Databases. This article summarizes the key takeaways based on the trends and themes observed during the conference. #1 — Multi-cloud…
Read More5 Lessons Learned From Applying Kubernetes In The Enterprise
Kubernetes is no longer a technology under consideration — it is in mainstream adoption and an industry-standard as a container orchestration platform. Kubernetes helps to focus on building business-centric capabilities by providing a standard platform deployable to the public or hybrid cloud environment. Gartner predicts that by 2022, more than 75% of global organizations will be running containerized applications in production, up from less than 30% today. With the rise of Kubernetes…
Read MoreTop Ten Technology Trends For 2022
Observing technology trends by analysts, research companies, and thought leaders provides a broader perspective. It not only helps software architects to understand the impact of technologies being adopted but also helps them build the right skill-set for themselves or their team. This article synthesizes the top ten technology trends for 2022 and beyond based on broader research. #1 — Artificial Intelligence Platforms Artificial Intelligence and Machine Learning have reached mainstream adoption and…
Read MoreWhy caching and in-memory data grid is no longer an afterthought
Evolution of Caching Technologies In an early stage, caching started with simply putting data into memory (mostly as local cache) in the same processing node (usually an application server). Gradually it evolved with externalizing the cache as a separate process and eventually re-engineered towards distributed computing architecture. In the current landscape, most of the caching system architecture uses in-memory data grid technology, which is essentially a part of in-memory computing…
Read MoreAWS App Mesh vs. Istio: A Comparison Of Service Mesh
Context As Microservices architecture isolates system functionalities into multiple independent services, the communication mechanism between these services plays a key role for a scalable, available, and high-performance architecture. A service mesh is an infrastructure layer that manages service communication in a transparent and language-independent way. It helps to configure how service instances perform critical actions such as service discovery, load balancing, data encryption, and authentication and authorization. Applicability The service mesh…
Read More5 Steps You Should Know About Building Cloud Solution Architecture on Azure Cloud
Microsoft Azure is one of the fastest-rising cloud solution providers and with their enriched history of building products, Microsoft has created a knowledge hub to help build cloud solution architecture. This blog enlists 5 steps you should know about building cloud solution architecture on Azure. Azure Architecture Center provides a centralized place for architecting solutions on Azure using established patterns and practices. The below diagram depicts the five-step process to…
Read MoreTech Tip #6 – Use C4Model for documenting software architecture in a modern way
Tech Tip: Using C4Model for documenting software architecture in a modern way using the technique created by a software architect (Simon Brown). It has been inspired by Unified Modeling Language and 4+1 architectural view model and adds the modern approach to simplify documenting and visualizing the software architecture. C4Model is the modern way to document and visualize software architecture with different levels of abstractions – Context, Container, Components and Code…
Read MoreTech Tip #5 – Use Industry Standards And Guidelines For Documenting And Evaluating Software Architecture
Tech Tip: Using industry standards and guidelines for documenting and evaluating software architecture provides consistency and common semantics across the entire organization. Software architecture is a well-defined field and while there are informal practices in terms of documenting and evaluating architecture, the recommendation is to be aware of industry standards and apply them consistently. If you are new to the field of software architecture, click here to read about the…
Read MoreTop AWS reInvent 2021 Takeaways for Architects
AWS re:Invent 2021 (Nov 29 – Dec 3, 2021) has been the key highlight in the technology community particularly after the pandemic. As an in-person attendee, it was a great opportunity to learn, discuss, understand, and experience the tech event. While there are many viewpoints, this article summarizes the top AWS reInvent 2021 takeaways for architects to help them be aware of the broader context. #1 – Don’t forget the…
Read More