Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Amazon EKS

Amazon EKS makes it easy for you to run Kubernetes on AWS without needing to install and operate your own Kubernetes clusters. subtitle

Amazon EKS Reviews and details

Screenshots and images

  • Amazon EKS Landing page
    Landing page //
    2022-01-30

Badges & Trophies

Promote Amazon EKS. You can add any of these badges on your website.
SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Amazon EKS Architecture Introduction

AWS re:Invent 2018: [REPEAT 1] Deep Dive on Amazon EKS (CON361-R1)

AWS re:Invent 2020: Looking at Amazon EKS through a networking lens

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Amazon EKS and what they use it for.
  • The 2024 Web Hosting Report
    Docker swarm still exists, it still works, and some of these other container orchestrators are still hanging on, but for the most part, you’re using Kubernetes if you’re doing this stuff at work. Generally it's well-understood that kubernetes is hard to get right, and so most people use it via a managed provider like Elastic Kubernetes Service from AWS, Azure Kubernetes Service from MSFT, or Google Kubernetes... - Source: dev.to / 2 months ago
  • 15 Options To Build A Kubernetes Playground (with Pros and Cons)
    AWS Elastic Kubernetes Service (EKS) AWS Elastic Kubernetes Service (EKS) is a managed Kubernetes service provided by Amazon Web Services (AWS). It simplifies the process of deploying, managing, and scaling containerized applications using Kubernetes on AWS. EKS integrates with other AWS services, such as Elastic Load Balancing, Amazon RDS, and Amazon S3, providing a seamless experience for running containerized... - Source: dev.to / 3 months ago
  • Best Practices for Seamless EKS Cluster Upgrades with Fargate: A Hands-On Guide
    As cloud-native architectures evolve, managing Kubernetes clusters becomes pivotal for maintaining optimal performance and security. Amazon EKS, combined with Fargate for serverless pod execution, offers a powerful solution. In this guide, we'll delve into best practices for EKS cluster upgrades with Fargate, providing a hands-on approach to ensure a seamless transition. Let's embark on the journey of mastering... - Source: dev.to / 4 months ago
  • Programmatically retrieving secrets from Parameter Store and Secrets Manager
    Although I'll use Lambda functions in the examples, we can transfer the concepts to other compute resources, like EC2 instances, and ECS or EKS containers. - Source: dev.to / 9 months ago
  • Ultimate EKS Baseline Cluster: Part 1 - Provision EKS
    The AWS managed Kubernetes service, EKS (Elastic Kubernetes Service, has the highest level of complexity amongst cloud offerings. - Source: dev.to / 9 months ago
  • How to Build and Deploy a Multi-Container Application to Amazon EKS Cluster
    Amazon Elastic Kubernetes Service (Amazon EKS) is a cloud-based Kubernetes service. It allows Amazon Web Services (AWS) users to create and run Kubernetes clusters on the AWS cloud. It provides a fully dedicated service for automatically deploying, managing, and scaling Kubernetes application containers. You will containerize the two applications using Docker before deploying them to the Amazon EKS cluster. - Source: dev.to / 12 months ago
  • Creating Application Load Balancer rules for fast feature stack deployments
    Alice's solution works not only with Docker containers but any services that we can attach to an ALB as a target in a CloudFormation stack. For example, we can use Lambda functions, Kubernetes pods, or EC2 instances. - Source: dev.to / about 1 year ago
  • Trace-based testing cloud-native apps with AWS X-Ray and Tracetest
    That’s where the power of distributed tracing alongside AWS X-Ray comes to play. Enabling teams to add automatic and/or custom checkpoints, called spans, that generate step-by-step details for a complete end-to-end process, a distributed trace, from anywhere in your distributed cloud infrastructure. Even if you’re using services on AWS like Lambda, Fargate, EKS, EC2, or others. - Source: dev.to / about 1 year ago
  • Domain-Driven Design (DDD) in AWS. Find Your Business Domains.
    When you start defining "Core Domains and Subsequent Domains" the question that usually arises is how to manage requests between domains.To do this, we'll look at options for using AWS services for how domains can be implemented. Containerisation or serverless diagram of such solutions would rather be a 'modern architecture' than a good old-fashioned network and virtual machine deployment diagram. The advantage... - Source: dev.to / about 1 year ago
  • JDK 20 and JDK 21: What We Know So Far
    UNIX is irrelevant on the cloud, unless one is stuck deploying legacy workloads on VMs, this is what we use in modern applications not stuck in the past. https://aws.amazon.com/eks/ https://azure.microsoft.com/en-us/products/kubernetes-service https://cloud.google.com/kubernetes-engine/ https://cloud.google.com/appengine https://azure.microsoft.com/en-us/products/app-service https://aws.amazon.com/lambda/... - Source: Hacker News / about 1 year ago
  • Kubernetes as a platform vs. Kubernetes as an API
    My company recently acquired another firm, and we now need to support GCP and AWS. So I’m in the process of rolling out a new control plane using Crossplane and AWS-managed k8s. Source: about 1 year ago
  • AWS Beginner's Key Terminologies
    Amazon EKS (Compute) Amazon Elastic Kubernetes Service is a managed service that you can use to run Kubernetes on AWS without needing to stand up or maintain your own Kubernetes control plane. Https://aws.amazon.com/eks/. - Source: dev.to / over 1 year ago
  • Web Application Deployment on AWS
    Portability: Container Images are highly portable, and can be easily deployed on different platforms; a Docker image can be deployed on any Container Engine that supports it (e.g., Docker, Kubernetes, AWS ECS, AWS EKS, Microsoft AKS, Google Kubernetes Engine, etc). - Source: dev.to / over 1 year ago
  • Run event-driven workflows with Amazon EKS Blueprints, Keda and Karpenter
    Keda and Karpenter AddOn with Amazon Elastic Kubernetes Service (Amazon EKS), making it easy to build event-driven workflows that orchestrate jobs running on Kubernetes with AWS services, such as AWS Lambda, HTTP API Gateway, DynamoDB and Amazon Simple Queue Service (Amazon SQS), with minimal code. - Source: dev.to / over 1 year ago
  • Using Authorizer with DynamoDB and EKS
    EKS to deploy authorizer & go-gin server. - Source: dev.to / over 1 year ago
  • Testing Lightsail Containers with Minecraft
    The use case here would be that in some cases for testing a service in a Docker container, it would be easier to deploy it on a service like Lightsail, rather than spinning up an entire environment using AWS Elastic Container Service, or Elastic Kubernetes Service. While both of these services can use AWS Fargate for serverless container workloads, there is a lot more infrastructure that needs to be built in... - Source: dev.to / over 1 year ago
  • Migrating Wordpress from GCP to AWS
    Deciding how to set up the AWS Wordpress instance took quite a bit of thought. I had thought about using a more complex setup including an EC2 (Elastic Compute Cloud) instance, a VPC (Virtual Private Cloud), and serverless components like RDS (Relational Database Service) for the database, and S3 (Simple Storage Service) for file storage. Another way I had read about that could be challenging, was to set up... - Source: dev.to / over 1 year ago
  • I spent over 100 hours creating this website showing off NL's YouTube stats
    I also got a lot done with Amazon's Kubernetes platform EKS. This is where all the services run, including the web app itself and the data pipeline which feeds the site. I deploy there using Helm. Source: over 1 year ago
  • Use Terraform to update kubeconfig
    Once way to provision AWS EKS is by using Terraform and integrating EKS provisioning into your CI/CD build and pipeline workflows. - Source: dev.to / over 1 year ago
  • Kubernetes from Scratch in 2022
    Amazon Elastic Kubernetes Service is a federated, multi-cluster distribution build inside AWS. Its most prominent feature is simply its embedding into the wider AWS environment. Computational resources and storage can be added instantaneously to the Kubernetes cluster, giving powerful autoscaling capabilities. Several CRI, CNI, and storage systems are provided. - Source: dev.to / over 1 year ago
  • Containerizing Laravel Applications
    If there is one benefit to containerizing your applications, it is the incredible range of platforms that they can be deployed to. You can deploy containers to Kubernetes or any of the managed Kubernetes platforms, such as Azure Kubernetes Service (AKS), AWS Elastic Kubernetes Service (EKS), or Google Kubernetes Engine (GKE). Azure also has Container Instances, while AWS has App Runner, and Google has Cloud Run. - Source: dev.to / over 1 year ago

Do you know an article comparing Amazon EKS to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Amazon EKS discussion

Log in or Post with

This is an informative page about Amazon EKS. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.