Category

Cloud Computing

Viewing all posts categorized under Cloud Computing.

Architecture visualization
SYSTEM_ARCHITECTURE_V2.4
NODE_SECURE
Page 6 of 12
Building Your First .NET MAUI App: A Complete Step-by-Step Guide

Building Your First .NET MAUI App: A Complete Step-by-Step Guide

Walk through building a complete cross-platform task manager in .NET MAUI — covering Shell navigation, MVVM with CommunityToolkit, local SQLite storage, API calls, swipe-to-delete, pull-to-refresh, and platform-specific customisation from a single C# codebase.

15 min·20 Nov 2022
What Is .NET MAUI? Microsoft's Cross-Platform App Framework Explained

What Is .NET MAUI? Microsoft's Cross-Platform App Framework Explained

.NET MAUI is Microsoft's evolution of Xamarin.Forms — a single C# codebase for iOS, Android, macOS, and Windows apps. This guide covers the architecture, project structure, rendering model, Blazor Hybrid support, and when MAUI is the right choice for your enterprise mobile strategy.

15 min·5 Jul 2022
Cloud FinOps & Cost Intelligent Engineering

Cloud FinOps & Cost Intelligent Engineering

As cloud adoption accelerates across enterprises, controlling infrastructure costs has become a strategic engineering challenge rather than solely a financial responsibility. Cloud FinOps combines engineering, finance, and operations to optimize cloud spending while maintaining innovation velocity. This article examines the state of Cloud FinOps and cost-intelligent engineering from the perspective of April 2022.

12 min·14 Apr 2022
Low-Code & Pro-Code Fusion: Building Enterprise Applications Through Collaborative Development

Low-Code & Pro-Code Fusion: Building Enterprise Applications Through Collaborative Development

By 2022, low-code platforms have evolved beyond simple workflow builders into enterprise application platforms that increasingly integrate with professional development practices. Rather than replacing software engineers, modern low-code platforms are enabling collaboration between citizen developers and professional developers. This article examines the emerging Low-Code and Pro-Code fusion model from the perspective of March 2022.

11 min·15 Mar 2022
The Zero-Trust Security Wave

The Zero-Trust Security Wave

As organizations embrace cloud computing, remote work, SaaS applications, and distributed infrastructure, traditional perimeter-based security models are proving insufficient. Zero Trust Architecture has emerged as a strategic cybersecurity model that assumes no implicit trust, continuously verifies every user and device, and minimizes attack surfaces. This article examines the Zero Trust movement from the perspective of February 2022, exploring its principles, architecture, enterprise adoption, implementation challenges, and future direction.

12 min·14 Feb 2022
Distributed Architectures in the Post-Pandemic Era

Distributed Architectures in the Post-Pandemic Era

The COVID-19 pandemic fundamentally changed enterprise software architecture. Organizations accelerated cloud adoption, remote work, digital services, and globally distributed applications. This article examines how distributed architectures have evolved in early 2022, the technologies enabling them, and the architectural principles enterprise teams should adopt for resilient, scalable systems.

12 min·14 Jan 2022
Blazor Server vs Blazor WebAssembly: Which Should You Choose for Enterprise?

Blazor Server vs Blazor WebAssembly: Which Should You Choose for Enterprise?

Blazor comes in two fundamentally different hosting models — Server and WebAssembly. Each has distinct architecture, performance, and scalability trade-offs. This guide breaks down the real enterprise decision with production-tested insights from deploying both models at scale.

15 min·14 Apr 2021
Kubernetes 1.20: Deprecating Dockershim and Transitioning to CRI-Compliant Runtimes

Kubernetes 1.20: Deprecating Dockershim and Transitioning to CRI-Compliant Runtimes

Kubernetes 1.20 announces the deprecation of Dockershim, signaling a major architectural shift toward standardized Container Runtime Interface (CRI) implementations such as containerd and CRI-O. Combined with numerous API stabilizations and platform improvements, this release prepares enterprises for a more modular, maintainable, and runtime-agnostic Kubernetes ecosystem. This article examines Kubernetes 1.20 from the perspective of December 2020.

