Skip to main content

15 docs tagged with "Architecture"

View all tags

Accounts and Addresses

Where ETH is stored. Users can initialize accounts, deposit ETH into the accounts, and transfer ETH from their accounts to other users.

AI Tech Stack

Decision tree for architecting your tech platform to meet AI requirements.

Clean Architecture

Easy to understand, easy to maintain, and easy to extend. With a focus on shipping solutions.

Data Availability

In order to ensure blockchains remain trust-less and verifiable by all, a blockchain must ensure that all relevant data about a transaction is publicly shared with all network participants.

Microfrontends

The idea behind Microfrontends is to think about a website or web app as a composition of features which are owned by independent teams. Each team has a distinct area of business or mission it cares about and specialises in. A team is cross functional and develops its features end-to-end, from database to user interface. Demo app

Serverless

Serverless services are a way to deploy applications without managing the underlying infrastructure. This is done by using cloud providers like AWS, Azure, Google Cloud, etc. to manage the infrastructure for you. This allows you to focus on writing code and deploying it without worrying about the underlying infrastructure.

Software Architecture

What are the key principles for architecting systems that enable innovation and are performant?

Which Blockchain

Navigate the decision maze to identify the correct blockchain strategy for your business model.