---
title: "amazon-bedrock-samples vs AI-Infra-from-Zero-to-Hero"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/aws-samples-amazon-bedrock-samples-vs-huaizhengzhang-ai-infra-from-zero-to-hero"
tools: ["aws-samples-amazon-bedrock-samples", "huaizhengzhang-ai-infra-from-zero-to-hero"]
---

# amazon-bedrock-samples vs AI-Infra-from-Zero-to-Hero

*GraphCanon updated Jul 11, 2026*

## Verdict

Pick amazon-bedrock-samples when license: amazon-bedrock-samples is MIT-0, AI-Infra-from-Zero-to-Hero is MIT; pick AI-Infra-from-Zero-to-Hero when license: AI-Infra-from-Zero-to-Hero is MIT, amazon-bedrock-samples is MIT-0.

[amazon-bedrock-samples](https://aws.amazon.com/bedrock/) reports 1.5k GitHub stars, 701 forks, and 130 open issues, last pushed Jun 30, 2026. [AI-Infra-from-Zero-to-Hero](https://huaizheng.xyz/) has 4.2k stars, 402 forks, and 14 open issues, last pushed Jul 25, 2025. Figures are from public GitHub metadata via [amazon-bedrock-samples's repository](https://github.com/aws-samples/amazon-bedrock-samples) and [AI-Infra-from-Zero-to-Hero's repository](https://github.com/HuaizhengZhang/AI-Infra-from-Zero-to-Hero).

| | [amazon-bedrock-samples](/tools/aws-samples-amazon-bedrock-samples.md) | [AI-Infra-from-Zero-to-Hero](/tools/huaizhengzhang-ai-infra-from-zero-to-hero.md) |
| --- | --- | --- |
| Tagline | This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models | 🚀 Awesome System for Machine Learning ⚡️ AI System Papers and Industry Practice. ⚡️ System for Machine Learning, LLM (Large Language Model), GenAI (Generative AI). 🍻 OSDI, NSDI, SIGCOMM, SoCC, MLSys |
| Stars | 1,470 | 4,176 |
| Forks | 701 | 402 |
| Open issues | 130 | 14 |
| Language | Jupyter Notebook | - |
| Adopt for | - | AI-Infra-from-Zero-to-Hero is an extensive repository that curates a wide range of resources related to AI infrastructure, including tutorials and research papers in the areas of machine learning and large language model |
| Persona | - | - |
| Runtime | - | - |
| License | MIT-0 | MIT |
| Categories | LLM Frameworks, Vector Databases | LLM Frameworks, Model Training, Inference & Serving |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [amazon-bedrock-samples](/tools/aws-samples-amazon-bedrock-samples.md) | [AI-Infra-from-Zero-to-Hero](/tools/huaizhengzhang-ai-infra-from-zero-to-hero.md) |
| --- | --- | --- |
| Maintenance | Active (82%) | Slowing (36%) |
| Days since push | 11d | 351d |
| Open issues (now) | 130 | 14 |
| Owner type | Organization | User |
| Full report | [trust report](/tools/aws-samples-amazon-bedrock-samples/trust.md) | [trust report](/tools/huaizhengzhang-ai-infra-from-zero-to-hero/trust.md) |

## Decision facts: AI-Infra-from-Zero-to-Hero

- **Adopt for:** AI-Infra-from-Zero-to-Hero is an extensive repository that curates a wide range of resources related to AI infrastructure, including tutorials and research papers in the areas of machine learning and large language model

## Choose when

### Choose amazon-bedrock-samples if…

- License: amazon-bedrock-samples is MIT-0, AI-Infra-from-Zero-to-Hero is MIT.
- Tags unique to amazon-bedrock-samples: embeddings, amazon-bedrock, amazon-titan, rag.
- Also covers Vector Databases.

### Choose AI-Infra-from-Zero-to-Hero if…

- License: AI-Infra-from-Zero-to-Hero is MIT, amazon-bedrock-samples is MIT-0.
- Tags unique to AI-Infra-from-Zero-to-Hero: llmsys, model-training, mlsys, genai.
- Also covers Model Training, Inference & Serving.
- When you require detailed resource curation on ML systems and LLM infrastructures, as AI-Infra-from-Zero-to-Hero offers comprehensive information.

## When NOT to use amazon-bedrock-samples

- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.

## When NOT to use AI-Infra-from-Zero-to-Hero

- If you seek real-time support or interactive forums, as AI-Infra-from-Zero-to-Hero is primarily a resource repository without live assistance.
- For hands-on coding exercises or practical projects as the tool focuses mostly on curating resources like tutorials and academic papers but does not provide step-by-step coding guides.

## Common questions

### What is the difference between amazon-bedrock-samples and AI-Infra-from-Zero-to-Hero?

amazon-bedrock-samples: This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models. AI-Infra-from-Zero-to-Hero: 🚀 Awesome System for Machine Learning ⚡️ AI System Papers and Industry Practice. ⚡️ System for Machine Learning, LLM (Large Language Model), GenAI (Generative AI). 🍻 OSDI, NSDI, SIGCOMM, SoCC, MLSys. See the comparison table for live GitHub stats and shared categories.

### When should I choose amazon-bedrock-samples over AI-Infra-from-Zero-to-Hero?

Choose amazon-bedrock-samples over AI-Infra-from-Zero-to-Hero when License: amazon-bedrock-samples is MIT-0, AI-Infra-from-Zero-to-Hero is MIT; Tags unique to amazon-bedrock-samples: embeddings, amazon-bedrock, amazon-titan, rag; Also covers Vector Databases.

### When should I choose AI-Infra-from-Zero-to-Hero over amazon-bedrock-samples?

Choose AI-Infra-from-Zero-to-Hero over amazon-bedrock-samples when License: AI-Infra-from-Zero-to-Hero is MIT, amazon-bedrock-samples is MIT-0; Tags unique to AI-Infra-from-Zero-to-Hero: llmsys, model-training, mlsys, genai; Also covers Model Training, Inference & Serving; When you require detailed resource curation on ML systems and LLM infrastructures, as AI-Infra-from-Zero-to-Hero offers comprehensive information.

### When should I avoid amazon-bedrock-samples?

LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.

### When should I avoid AI-Infra-from-Zero-to-Hero?

If you seek real-time support or interactive forums, as AI-Infra-from-Zero-to-Hero is primarily a resource repository without live assistance. For hands-on coding exercises or practical projects as the tool focuses mostly on curating resources like tutorials and academic papers but does not provide step-by-step coding guides.

### Is amazon-bedrock-samples or AI-Infra-from-Zero-to-Hero more popular on GitHub?

AI-Infra-from-Zero-to-Hero has more GitHub stars (4,176 vs 1,470). Stars measure visibility, not whether either tool fits your constraints.

### Are amazon-bedrock-samples and AI-Infra-from-Zero-to-Hero open source?

Yes - both are open-source projects on GitHub (amazon-bedrock-samples: MIT-0, AI-Infra-from-Zero-to-Hero: MIT).

### Where can I find alternatives to amazon-bedrock-samples or AI-Infra-from-Zero-to-Hero?

GraphCanon lists graph-backed alternatives at [amazon-bedrock-samples alternatives](/tools/aws-samples-amazon-bedrock-samples/alternatives) and [AI-Infra-from-Zero-to-Hero alternatives](/tools/huaizhengzhang-ai-infra-from-zero-to-hero/alternatives) ([amazon-bedrock-samples markdown twin](/tools/aws-samples-amazon-bedrock-samples/alternatives.md), [AI-Infra-from-Zero-to-Hero markdown twin](/tools/huaizhengzhang-ai-infra-from-zero-to-hero/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/aws-samples-amazon-bedrock-samples-vs-huaizhengzhang-ai-infra-from-zero-to-hero.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, amazon-bedrock-samples or AI-Infra-from-Zero-to-Hero?

amazon-bedrock-samples: Active. AI-Infra-from-Zero-to-Hero: Slowing. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for amazon-bedrock-samples and AI-Infra-from-Zero-to-Hero?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [amazon-bedrock-samples trust report](/tools/aws-samples-amazon-bedrock-samples/trust); [AI-Infra-from-Zero-to-Hero trust report](/tools/huaizhengzhang-ai-infra-from-zero-to-hero/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=aws-samples-amazon-bedrock-samples`](/api/graphcanon/graph?tool=aws-samples-amazon-bedrock-samples)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
