Containers

Imtranur Rahman

Author: Imtranur Rahman

Imtranur Rahman is a Sr. Solutions Architect at Amazon Web Services. He is focused on helping partners within Amazon Web Services (AWS) to build their cloud strategy and help them with broad use of Amazon's cloud computing platform. He enjoys working on microservices based applications, hybrid application solutions, application modernization and innovating on behalf of his customers. Outside of work, he loves playing cricket and soccer.

Beyond metrics: Extracting actionable insights from Amazon EKS with Amazon Q Business

In this post, we demonstrate a solution that uses Amazon Data Firehose to aggregate logs from the Amazon EKS control plane and data plane, and send them to Amazon Simple Storage Service (Amazon S3). Finally, we use Amazon Q Business and its Amazon S3 connector to synchronize the logs, index the log data in Amazon S3, and enable a chat experience powered by the generative AI capabilities of Amazon Q Business.

Setting up a Bottlerocket managed node group on Amazon EKS with Terraform

Introduction Kubernetes, an open-source container management system, has surged in popularity and adoption in the past several years. From startups to large established enterprises across industry verticals are rapidly adopting it for their mission critical tasks and workloads. It is declarative, open source, and highly pluggable. In this blog, we will discuss what is, along […]