awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awsdocs avatar

awsdocs/aws-doc-sdk-examples

0
View on GitHub↗
10,429 星标·5,836 分支·Java·Apache-2.0·10 次浏览

Aws Doc Sdk Examples

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

Features

  • Integration Demonstrations - Provides production-like examples showing how multiple AWS services work together using SDKs.
  • Multi-Language AWS Samples - Provides example applications and snippets in multiple languages for AWS service integration.
  • Synchronized Code Examples - Sources code examples directly from AWS SDK Developer Guides, keeping documentation and code synchronized.
  • SDK Demo Applications - Runs full application examples demonstrating how multiple AWS SDKs work together in realistic, multi-service scenarios.
  • SDK Interaction Demonstrations - Demonstrates how multiple AWS SDKs interact in realistic, multi-service scenarios with shared infrastructure.
  • Cross-Service Compositions - Provides full application examples combining multiple AWS services to demonstrate real-world integration patterns.
  • Cross-Language SDK Comparisons - Compares how to perform the same AWS operation across different programming languages using their respective SDKs.
  • Code Examples - Provides code examples organized by programming language for quick location of matching SDK samples.
  • Language-Organized Examples - Organizes code examples by SDK programming language for quick browsing and locating samples.
  • Example Environment Deployments - Designs example applications to run in environments mirroring production setups with networking and security configurations.
  • Production-Like Application Runs - Runs full application examples demonstrating how multiple SDKs work together in realistic, multi-service contexts.
  • Reusable Example Infrastructure - Deploys shared frontend and backend resources that multiple code examples can reuse across different projects.
  • Shared Example Components - Deploys shared frontend and backend resources reusable across multiple code examples and projects.
  • Shared Example Infrastructure - Deploys shared frontend and backend resources reused across multiple code examples to reduce duplication.

Star 历史

awsdocs/aws-doc-sdk-examples 的 Star 历史图表awsdocs/aws-doc-sdk-examples 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Aws Doc Sdk Examples 的开源替代方案

相似的开源项目,按与 Aws Doc Sdk Examples 的功能重合度排序。
  • acantril/learn-cantrill-io-labsacantril 的头像

    acantril/learn-cantrill-io-labs

    6,130在 GitHub 上查看↗

    This repository is a collection of hands-on AWS learning labs that pair visual architecture diagrams with real infrastructure deployment. Each lab is built around a complete architecture diagram, and the learner follows step-by-step instructions to implement that exact design using pre-authored AWS CloudFormation templates. The core approach is to teach cloud concepts by having the learner build the infrastructure they see in the diagram, reinforcing understanding through direct, practical construction. The labs are designed as complete, multi-service integration demos that combine compute, s

    Python
    在 GitHub 上查看↗6,130
  • brianway/java-learningbrianway 的头像

    brianway/java-learning

    4,293在 GitHub 上查看↗

    This project is an instructional repository and learning resource providing a comprehensive collection of study notes, programming guides, and runnable source code examples. It serves as a guide for Java SE and Java web development, featuring a library of code samples that demonstrate common algorithms and technical implementations. The repository focuses on language core and runtime analysis, with detailed tutorials on multithreading and concurrency. It provides practical implementations of software architecture and design patterns, such as the singleton and strategy patterns, as well as exp

    Javajava
    在 GitHub 上查看↗4,293
  • misterbooo/leetcodeanimationMisterBooo 的头像

    MisterBooo/LeetCodeAnimation

    76,593在 GitHub 上查看↗

    LeetCodeAnimation is an educational code archive and technical interview resource designed to help developers master complex programming concepts. It functions as a centralized repository of source code and instructional materials, providing a structured environment for self-paced learning of fundamental computer science algorithms and data structures. The project distinguishes itself by integrating visual algorithm simulations directly into its learning path. By mapping static educational content to animated media files, it demonstrates the step-by-step execution flow and internal state chan

    Javaanimationleetcodeleetcode-c
    在 GitHub 上查看↗76,593
  • aws-samples/aws-cdk-examplesaws-samples 的头像

    aws-samples/aws-cdk-examples

    5,605在 GitHub 上查看↗

    This project is a reference library and collection of example code patterns for deploying cloud infrastructure using the AWS CDK. It provides a set of sample projects that demonstrate how to define compute, storage, and networking resources using general purpose programming languages. The library includes reference implementations for various architectural patterns, including serverless backends with GraphQL and WebSocket APIs, container orchestration with load balancers and auto-scaling, and global static website hosting via content delivery networks. It also provides designs for isolated ne

    Pythoncdkcdk-examples
    在 GitHub 上查看↗5,605
查看 Aws Doc Sdk Examples 的所有 23 个替代方案→

常见问题解答

awsdocs/aws-doc-sdk-examples 是做什么的?

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

awsdocs/aws-doc-sdk-examples 的主要功能有哪些?

awsdocs/aws-doc-sdk-examples 的主要功能包括:Integration Demonstrations, Multi-Language AWS Samples, Synchronized Code Examples, SDK Demo Applications, SDK Interaction Demonstrations, Cross-Service Compositions, Cross-Language SDK Comparisons, Code Examples。

awsdocs/aws-doc-sdk-examples 有哪些开源替代品?

awsdocs/aws-doc-sdk-examples 的开源替代品包括: brianway/java-learning — This project is an instructional repository and learning resource providing a comprehensive collection of study notes,… acantril/learn-cantrill-io-labs — This repository is a collection of hands-on AWS learning labs that pair visual architecture diagrams with real… misterbooo/leetcodeanimation — LeetCodeAnimation is an educational code archive and technical interview resource designed to help developers master… goinaction/code — This repository is a Go programming tutorial structured as an interactive coding course. It teaches Go syntax and… aws-samples/aws-cdk-examples — This project is a reference library and collection of example code patterns for deploying cloud infrastructure using… faqguru/faqguru — FAQGURU is a technical interview question bank and coding interview study guide. It serves as a software engineering…