Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Containers-roadmap Alternatives
Similar projects and alternatives to containers-roadmap
-
juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
-
kube-fledged
A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
eks-nvme-ssd-provisioner
EKS NVMe SSD provisioner for Amazon EC2 Instance Stores
-
kraken
P2P Docker registry capable of distributing TBs of data in seconds
-
netshoot
a Docker + Kubernetes network trouble-shooting swiss-army container
-
copilot-cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
odigos
Instant distributed traces without code changes. 🚀 Boost existing monitoring tools with higher-quality data
-
piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
-
amazon-ecr-credential-helper
Automatically gets credentials for Amazon ECR on docker push/docker pull
-
opentelemetry-go-instrumentation
OpenTelemetry auto-instrumentation for Go applications
-
-
renovate
Universal dependency update tool that fits into your workflows.
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
-
-
awesome-go-storage
A curated list of awesome Go storage projects and libraries
-
serverless-graphql
Serverless GraphQL Examples for AWS AppSync and Apollo
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
containers-roadmap reviews and mentions
-
Launch HN: Odigos (YC W23) – Instant distributed tracing for Kubernetes clusters
Naturally some integrations are out of your hand, AWS Fargate being one (https://github.com/aws/containers-roadmap/issues/1027). However, if you could get integrations up and running with the likes of Fargate, Fly.io, Render.com etc. That'd be amazing.
-
AWS EKS Kubernetes tearing down at the end of day
You do and that’s unfortunate even though it has been requested by the community :( https://github.com/aws/containers-roadmap/issues/78
-
How do you deploy with immutable tags?
This issue would solve this but its been open for a while.
-
Is setting up a production k8s a one-man job?
There are plenty of vendor specific bugs, like no EBS in [EKS Fargate](https://github.com/aws/containers-roadmap/issues/1113), and settling a Kubernetes cluster on top of Bottlerocket and [EKS Anywhere](https://github.com/aws/eks-anywhere), on your own is somewhat impossible.
-
AWS Fargate now supporting 16 vCPU and 120 GiB memory, an approximate 4x increase
Looks like this has been requested - you can comment here and give use/business case.
Yup, the Github link I mentioned indicates this is needed to be opted into:
-
We clone a running VM in 2 seconds
This is still a thing, Fargate pull times are super slow: https://github.com/aws/containers-roadmap/issues/696. We run all of our workloads on fargate, and it's really annoying when you're trying to iterate on something and you have to sit there waiting on "Provisioning..." for 1-2 minutes every time you launch a task. I don't think the control plane is that slow, as EC2 based ECS launches tasks really fast if the images are already cached on the machine.
-
Automatically tag your Docker images as vulnerable in ECR
The solution is working! Still there are some "missing" features. As already mentioned, the OR Condition in the Eventbridge rule is not working. So we're currently only filtering for CRITICAL images. Next it would be nice if we could use Docker image tag prefixes in IAM policies, so we can deny that vulnerable images are being pulled. In my solution I'm removing images with this tag prefix after 5 days.
-
Alternatives to yum reposync that can clone Amazon Linux repos?
No matter what I did, I couldn't get reposync to work for me. Problems like this one didn't have a clear solution. I wanted to create a $distro/$releasver/$basearch hierarchy inside of a bucket and reposync can't do it because it has to replicate the structure of the source repo in order to reuse the metadata files.
-
Threat Detection on EKS – Comparing Falco and GuardDuty For EKS Protection
EKS can be configured to allow anonymous access to its control plane (relevant GitHub Issue on AWS Containers Roadmap here). This configuration should almost never exist. This is an excellent "low-hanging fruit" detection provided by EKS GuardDuty upon that access being configured:
-
A note from our sponsor - SonarLint
www.sonarlint.org | 31 Jan 2023
Stats
aws/containers-roadmap is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Popular Comparisons
- containers-roadmap VS eks-nvme-ssd-provisioner
- containers-roadmap VS kube-fledged
- containers-roadmap VS netshoot
- containers-roadmap VS kraken
- containers-roadmap VS juicefs
- containers-roadmap VS copilot-cli
- containers-roadmap VS aws-eks-share-gpu
- containers-roadmap VS piku
- containers-roadmap VS k8s-device-plugin
- containers-roadmap VS amazon-ecs-agent