SlideShare a Scribd company logo
Don’t be a know-it-all; be a learn-it-all.
Microsoft’s CEO, Satya Nadella
Aws ug dxb 2021 container series  iv
Thank you to our sponsors
https://www.meetup.com/AWS-Dubai/
$ kubectl get user
@walidshaari
https://www.linkedin.com/in/walidshaari
https://github.com/walidshaari
● Analytics Infrastructure support engineer
● Deployed and Supported large scale distributed HPC Linux clusters
● Configuration management since 2012 with puppet first, then Ansible, and now CNCF ecosystem.
● Advocating open source, automation, Iac, containers, Kubernetes, Openshift, and all things cloud
● Leading Saudi eastern province “Sharqaya” Dammam Docker, and Cloud Native AWS meetups
>kubectl get plan
1. Quick review containers
2. What problem are we solving?
3. Kubernetes
4. EKS Ad-hoc exploration
● EKS-Anywhere
● ArgoCD "CD AKA GitOps"
● AWS EKS console
NEWS
https://www.comsum.co.uk/agenda-1
6-7th October
Registration Page: https://containerdayxkubecon.splashthat.com/
https://snykdev.wpengine.com/snykcon/
#ctf #containersecurity #kubesecurity
Three vouchers to giveaway
• Standardized packaging for software and
dependencies
• Isolate apps from each other
• Share the same host OS kernel
• Utilizes Linux Kernel features (e.g.
namespace, cgroups, apparmor, selinux)
• Microsoft have Windows Native Containers
• Lightweight application virtualization
• Consolidate 100s of applications per host
compared to 10s per vm
Review: containers?
Build, distribute, and run applications almost anywhere
https://www.awsgeek.com/AWS-Summit-Bahrain-2019/Breaking-Up-the-Monolith-with-Containers/
The new sprawl:
Containers
https://twitter.com/forrestbrazeal/status/1400639759215640577
https://www.lastweekinaws.com/blog/the-17-ways-to-run-containers-on-aws/
https://www.lastweekinaws.com/blog/17-more-ways-to-run-containers-on-aws/
Everything fails,
all the time.
AWS CTO @Werner
WhatIsKubernetes?
● Greek for "helmsman",
● The kernel of distributed systems
● Linux of the cloud!
● A platform and container orchestration tool for automating
deployment, scaling, and operations of application containers.
● Kubernetes supports Docker, Containerd, CRI-O, Kata
containers (formerly clear and hyper) and Virtlet among others
● History of over 15 years from Google Borg, +7 years since its
OSS inception
Kubernetes
17
https://twitter.com/kelseyhightower/status/935252923721793536
https://twitter.com/VMwareDesign/status/1257400427630530562
Application Delivery
App
Application Portability - Anywhere
App
App
App
App
App
App
Three core concepts
Ivan Velichko https://twitter.com/iximiuz/status/1353045442087571456
1- API Driven
2- Reconciliation loop
Replica Controller
-..-.-..-.-.-..-.
Desired State:
apiVersion: apps/v1
kind: Deployment
metadata:
name: coredns
labels:
app: nginx
spec:
replicas: 2
=-...-.-=..
Current State
-
Source: Kubernetes effect by Bilgin Ibryam
3- Meaningful Abstraction
Kubernetes Architecture Overview
Source: Introduction to Kubernetes
Kubernetes’ High-Level Architecture Overview
Source: https://www.weave.works/blog/what-does-production-ready-really-mean-for-a-kubernetes-cluster
Kubernetes’ High-Level Architecture Overview
Aws ug dxb 2021 container series  iv
Aws ug dxb 2021 container series  iv
EKS
• Certified Kubernetes distribution
• OSS components available as EKS-Distribution
• Can be run in Cloud or on-prem
• Integrates well with AWS services for AWS customers
• Enables Hybrid, and multi cloud workloads
• High availability, security, resilience, and Fault tolerance "across
AZs"
• Undifferentiated heavy lifting
Why EKS?
- CNCF certified distribution
- can enable Hybrid, and multi cloud workloads
- Integrates well with AWS managed services model
- HA and Fault tolerance "across AZs"
- Fully managed control plane ( self-healing, upgrades, patching)
https://landscape.cncf.io/
K8s Ecosystem
Aws ug dxb 2021 container series  iv
Aws ug dxb 2021 container series  iv
Aws ug dxb 2021 container series  iv
https://www.zdnet.com/article/aws-makes-eks-anywhere-generally-available/
eksctl create cluster
Container
OS
Purpose built operating system
Optimized for running containers
Minimal Linux distribution
No-Ops maintenance
Cost effective
Immutable
Automation in mind
Security in mind
API driven
AWSBottlerocket
Aws ug dxb 2021 container series  iv
Exploration time
Why Fargate?
• Serverless wins: Focus on application
• Scalability out of the box: clusters scales with application
• Reduce operations and day-2 overhead:
• Updates and patching for infra and cluster
• Still need to take care of image updates
• Better security isolation
• Cost efficient
https://learnk8s.io/kubernetes-instance-calculator
Learning resources
https://www.aws.training/Details/eLearning?id=32894 https://kube.academy/pro
That DevOps Guy: https://www.youtube.com/playlist?list=PLHq1uqvAteVvUEdqaBeMK2awVThNujwMd
Nana: https://youtu.be/X48VuDVv0do
https://www.katacoda.com
https://amazon.qwiklabs.com/
Thank you

