Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Architect Alternatives
Similar projects and alternatives to architect
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
-
aws-lambda-power-tuning
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
-
-
-
-
-
routing-controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
-
-
aws-lambda-builders
Python library to compile, build & package AWS Lambda functions for several runtimes & framework
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
architect discussion
architect reviews and mentions
- Architect: Cloud Infra for Humans
-
Ask HN: Alternatives to Serverless Framework?
Stable for years. Actual open governance so no more startup bait and switch. https://arc.codes
-
Cloudflare Sippy: Incrementally Migrate Data from AWS S3 to Reduce Egress Fees
I had been running dockeri.co with https://arc.codes/ for pennies a month.
Then, one month, I got a ~$500 bill out of no where.
Docker had changed an api causing my service to return 5xx errors all month. Each error was individually logged to CloudWatch - which racked up a ~$500 bill.
I moved to Cloudflare Workers that day and haven’t moved back.
-
Show HN: Formula8.ai – A formula-based approach to AI prompts
We use https://github.com/architect/architect to test, provision and deploy the functional web app via GitHub Actions (…whenever they work ;). For the UI/UX we work with https://tailwindui.com and paid them for their great work.
-
Tools like Architect (arc.codes) for AWS serverless apps?
I use https://arc.codes/ for deploying to AWS Lambda/API Gateway. It does a really good job with Remix and NestJS and is easy enough. I like that all I have to do is give a very simple config, and it builds the apps, zips the function code, uploads all my static assets, and then generates and deploys the CloudFormation. I am curious to migrate off as I do have to do some workarounds and it doesn't seem to have a ton of traction.
-
Node.js 20 is now available
Not sure why this is downvoted, Fastify is quite popular and the 'generator for everything' approach of Koa didn't really take off.
Architect serverless (https://arc.codes) is pretty good for serverless.
-
⚡️Serverless Frameworks for 2023
Architect is a heavily opinionated framework for building FWA's, Functional Web Apps. It uses AWS SAM under the hood but provides a layer on top with simplified abstractions that lets developers define and use AWS infrastructure without necessarily knowing what service is backing their "events" construct.
- What’s your favorite backend framework and why?
-
Managed Server for NodeJS?
I work for vercel but I highly recommend a host like us because we make it a lot easier to manage a lambda environment and being a lot more to the table (cdn, edge functions, etc). If you want to go your own I really like architect https://arc.codes too. It really depends on your traffic and application patterns but cold starts can be virtually nil.
-
I made a "game" to find words that are not repos on NPM, yet. It's harder than you think and surprisingly addictive.
It uses: - Remix for the frontend - Architect for the backend
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 8 Feb 2025
Stats
architect/architect is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of architect is JavaScript.