awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

36 रिपॉजिटरी

Awesome GitHub RepositoriesAWS Provisioners

Tools specifically designed for automating the deployment and management of Amazon Web Services infrastructure.

Distinct from Cloud Provisioning: Distinct from Cloud Provisioning: focuses specifically on the AWS ecosystem rather than general cloud infrastructure.

Explore 36 awesome GitHub repositories matching devops & infrastructure · AWS Provisioners. Refine with filters or upvote what's useful.

Awesome AWS Provisioners GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • donnemartin/data-science-ipython-notebooksdonnemartin का अवतार

    donnemartin/data-science-ipython-notebooks

    29,166GitHub पर देखें↗

    This project is a collection of interactive Python notebooks and educational resources designed for mastering data science, machine learning, and numerical computing. It provides a series of practical guides and tutorials covering deep learning, big data processing, and statistical analysis. The repository features specialized instructional suites for implementing classical machine learning algorithms, building deep learning model architectures, and managing AWS cloud infrastructure. It includes dedicated notebooks for data visualization and numerical computing exercises. The project covers

    Offers a practical walkthrough for interacting with AWS object storage and serverless compute via the SDK.

    Pythonawsbig-datacaffe
    GitHub पर देखें↗29,166
  • aws/aws-cdkaws का अवतार

    aws/aws-cdk

    12,817GitHub पर देखें↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    Synthesizes code into cloud deployment templates to manage the lifecycle of cloud-based services and resources.

    TypeScriptawscloud-infrastructurehacktoberfest
    GitHub पर देखें↗12,817
  • miserlou/zappaMiserlou का अवतार

    Miserlou/Zappa

    11,836GitHub पर देखें↗

    Zappa is a deployment tool and orchestrator designed to package and deploy Python web applications to AWS Lambda. It functions as a wrapper and framework that adapts standard Python applications to work with serverless infrastructure and API Gateway events. The project enables the hosting of Python web frameworks on serverless environments without requiring the application to be rewritten. It automates the process of pushing code from local environments to the cloud and manages the lifecycle of these deployments to remove manual server management. Its capabilities include automated infrastru

    Adapts standard Python web applications to work with AWS Lambda and API Gateway events.

    Python
    GitHub पर देखें↗11,836
  • hashicorp/terraform-provider-awshashicorp का अवतार

    hashicorp/terraform-provider-aws

    10,951GitHub पर देखें↗

    This project is an infrastructure as code tool designed to automate the lifecycle management of Amazon Web Services resources. It functions as a cloud resource provisioner that enables users to define, version, and deploy infrastructure components through declarative configuration files. The system operates by reconciling the current state of a cloud environment against a desired configuration, calculating the necessary delta operations to achieve convergence. It utilizes a directed acyclic graph to resolve resource dependencies and determine the optimal execution order for changes, ensuring

    Automates the deployment and management of Amazon Web Services infrastructure using declarative configuration files.

    Goawsterraformterraform-provider
    GitHub पर देखें↗10,951
  • awsdocs/aws-doc-sdk-examplesawsdocs का अवतार

    awsdocs/aws-doc-sdk-examples

    10,429GitHub पर देखें↗

    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.

    Sources code examples directly from AWS SDK Developer Guides, keeping documentation and code synchronized.

    Javaawscppdocumentation
    GitHub पर देखें↗10,429
  • elie222/inbox-zeroelie222 का अवतार

    elie222/inbox-zero

    10,101GitHub पर देखें↗

    Inbox Zero is an AI-powered email automation platform and inbox organizer. It uses large language models to automatically categorize, label, and archive emails, while providing a conversational interface for managing workflows and drafting responses through natural language. The project distinguishes itself by integrating real-time calendar availability into its drafting process and generating AI-summarized meeting briefings. It supports a pluggable AI provider interface with model fallback chains, allowing it to connect to various cloud or local LLM providers. Users can also control their in

    Orchestrates the setup of AWS cloud environments and database addons via a command-line interface.

    TypeScriptaiemailgmail
    GitHub पर देखें↗10,101
  • meshery/mesherymeshery का अवतार

    meshery/meshery

    9,966GitHub पर देखें↗

    Meshery is a service mesh management plane and cloud native infrastructure orchestrator. It provides a visual design-as-code environment for modeling microservices and infrastructure components through declarative blueprints, functioning as a centralized platform for designing, deploying, and managing service mesh infrastructure. The platform is distinguished by its ability to translate visual designs into active deployments and its use of gRPC-based adapters to integrate with diverse infrastructure providers. It features a multi-tenant architecture that manages shared workspaces and role-bas

    Installs pre-configured architectural patterns for AWS resources from a catalog to establish topologies.

    HTMLcloud-nativecncfcontrol-plane
    GitHub पर देखें↗9,966
  • boto/boto3boto का अवतार

    boto/boto3

    9,834GitHub पर देखें↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Implements a comprehensive SDK for automating the provisioning and management of AWS cloud infrastructure.

    Pythonawsaws-sdkcloud
    GitHub पर देखें↗9,834
  • aws/serverless-application-modelaws का अवतार

    aws/serverless-application-model

    9,560GitHub पर देखें↗

    This is an infrastructure as code tool and serverless deployment orchestrator that provides a shorthand syntax for defining serverless infrastructure. It functions as a framework for transforming concise resource declarations into full AWS CloudFormation templates to automate the provisioning of cloud functions, APIs, and databases. The project distinguishes itself by using a macro-based transformation system to expand simplified resource types into detailed infrastructure components. It includes an automated permission mapping system that translates high-level resource interaction intents in

    Automates the creation and management of Amazon Web Services functions, databases, and event sources.

    Pythonawsaws-samlambda
    GitHub पर देखें↗9,560
  • apex/upapex का अवतार

    apex/up

    8,799GitHub पर देखें↗

    Up is a deployment tool that transforms any HTTP server into an AWS Lambda function behind API Gateway with a single command, eliminating server management entirely. It provides a unified platform for building and deploying serverless APIs that scale automatically and charge only for actual usage, while supporting Node.js, Go, Python, Java, Crystal, and Clojure runtimes without per-language configuration. The tool automates the generation and management of all required AWS resources—including Lambda, API Gateway, CloudFront, and S3—from a declarative configuration, and can replicate the entir

    Runs Node.js, Go, Python, Java, Crystal, and Clojure applications on AWS Lambda without configuring infrastructure.

    Goapiapi-gatewayaws
    GitHub पर देखें↗8,799
  • aws/aws-sdk-goaws का अवतार

    aws/aws-sdk-go

    8,687GitHub पर देखें↗

    The AWS SDK for Go is a software development kit and cloud infrastructure library used to programmatically interact with AWS cloud services. It provides a programmatic interface for authenticating requests, executing operations against regional endpoints, and automating the creation and management of cloud resources. The toolkit utilizes model-driven code generation to create service clients and employs a session-based configuration system to share credentials and global settings across those clients. It implements signature-based request authentication to verify identity and integrity throug

    Provides the programmatic means to automate the deployment and management of AWS infrastructure.

    Go
    GitHub पर देखें↗8,687
  • travis-ci/travis-citravis-ci का अवतार

    travis-ci/travis-ci

    8,490GitHub पर देखें↗

    Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job

    Automates the upload and deployment of applications to specified AWS Elastic Beanstalk environments.

    GitHub पर देखें↗8,490
  • webstudio-is/webstudiowebstudio-is का अवतार

    webstudio-is/webstudio

    8,240GitHub पर देखें↗

    Webstudio is a visual CMS and website builder that provides a visual development environment for designing and publishing websites. It functions as an AI-powered design tool, a REST and GraphQL API client, and an atomic CSS compiler. The platform distinguishes itself through generative AI capabilities for creating layout variants and refining visual styles from text prompts. It integrates a headless CMS workflow that maps external data sources to visual components and utilizes a specialized compiler to convert design tokens into deduplicated atomic CSS for optimized page load speeds. The sys

    Provides integrated tools for automating the deployment of websites to Amazon Web Services infrastructure.

    TypeScriptaccessibilityalternativecloudflare
    GitHub पर देखें↗8,240
  • fluxcd/flux2fluxcd का अवतार

    fluxcd/flux2

    7,888GitHub पर देखें↗

    Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new

    Establishes a connection to AWS CodeCommit repositories to automate the initial toolkit installation.

    Gocontinuous-deliverygitopsgitops-toolkit
    GitHub पर देखें↗7,888
  • aws/karpenter-provider-awsaws का अवतार

    aws/karpenter-provider-aws

    7,661GitHub पर देखें↗

    karpenter-provider-aws is a Kubernetes node autoscaler and infrastructure provider for AWS. It serves as a node lifecycle manager and cluster cost optimizer that automatically provisions and removes compute instances based on the resource requirements of pending pods. The project distinguishes itself through advanced AWS spot instance orchestration and price-capacity optimized selection to reduce cloud spend. It minimizes costs by consolidating underutilized nodes and prioritizing spot or reserved instances over on-demand capacity, while proactively migrating workloads before cloud provider i

    Manages EC2 instance lifecycles, machine images, and networking specifically for AWS-based Kubernetes clusters.

    Go
    GitHub पर देखें↗7,661
  • aws/aws-sdk-jsaws का अवतार

    aws/aws-sdk-js

    7,619GitHub पर देखें↗

    The AWS SDK for JavaScript is a programmatic interface and API client used to manage, automate, and orchestrate AWS cloud infrastructure and services. It provides a set of tools for controlling compute, storage, and networking resources from Node.js and web browser environments. The project includes a modular asset bundler that allows for the creation of specialized service bundles. This mechanism enables the selection of specific service modules at build time to reduce the final JavaScript payload size for frontend cloud integrations. The SDK covers a broad range of cloud management capabil

    Provides a programmatic interface for automating the deployment and management of Amazon Web Services infrastructure.

    JavaScript
    GitHub पर देखें↗7,619
  • clearml/clearmlclearml का अवतार

    clearml/clearml

    6,740GitHub पर देखें↗

    ClearML is a comprehensive MLOps platform designed to manage the end-to-end machine learning lifecycle, from initial experimentation to production deployment. It provides a suite of integrated tools including a pipeline orchestrator for automating workflows, an experiment tracking tool for logging hyperparameters and metrics, and a metadata-driven data versioning system for managing large-scale datasets and model artifacts. The platform is distinguished by its advanced compute management and serving capabilities. It features a GPU compute manager that supports fractional resource slicing and

    Automates the provisioning and scaling of AWS cloud infrastructure to support heavy machine learning workloads.

    Python
    GitHub पर देखें↗6,740
  • boto/botoboto का अवतार

    boto/boto

    6,430GitHub पर देखें↗

    Boto is a Python SDK and API wrapper for Amazon Web Services. It serves as a programmatic interface for managing and automating cloud infrastructure, mapping cloud-side resources to native Python objects and methods. The library provides tools for the programmatic control and orchestration of compute, storage, networking, and database resources. It enables the automation of infrastructure deployments and the management of virtual servers, container services, and serverless functions. Capability areas include identity and access management, cloud monitoring and observability, and the administ

    Automates the programmatic provisioning and management of compute, storage, and networking resources within AWS.

    Python
    GitHub पर देखें↗6,430
  • aws/aws-sdk-phpaws का अवतार

    aws/aws-sdk-php

    6,191GitHub पर देखें↗

    The AWS SDK for PHP is a software development kit that provides HTTP client classes for every supported Amazon Web Service, enabling PHP applications to send authenticated requests and receive structured, typed response objects. It includes a credential resolution chain that automatically locates credentials from environment variables, instance profiles, or configuration files, and supports promise-based asynchronous execution for running multiple API calls concurrently to improve throughput. The SDK distinguishes itself through a middleware pipeline architecture that allows interception and

    Provides a built-in handler for receiving and processing Amazon SNS notifications in PHP.

    PHP
    GitHub पर देखें↗6,191
  • rundeck/rundeckrundeck का अवतार

    rundeck/rundeck

    6,145GitHub पर देखें↗

    Rundeck is a job scheduling and automation platform that enables organizations to execute operational tasks across servers, containers, and cloud APIs from a central web console or API. It functions as a multi-node command execution engine, allowing scripts and commands to run across distributed Linux and Windows nodes, and serves as a self-service operations portal that delegates specific tasks to authorized users without granting full system access. The platform also operates as an incident response automation tool, automatically triggering diagnostic and remediation workflows when monitorin

    Communicates with EC2 instances through the AWS SSM service instead of alternative protocols for task execution.

    Groovy
    GitHub पर देखें↗6,145