More Related Content

What's hot (20)

PDF
DCSF 19 Building Your Development Pipeline
Docker, Inc.
 
PDF
DCSF19 How To Build Your Containerization Strategy
Docker, Inc.
 
PDF
Docker, what's next ?
DevOps Indonesia
 
PDF
Shipping NodeJS with Docker and CoreOS
Ross Kukulinski
 
PDF
Containers & CaaS
OpenCity Community
 
PDF
Docker Meetup - Melbourne 2015 - Kubernetes Deep Dive
Ken Thompson
 
PDF
Using Docker Containers to Improve Reproducibility in Software and Web Engine...
Vincenzo Ferme
 
PPTX
Open shift enterprise 3.1 paas on kubernetes
Samuel Terburg
 
PDF
Continuous Delivery of Containers with Drone & Kontena
Jussi Nummelin
 
PDF
OpenShift for Java EE Developers
Markus Eisele
 
PDF
Securing Applications and Pipelines on a Container Platform
All Things Open
 
PDF
PHPIDOL#80: Kubernetes 101 for PHP Developer. Yusuf Hadiwinata - VP Operation...
Yusuf Hadiwinata Sutandar
 
PPTX
Top 5 benefits of docker
John Zaccone
 
PPT
Docker benefits v0.1
Dayanand Shanmugham
 
PDF
ThoughtWorks Technology Radar Roadshow - Brisbane
Thoughtworks
 
PDF
DCEU 18: Desigual Transforms the In-Store Experience with Docker Enterprise C...
Docker, Inc.
 
PPTX
La importancia de versionar el código: GitHub, portafolio y recursos para est...
CloudNativeElSalvado
 
PDF
Docker and Containers overview - Docker Workshop
Jonas Rosland
 
PDF
Journey to the devops automation with docker kubernetes and openshift
Yusuf Hadiwinata Sutandar
 
PPTX
DockerCon 15 Keynote - Day 2
Docker, Inc.
 
DCSF 19 Building Your Development Pipeline
Docker, Inc.
 
DCSF19 How To Build Your Containerization Strategy
Docker, Inc.
 
Docker, what's next ?
DevOps Indonesia
 
Shipping NodeJS with Docker and CoreOS
Ross Kukulinski
 
Containers & CaaS
OpenCity Community
 
Docker Meetup - Melbourne 2015 - Kubernetes Deep Dive
Ken Thompson
 
Using Docker Containers to Improve Reproducibility in Software and Web Engine...
Vincenzo Ferme
 
Open shift enterprise 3.1 paas on kubernetes
Samuel Terburg
 
Continuous Delivery of Containers with Drone & Kontena
Jussi Nummelin
 
OpenShift for Java EE Developers
Markus Eisele
 
Securing Applications and Pipelines on a Container Platform
All Things Open
 
PHPIDOL#80: Kubernetes 101 for PHP Developer. Yusuf Hadiwinata - VP Operation...
Yusuf Hadiwinata Sutandar
 
Top 5 benefits of docker
John Zaccone
 
Docker benefits v0.1
Dayanand Shanmugham
 
ThoughtWorks Technology Radar Roadshow - Brisbane
Thoughtworks
 
DCEU 18: Desigual Transforms the In-Store Experience with Docker Enterprise C...
Docker, Inc.
 
La importancia de versionar el código: GitHub, portafolio y recursos para est...
CloudNativeElSalvado
 
Docker and Containers overview - Docker Workshop
Jonas Rosland
 
Journey to the devops automation with docker kubernetes and openshift
Yusuf Hadiwinata Sutandar
 
DockerCon 15 Keynote - Day 2
Docker, Inc.
 

Similar to Aws ug dxb 2021 container series iv (20)

PDF
Nugwc k8s session-16-march-2021
Avanti Patil
 
PPTX
Kubernetes from the ground up
Sander Knape
 
PDF
FIWARE Global Summit - Leveraging Kubernetes for FIWARE Components Automations
FIWARE
 