11 min·28 Dec 2020
.NET 5.0 Release: Unifying .NET Core, Mono, and C# 9.0 Record Types

.NET 5.0 Release: Unifying .NET Core, Mono, and C# 9.0 Record Types

.NET 5 marks Microsoft's most significant platform release since .NET Core, establishing a unified development platform that brings together .NET Core, Mono, and the broader .NET ecosystem. Combined with C# 9.0 features such as Record Types, top-level programs, and performance improvements, .NET 5 strengthens Microsoft's vision for modern cloud-native, desktop, web, and mobile application development. This article examines .NET 5 from the perspective of November 2020.

11 min·11 Nov 2020
Node.js 15.0: NPM 7.0 Workspaces and Native AbortController Integration

Node.js 15.0: NPM 7.0 Workspaces and Native AbortController Integration

Node.js 15.0 introduces NPM 7 as the default package manager, bringing native Workspaces support, improved peer dependency management, and tighter integration with modern JavaScript development workflows. Combined with native AbortController integration and continued runtime improvements, Node.js 15 advances the platform for large-scale enterprise application development. This article examines these capabilities from the perspective of October 2020.

12 min·30 Oct 2020
Node.js 14.0: WebAssembly System Interface (WASI) and ESM Modules Stabilization

Node.js 14.0: WebAssembly System Interface (WASI) and ESM Modules Stabilization

Node.js 14 introduces experimental support for the WebAssembly System Interface (WASI), continues the maturation of ECMAScript Modules (ESM), and delivers numerous runtime and developer experience improvements. These enhancements strengthen Node.js as a platform for cloud-native applications, modern JavaScript development, and cross-language interoperability. This article examines Node.js 14 from the perspective of August 2020.

11 min·8 Aug 2020
Go 1.14: Production Modules and Goroutine Preemptive Scheduling

Go 1.14: Production Modules and Goroutine Preemptive Scheduling

Go 1.14 continues the language's focus on simplicity, reliability, and operational efficiency by stabilizing Go Modules for production development and introducing asynchronous goroutine preemption. These enhancements improve dependency management, reduce scheduler latency, and strengthen Go as a platform for cloud-native services, distributed systems, and enterprise backend applications. This article examines Go 1.14 from the perspective of February 2020.

12 min·19 Feb 2020
React Native 0.62: Flipper Integration and Component Render Debugging

React Native 0.62: Flipper Integration and Component Render Debugging

React Native 0.62 introduces native Flipper integration as the default debugging platform, improving inspection of layouts, network traffic, databases, logs, and React component rendering. Combined with Fast Refresh improvements and ongoing architecture refinements, this release significantly enhances developer productivity for enterprise mobile applications. This article examines React Native 0.62 from the perspective of February 2020.

11 min·1 Feb 2020
Kubernetes 1.17: Cloud Provider Label Standardizations and Nodes GA

Kubernetes 1.17: Cloud Provider Label Standardizations and Nodes GA

Kubernetes 1.17 advances the platform's long-term architecture by standardizing cloud provider node labels, continuing the migration toward external cloud providers, and strengthening production cluster consistency. These improvements simplify multi-cloud operations, scheduling reliability, and infrastructure portability. This article examines Kubernetes 1.17 from the perspective of December 2019.

11 min·21 Dec 2019
GitHub Actions GA Release: Standardizing Continuous Integration Pipelines

GitHub Actions GA Release: Standardizing Continuous Integration Pipelines

With the General Availability of GitHub Actions, GitHub has transformed from a source code hosting platform into a complete DevOps automation platform. Native workflow automation, event-driven pipelines, GitHub-hosted runners, and Marketplace Actions simplify Continuous Integration and Continuous Delivery while reducing operational complexity for enterprise engineering teams. This article examines GitHub Actions from the perspective of November 2019.

12 min·17 Nov 2019
Cloud Computing Blog Posts | SHIVAM ITCS | SHIVAM ITCS