Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(community): add new blog about using AWS Graviton on Fargate #5506

Merged
merged 2 commits into from
Dec 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions site/content/community/guides.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Share your applications, videos, and blog posts with fellow Copilots!

| Title | Description |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------|
|[**Use AWS Graviton processors on AWS Fargate with Copilot**](https://dev.to/aws-builders/use-aws-graviton-processors-on-aws-fargate-with-copilot-1n6p) by <a href="https://dev.to/jasonrandrews">Jason Andrews</a> | Use Copilot to run containers on Fargate’s serverless compute with Graviton2 processors and benefit from improved price performance. |
|[**The AWS Copilot NowTo Guide — Introduction**](https://medium.com/@biju.krishnan_73542/the-aws-copilot-nowto-guide-introduction-793e3f1bd132) by <a href="https://medium.com/@biju.krishnan_73542">Biju Krishnan</a> | In a series of blogs, Biju, who focuses on AI Solutions and AI Governance, shares their experience with deploying [AI Verify](https://aiverifyfoundation.sg/what-is-ai-verify/) as a two-tier application using Copilot. |
|[**Scalable Cloud inference endpoint using ONNX and AWS Fargate**](https://awstip.com/scalable-cloud-inference-endpoint-using-onnx-and-aws-fargate-20e142d14bb2) by <a href="https://ryfeus.medium.com/about">Rustem Feyzkhanov</a> | Machine Learning engineer Rustem Feyzkhanov couples the ease of Copilot with the flexibility of the Open Neural Network Exchange (ONNX) AI framework. |
| [**Implementing a pub/sub architecture with AWS Copilot**](https://aws.amazon.com/blogs/containers/implementing-a-pub-sub-architecture-with-aws-copilot/) by Rafael Mosca | AWS Territory Solutions Architect Rafael Mosca leverages Copilot to quickly and easily implement the pub-sub architecture of a sample e-commerce platform. Clear steps and diagrams make concepts easy to learn. |
Expand Down
Loading