PPTX
Serverless integration with Knative and Apache Camel on Kubernetes
Claus Ibsen
 
PDF
Effective Kubernetes - Is Kubernetes the new Linux? Is the new Application Se...
Wojciech Barczyński
 
PDF
Bring-your-ML-Project-into-Production-v2.pdf
Liang Yan
 
PPTX
KUBEBOOT - SPRING BOOT DEPLOYMENT ON KUBERNETES HAS NEVER BEEN SO EASY
Red Hat Developers
 
PDF
The path to a serverless-native era with Kubernetes
sparkfabrik
 
PDF
Salvatore Incandela, Fabio Marinelli - Using Spinnaker to Create a Developmen...
Codemotion
 
PDF
Halifax DevOps - Meet-up - July.19 2017
Kyle Bassett
 
ODP
Cloud Native Java Development Patterns
Bilgin Ibryam
 
PDF
citus™ iot ecosystem
DUONG Dinh Cuong
 
PDF
Red Hat and kubernetes: awesome stuff coming your way
Johannes Brännström
 
PDF
Deploying WSO2 API Manager in Production-Grade Kubernetes
WSO2
 
PDF
Successful K8S Platforms in Airgapped Environments
KubernetesCommunityD
 
PPTX
Docker Enterprise Workshop - Technical
Patrick Chanezon
 
PDF
Kubernetes: https://youtu.be/KnjnQj-FvfQ
Rahul Malhotra
 
PPTX
Oscon 2017: Build your own container-based system with the Moby project
Patrick Chanezon
 
PDF
The App Developer's Kubernetes Toolbox
Nebulaworks
 
PDF
K8sfor dev parisoss-summit-microsoft-5-decembre-short
Gabriel Bechara
 
Nugwc k8s session-16-march-2021
Avanti Patil
 
Kubernetes from the ground up
Sander Knape
 
FIWARE Global Summit - Leveraging Kubernetes for FIWARE Components Automations
FIWARE
 
Serverless integration with Knative and Apache Camel on Kubernetes
Claus Ibsen
 
Effective Kubernetes - Is Kubernetes the new Linux? Is the new Application Se...
Wojciech Barczyński
 
Bring-your-ML-Project-into-Production-v2.pdf
Liang Yan
 
KUBEBOOT - SPRING BOOT DEPLOYMENT ON KUBERNETES HAS NEVER BEEN SO EASY
Red Hat Developers
 
The path to a serverless-native era with Kubernetes
sparkfabrik
 
Salvatore Incandela, Fabio Marinelli - Using Spinnaker to Create a Developmen...
Codemotion
 
Halifax DevOps - Meet-up - July.19 2017
Kyle Bassett
 
Cloud Native Java Development Patterns
Bilgin Ibryam
 
citus™ iot ecosystem
DUONG Dinh Cuong
 
Red Hat and kubernetes: awesome stuff coming your way
Johannes Brännström
 
Deploying WSO2 API Manager in Production-Grade Kubernetes
WSO2
 
Successful K8S Platforms in Airgapped Environments
KubernetesCommunityD
 
Docker Enterprise Workshop - Technical
Patrick Chanezon
 
Kubernetes: https://youtu.be/KnjnQj-FvfQ
Rahul Malhotra
 
Oscon 2017: Build your own container-based system with the Moby project
Patrick Chanezon
 
The App Developer's Kubernetes Toolbox
Nebulaworks
 
K8sfor dev parisoss-summit-microsoft-5-decembre-short
Gabriel Bechara
 
Ad

More from Walid Shaari (14)

PDF
Towards-cloud-native-HPC.pdf
Walid Shaari
 
PDF
Open hybrid cloud
Walid Shaari
 
PDF
Okd wg kubecon marathon azure & vsphere
Walid Shaari
 
PDF
K8s architecture meetup2- k8saraby
Walid Shaari
 
PDF
Pydata 2020 containers meetup
Walid Shaari
 
PPTX
Dammam aws user group meetup
Walid Shaari
 
PPTX
Bahrain ch9 introduction to docker 5th birthday
Walid Shaari
 
PDF
IAU workshop 2018 day one
Walid Shaari
 
PDF
Containers - Portable, repeatable user-oriented application delivery. Build, ...
Walid Shaari
 
PDF
Network Automation Journey, A systems engineer NetOps perspective
Walid Shaari
 
PDF
Kick starting Network Automation
Walid Shaari
 
PDF
Docker Dhahran November 2017 meetup
Walid Shaari
 
PDF
Containers - Portable, repeatable user-oriented application delivery. Build, ...
Walid Shaari
 
PDF
Docker 101 @KACST Saudi HPC 2016
Walid Shaari
 
