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...
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...
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...
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...
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...
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...
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...
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...
.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...
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...
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...
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...
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...
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...
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 ...
Purity UI Dashboard - Trendiest, Complex, and Innovative Dashboard for Modern UI Elements and Beautiful Websites
Purity UI Dashboard is a free ReactJS dashboard based on Chakra UI, made by Creative Tim and Simmmple. It is built with over 70 frontend individual elements, such as buttons, inputs, navbars, navtabs,...
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, ...
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...
Performance Improvements in .NET 7
The .NET Blog discusses the upgrades and improvements to the .NET 7 release. Performance has been a key focus for this iteration, with over 1000 PRs positively impacting performance in some way. Despi...
Slim Your Aggregates with Event Sourcing!
Event Sourcing is a technique used to model a system’s domain using an append-only store of events. In this article, Oskar Dudycz explains Event Sourcing and how it can help reduce the size of aggrega...