पिछला12अगला
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Provisioning
  4. AWS Provisioners

सब-टैग एक्सप्लोर करें

  • AWS SDK Guides2 सब-टैग्सEducational walkthroughs for using software development kits to interact with AWS services. **Distinct from AWS Provisioners:** Focuses on the instructional use of the SDK rather than the automated provisioning tools.
  • AWS SSM Task ExecutionsCommunication with EC2 instances through the AWS Systems Manager service for task execution instead of alternative protocols. **Distinct from AWS Provisioners:** Distinct from AWS Provisioners: focuses on executing tasks via the SSM agent, not provisioning infrastructure.
  • Audit Log ManagementTools for configuring and managing cloud infrastructure audit logs and activity tracking. **Distinct from AWS Provisioners:** Focuses specifically on audit logging (CloudTrail) rather than general AWS resource provisioning.
  • CloudFormation Demo EnvironmentsComplete AWS infrastructure demos built using CloudFormation templates and architecture diagrams for hands-on learning. **Distinct from AWS Provisioners:** Distinct from AWS Provisioners: focuses on educational demo environments with architecture diagrams, not general provisioning tools.
  • CodeCommit-Based BootstrappingInitializing a system using AWS CodeCommit as the source for the bootstrapping process. **Distinct from AWS Provisioners:** Specifies AWS CodeCommit as the provider for the bootstrapping process.
  • Container Orchestration DesignVisual modeling of container clusters, services, and task definitions for cloud orchestration. **Distinct from AWS Provisioners:** Focuses on the design/modeling of ECS resources rather than just automated provisioning.
  • Documentation SearchCapabilities for searching and retrieving technical documentation and API references. **Distinct from AWS Provisioners:** Focuses on knowledge retrieval from documentation rather than the deployment or provisioning of AWS resources.
  • Elastic Beanstalk DeploymentsDeployment patterns specifically for AWS Elastic Beanstalk. **Distinct from AWS Provisioners:** Specifically targets AWS Elastic Beanstalk rather than general AWS infrastructure provisioning
  • Event Adapters3 सब-टैग्सWrappers that translate cloud-native event triggers into standard application-level request formats. **Distinct from AWS Provisioners:** Focuses on the logic of adapting events into requests rather than the act of provisioning the AWS resources
  • Managed Kubernetes ProvisioningAutomation of managed Kubernetes cluster setups, including node groups and fargate profiles. **Distinct from AWS Provisioners:** Specifically targets EKS cluster modeling within the broader AWS provisioning context.
  • NoSQL Database ProvisioningAutomated deployment and configuration of non-relational database clusters and instances. **Distinct from AWS Provisioners:** Specifies NoSQL database setup (DocumentDB) as a subset of general AWS provisioning.
  • Resource CoordinationProgrammatic management and orchestration of specific cloud service instances and dependencies. **Distinct from AWS Provisioners:** Distinct from Provisioners by focusing on the coordination and interaction of services rather than just their deployment.
  • Resource Provisioning BlueprintsReady-to-deploy CloudFormation templates for setting up common AWS components like VPCs, databases, and security groups. **Distinct from AWS Provisioners:** Distinct from AWS Provisioners: focuses on pre-built template blueprints rather than provisioning tools.
  • Search Engine InfrastructureConfiguration and modeling of search domains and associated indices in cloud environments. **Distinct from AWS Provisioners:** Focuses on search infrastructure (ElasticSearch) rather than general AWS provisioning.
  • Serverless Runtime AdaptationTools for running standard non-serverless applications on AWS Lambda without code rewrites. **Distinct from AWS Provisioners:** Focuses on adapting existing frameworks to run on Lambda rather than just provisioning the AWS infrastructure