Amr Elhewy
Hewi's Blog

Hewi's Blog

Follow
Follow
homebadges
Tag

Kubernetes

#kubernetes

More content

Read more stories on Hashnode


Articles with this tag

Adding CI/CD with AWS CodePipeline to an EKS cluster using Terraform

Apr 15, 20239 min read

wed dddddToday's article will be all about CICD(Continous Integration & Continous Delivery). We'll be using AWS CodePipeline to automate deployments...

Adding CI/CD with AWS CodePipeline to an EKS cluster using Terraform

Deploying an EKS cluster using Terraform

Apr 8, 202316 min read

Hello everyone! today's article will be a walkthrough of deploying an EKS cluster of my infamous temperature calculator app (seen in previous blogs)...

Deploying an EKS cluster using Terraform

Distributed Systems Hands On - Deploying a sharded memcache using Kubernetes

Jun 28, 20228 min read

Hello everyone in this article I'm going to be talking about caches in distributed systems and doing a hands on deploying a sharded memcache across...

Distributed Systems Hands On - Deploying a sharded memcache using Kubernetes