Amazon Web Services
Amazon Web Services is a subsidiary of Amazon.com that provides on-demand cloud computing platforms to individuals, companies, and governments, on a subscription basis.
Here are 25,877 public repositories matching this topic...
-
Updated
Mar 21, 2022 - Python
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
-
Updated
Nov 4, 2021 - Python
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
A curated list for awesome kubernetes sources
-
Updated
Mar 21, 2022 - Shell
Universal Command Line Interface for Amazon Web Services
-
Updated
Mar 21, 2022 - Python
Deploy a Production Ready Kubernetes Cluster
-
Updated
Mar 21, 2022 - Jinja
Pulumi - Developer-First Infrastructure as Code. Your Cloud, Your Language, Your Way
-
Updated
Mar 21, 2022 - Go
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
-
Updated
Mar 2, 2022 - Python
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
-
Updated
Mar 19, 2022 - Java
Simple and flexible tool for managing secrets
-
Updated
Mar 20, 2022 - Go
Python Serverless Microframework for AWS
-
Updated
Mar 15, 2022 - Python
Is this related to a new or existing framework?
New framework - remix.run
Is this related to a new or existing API?
Storage
Is this related to another service?
S3
Describe the feature you'd like to request
Was able to integrate the Auth section with no issue, but was trying to integrate Storage in remix data loaders, but because amplify do
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Sep 27, 2021 - Go
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
-
Updated
Mar 17, 2022 - Python
What is the problem?
This MR added the ability to enable control plane logging for eks clusters. This doesn't work for a fargate cluster because the ClusterProps interface is not included in FargateCluster.
Can I make an MR where I move ClusterLogging to ClusterOptions? Also open to other solutions of course.
I thought I would ask and wait fo
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
-
Updated
Mar 18, 2022 - TypeScript
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
-
Updated
Mar 15, 2022 - Go
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
-
Updated
Mar 4, 2022 - Shell
I suggest adding MongoDB Atlas to the supported cloud as a feather.
AWS SDK for JavaScript in the browser and Node.js
-
Updated
Mar 21, 2022 - JavaScript
Example
-
Updated
Mar 21, 2022 - Jupyter Notebook
An integrated shell for working with the AWS CLI.
-
Updated
Dec 4, 2020 - Python
A vault for securely storing and accessing AWS credentials in development environments
-
Updated
Mar 15, 2022 - Go
General Availability (GA) for docker compose v2 is "Almost There". With GA we could consider upgrading docker compose examples (sample project and [test](https://github.com/
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
-
Updated
Mar 21, 2022 - Python
Hi, I've set TERRAGRUNT_CONFIG=.terragrunt.hcl.
So my root and leaf folders have this .terragrunt.hcl file.
Everything works well when I'm trying to run terragrunt from child folder, but I get "Could not find any subfolders with Terragrunt configuration files" error when trying to run from terragrunt run-all plan from root. Renaming .terragrunt.hcl -> terragrunt.hcl fixes the issue, but I w
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia


Most of the tests that currently cover core functionalities depend heavily on (and sometimes test) internal implementation characteristics. While they should be testing whether the given implementation produces desired outcome (treating its implementation more as a black box).
_Current state of things is problematic for eventual internal improvements and refactors which occasionally we want t