Towards-cloud-native-HPC.pdf
Walid Shaari
 
Open hybrid cloud
Walid Shaari
 
Okd wg kubecon marathon azure & vsphere
Walid Shaari
 
K8s architecture meetup2- k8saraby
Walid Shaari
 
Pydata 2020 containers meetup
Walid Shaari
 
Dammam aws user group meetup
Walid Shaari
 
Bahrain ch9 introduction to docker 5th birthday
Walid Shaari
 
IAU workshop 2018 day one
Walid Shaari
 
Containers - Portable, repeatable user-oriented application delivery. Build, ...
Walid Shaari
 
Network Automation Journey, A systems engineer NetOps perspective
Walid Shaari
 
Kick starting Network Automation
Walid Shaari
 
Docker Dhahran November 2017 meetup
Walid Shaari
 
Containers - Portable, repeatable user-oriented application delivery. Build, ...
Walid Shaari
 
Docker 101 @KACST Saudi HPC 2016
Walid Shaari
 
Ad

Recently uploaded (20)

PPTX
AI at Your Side: Boost Impact Without Losing the Human Touch (SXSW 2026 Meet ...
maytaldahan
 
PPTX
Slides pptx: World Game's Eco Economic Epochs.pptx
Steven McGee
 
PPTX
The Latest Scam Shocking the USA in 2025.pptx
onlinescamreport4
 
PPTX
The Monk and the Sadhurr and the story of how
BeshoyGirgis2
 
PPTX
Pengenalan perangkat Jaringan komputer pada teknik jaringan komputer dan tele...
Prayudha3
 
PPTX
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
PPTX
Birth-after-Previous-Caesarean-Birth (1).pptx
fermann1
 
PPTX
Finally, My Best IPTV Provider That Understands Movie Lovers Experience IPTVG...
Rafael IPTV
 
PDF
Paper PDF: World Game (s) Great Redesign.pdf
Steven McGee
 
PPT
Introduction to dns domain name syst.ppt
MUHAMMADKAVISHSHABAN
 
PPTX
Artificial-Intelligence-in-Daily-Life (2).pptx
nidhigoswami335
 
PDF
GEO Strategy 2025: Complete Presentation Deck for AI-Powered Customer Acquisi...
Zam Man
 
PPTX
Different Generation Of Computers .pptx
divcoder9507
 
PPTX
Blue and Dark Blue Modern Technology Presentation.pptx
ap177979
 
PPT
1965 INDO PAK WAR which Pak will never forget.ppt
sanjaychief112
 
PDF
The AI Trust Gap: Consumer Attitudes to AI-Generated Content
Exploding Topics
 
PPTX
Perkembangan Perangkat jaringan komputer dan telekomunikasi 3.pptx
Prayudha3
 
PPTX
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
PPTX
How tech helps people in the modern era.
upadhyayaryan154
 
PDF
How Much GB RAM Do You Need for Coding? 5 Powerful Reasons 8GB Is More Than E...
freeshopbudget
 
AI at Your Side: Boost Impact Without Losing the Human Touch (SXSW 2026 Meet ...
maytaldahan
 
Slides pptx: World Game's Eco Economic Epochs.pptx
Steven McGee
 
The Latest Scam Shocking the USA in 2025.pptx
onlinescamreport4
 
The Monk and the Sadhurr and the story of how
BeshoyGirgis2
 
Pengenalan perangkat Jaringan komputer pada teknik jaringan komputer dan tele...
Prayudha3
 
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
Birth-after-Previous-Caesarean-Birth (1).pptx
fermann1
 
Finally, My Best IPTV Provider That Understands Movie Lovers Experience IPTVG...
Rafael IPTV
 
Paper PDF: World Game (s) Great Redesign.pdf
Steven McGee
 
Introduction to dns domain name syst.ppt
MUHAMMADKAVISHSHABAN
 
Artificial-Intelligence-in-Daily-Life (2).pptx
nidhigoswami335
 
GEO Strategy 2025: Complete Presentation Deck for AI-Powered Customer Acquisi...
Zam Man
 
Different Generation Of Computers .pptx
divcoder9507
 
Blue and Dark Blue Modern Technology Presentation.pptx
ap177979
 
1965 INDO PAK WAR which Pak will never forget.ppt
sanjaychief112
 
The AI Trust Gap: Consumer Attitudes to AI-Generated Content
Exploding Topics
 
Perkembangan Perangkat jaringan komputer dan telekomunikasi 3.pptx
Prayudha3
 
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
How tech helps people in the modern era.
upadhyayaryan154
 
How Much GB RAM Do You Need for Coding? 5 Powerful Reasons 8GB Is More Than E...
freeshopbudget
 

Aws ug dxb 2021 container series iv