awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awsdocs avatar

awsdocs/aws-doc-sdk-examples

0
View on GitHub↗
10,429 stele·5,836 fork-uri·Java·Apache-2.0·8 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru awsdocs/aws-doc-sdk-examplesGraficul istoricului de stele pentru awsdocs/aws-doc-sdk-examples

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Aws Doc Sdk Examples

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Aws Doc Sdk Examples.
  • acantril/learn-cantrill-io-labsAvatar acantril

    acantril/learn-cantrill-io-labs

    6,130Vezi pe 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
    Vezi pe GitHub↗6,130
  • brianway/java-learningAvatar brianway

    brianway/java-learning

    4,293Vezi pe 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
    Vezi pe GitHub↗4,293
  • misterbooo/leetcodeanimationAvatar MisterBooo

    MisterBooo/LeetCodeAnimation

    76,593Vezi pe 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
    Vezi pe GitHub↗76,593
  • aws-samples/aws-cdk-examplesAvatar aws-samples

    aws-samples/aws-cdk-examples

    5,605Vezi pe 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
    Vezi pe GitHub↗5,605
Vezi toate cele 23 alternative pentru Aws Doc Sdk Examples→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale awsdocs/aws-doc-sdk-examples?

Principalele funcționalități ale awsdocs/aws-doc-sdk-examples sunt: Integration Demonstrations, Multi-Language AWS Samples, Synchronized Code Examples, SDK Demo Applications, SDK Interaction Demonstrations, Cross-Service Compositions, Cross-Language SDK Comparisons, Code Examples.

Care sunt câteva alternative open-source pentru awsdocs/aws-doc-sdk-examples?

Alternativele open-source pentru awsdocs/aws-doc-sdk-examples includ: 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…