Blog Logo
TAGS

Design your Cloud Microservices Apps the DDD way (Hexagonal Architecture)

This write-up discusses the use of domain-driven design & SOLID principles in designing the structure of Microservices, with a focus on clean architecture practices for cloud-native applications. The ...

Read more...

Dynamic Island - CodeSandbox

Dynamic Island is an interactive tool built by CodeSandbox that allows users to create and manipulate 3D models using code. Through the use of a simple API, developers can create complex shapes and an...

Read more...

Azure Container Apps Async Communication with Dapr Pub/Sub API - Part 6

In this post, we will introduce the Publisher-Subscriber (Pub/Sub) pattern to decouple the communication between services in Azure Container Apps, using Dapr Pub/Sub API. We will create a new backgrou...

Read more...

Azure Container Apps Monitoring and Observability with Application Insights

When building a microservices application that consists of many distributed services that communicate with each other across different processes and use different infrastructure services, having a mec...

Read more...

Azure Container Apps State Store With Dapr State Management API - Part 5

This tutorial is part 5 of Building Microservice Applications with Azure Container Apps and Dapr. In this post, we will use Dapr State Management API to switch from in-memory store to a key/value pers...

Read more...

Azure Container Apps with Dapr Bindings Building Block - Part 7

This post is the seventh part of Building Microservice Applications with Azure Container Apps and Dapr. It covers how to extend the backend background processor service using Dapr Input and Output Bin...

Read more...

Communication Between Microservices in Azure Container Apps - Part 3

In Part 3 of Building Microservice Applications with Azure Container Apps and Dapr, we cover communication between microservices in Azure Container Apps. We add a new microservice named “ACA WebApp-Fr...

Read more...

create-t3-app - Simplify complex boilerplate around the core T3 Stack tech

create-t3-app is an interactive CLI to quickly set up an opinionated, full-stack, typesafe Next.js project using the T3 Stack made by Theo. The T3 Stack includes Next.js, tRPC, Tailwind CSS, TypeScrip...

Read more...

Dapr Integration with Azure Container Apps - Part 4

This article talks about integrating Dapr into Azure Container Apps for simplified microservices scenarios such as service discovery, service-to-service invocation, calling services asynchronously via...

Read more...

Deploy Microservice Application to Azure Container Apps - Part 2

In this post, we will learn how to deploy a backend API microservice to Azure Container Apps using Azure CLI and Azure Portal. We will start by creating a solution skeleton and adding our first micros...

Read more...

Tutorial for building Microservice Applications with Azure Container Apps and Dapr - Part 1

Learn how to build microservices applications with Azure Container Apps and Dapr in this detailed tutorial. Discover the distinctive features of Azure Container Apps, such as built-in compatibility wi...

Read more...

.NET 7 comes to Azure Functions & Visual Studio 2022

Azure Functions v4 now supports .NET 7 as runtime, allowing developers to build serverless functions in Azure with the latest innovation from .NET runtime. The .NET Isolated Worker model provides an i...

Read more...

Hydrogen: Shopify’s opinionated framework for building headless e-commerce

Hydrogen is Shopifys React-based headless commerce stack for fast-tracking your storefront build. With advancements like optimistic UI, nested routes, and progressive enhancement, Hydrogen features pr...

Read more...

Mantinev6.0.6: Fast and Accessible Web Application Development with 100+ Customizable Components and TypeScript Support

Build fully functional accessible web applications faster than ever before with Mantinev6.0.6. This open source solution has over 100 customizable components, 40 hooks, and supports TypeScript. You ca...

Read more...

Solution architecture 101 — Are you ready for the Solution Architect Path

With the growth of cloud computing and the use of PaaS and SaaS services, the design complexity of solution architectures has increased. This article provides an overview of the basic concepts and ide...

Read more...

AWS Icons for PlantUML

This repository provides PlantUML images, sprites, macros, and includes based on official AWS Architecture Icons to create diagrams with AWS components. It simplifies the designing process of architec...

Read more...

GCP-C4-PlantUML - A Template Library for C4 Diagrams with GCP and Firebase Resources Icons

GCP-C4-PlantUML is a powerful PlantUML template library that allows you to render C4 diagrams easily, using GCP and Firebase resource icons. The library comes with various C4 templates and complete GC...

Read more...

Supercharge your React dataviz apps with nivo - a library built on top of d3

Nivo provides a collection of highly customizable React components to easily build interactive and responsive data visualizations. It offers motion and transitions powered by react-spring, exhaustive ...

Read more...

React Hook Form - Performant, Native and Easy to Use Forms in React | npm Downloads: download, dt, l | Discord Community | Features | Install | Quickstart | Sponsors | Backers | Contributors

React Hook Form is a performant, native and easy-to-use library for forms in React, built with performance, UX, and DX in mind. It embraces native HTML form validation, integration with UI libraries, ...

Read more...

Whats new in Next.js 12.3: Improved Fast Refresh, TypeScript Auto-Install, Stable Image Component, and More

In Next.js 12.3, some of the quality-of-life improvements include Improved Fast Refresh, TypeScript Auto-Install, Stable Image Component, SWC Minifier, and New Router + Layouts Update. Additionally, N...

Read more...