#Architecture

Logo of arkitect
arkitect
PHPArkitect facilitates maintaining consistent and reliable codebases in PHP by integrating architectural constraint checks. It enables developers to define rules in an intuitive PHP syntax, improving overall code structure and maintainability. Easily installable using Composer or a Phar file, PHPArkitect offers features such as baseline violation handling and rule builders tailored for diverse code assessments. Additionally, its Laravel integration includes preset rules to simplify architecture reinforcement in projects.
Logo of COLA
COLA
COLA version 5 brings a structured approach to clean, object-oriented, and layered architectures. It defines application structures to manage system complexity, offering archetypes for efficiently developing backend and web applications. With support for JDK 17 and SpringBoot 3.x, the new version introduces a lightweight architecture and testing components, assisting developers in separating business logic from technical complexities effectively.
Logo of metaformer
metaformer
This objective overview details several MetaFormer architectural baselines implemented in PyTorch that perform with high accuracy on ImageNet-1K. Models such as IdentityFormer, RandFormer, ConvFormer, and CAFormer utilize unique token mixers like identity mapping and global random mixing. CAFormer achieves 85.5% accuracy at 224x224 resolution in a standard training setup. Learn how these architectures assist in optimizing vision tasks, with integration in the timm library for improved machine vision capabilities.
Logo of aks-baseline
aks-baseline
This guide outlines the recommended baseline infrastructure for AKS clusters, assisting teams in deploying key components such as identity, network topology, and secret management. It supports multi-regional growth with secure traffic and serves as a foundation for production stages, integrating Azure services for enhanced lifecycle and deployment management.
Logo of Enterprise-Scale
Enterprise-Scale
Azure Enterprise-Scale Landing Zones offer a modular approach to Azure architecture, prioritizing scalability and compliance. This reference implementation aids organizations in Azure adoption by providing established practices in identity, security, and governance. Through detailed templates and design strategies, businesses can align with Azure's dynamic platform, fostering autonomy and operational excellence across teams, ensuring compliance from initial deployment to continuous operation.
Logo of awesome
awesome
Explore a wide array of Feature-Sliced Design resources, encompassing videos, articles, and developer-centric toolkits. Connect with an active community via platforms like Telegram, Discord, and YouTube. Discover project examples, templates, and advanced tools such as architectural linters and IDE plugins for streamlined code structuring. Upgrade your development workflow with resources suited for frameworks like React, Next.js, and Nuxt3. Keep abreast with thought-provoking articles and talks by experts on cutting-edge frontend architecture trends.
Logo of cloud-design-patterns
cloud-design-patterns
Discover a broad range of Azure cloud design patterns with detailed code examples for asynchronous request-reply, choreography, and more. This guide complements Azure Architecture Center articles and showcases key patterns such as deployment stamps and health endpoint monitoring. It also includes important contributions while aligning with the Microsoft Open Source Code of Conduct, making it a valuable resource for developers seeking to improve their cloud architecture.
Logo of cognitive-load
cognitive-load
Discover how effective cognitive load management can simplify software development, reducing code complexity. Learn about intrinsic and extraneous cognitive loads and practical strategies like meaningful variable naming, opting for composition over inheritance, and achieving a balance between deep and shallow modules. Review examples of complex conditionals and the challenges of framework dependency, and understand why monolithic designs can often reduce cognitive burden better than microservices. Improve developer efficiency by applying these insights to maintain clarity in code and minimize needless abstraction.
Logo of system-design-and-architecture
system-design-and-architecture
Learn about the 'System Design and Architecture' book, a valuable resource for software engineers. Since 2015, it has provided real-world examples from leading tech firms, including FANNG, along with a distinctive 4-step framework for design problem-solving. The book offers updated content on contemporary trends, complete with illustrative charts and diagrams, aimed at aiding both novices and veteran professionals in system design interviews and skill enhancement related to internet product development.