docs(readme): foreground Bedrock as signature differentiator#694
Merged
vieiralucas merged 1 commit intomainfrom Apr 23, 2026
Merged
docs(readme): foreground Bedrock as signature differentiator#694vieiralucas merged 1 commit intomainfrom
vieiralucas merged 1 commit intomainfrom
Conversation
Add dedicated "Why fakecloud" bullet calling out Bedrock's full surface (111 ops, control plane + runtime, guardrails, custom models, fine-tuning, async batch, streaming) vs LocalStack Ultimate-tier 4-op Ollama coverage. Link to /bedrock-emulator/ landing. Bedrock is currently fakecloud's biggest gap vs LocalStack in the other direction — LocalStack Ultimate can't match it, and this isn't visible from the terse service table. README now surfaces the advantage.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bedrock is fakecloud's largest advantage over LocalStack that isn't visible from the service table alone (101+10 ops). LocalStack's Ultimate-tier Bedrock (top paid plan) covers 4 ops backed by Ollama — fakecloud covers the full surface including guardrails, customization jobs, model import, async batch, prompt management, and agreements.
Add dedicated "Why fakecloud" bullet that surfaces this, with concrete op list and link to the new /bedrock-emulator/ landing.
GitHub topics also updated separately via API: added
bedrock,aws-bedrock,bedrock-emulator,llm-testing,ai-testing,cognito,sqs,sns; pruned low-value generic topics (rust,devops,cdk,testing) to fit under the 20-topic cap.Test plan
gh repo view)Summary by cubic
Highlight Bedrock as a key differentiator in the README. Add a new "Why fakecloud" bullet that lists full Bedrock coverage (111 ops across runtime and control plane, guardrails, custom model jobs, model import, async batch, prompt management, agreements, streaming, inference profiles, provisioned throughput, configurable responses, fault injection), with a link to https://fakecloud.dev/bedrock-emulator/ and a brief contrast to LocalStack Ultimate’s 4‑op Ollama-backed coverage.
Written for commit a80d7ab. Summary will update on new commits.