- 47
- 15 595
Tech Hub
India
เข้าร่วมเมื่อ 5 มิ.ย. 2022
This channel aim is to spread knowledge about Data Engineering, Containerization techs like Kubernetes /Docker etc and any other popular technology .
Deploy App On Kubernetes Using Gitlab CICD Pipeline - Live Demo
This video is about Gitlab CICD pipeline to deploy an app on a K8S Cluster. On k8s host machine I have deployed nginx server. In nginx conf file I have configured to "stream" all incoming requests to k8s url. This article explains it - www.zepworks.com/posts/access-minikube-remotely-kvm/
มุมมอง: 39
วีดีโอ
Argo Workflow 7 :: Secrets :: How to use secrets in Argo workflow
มุมมอง 435 หลายเดือนก่อน
An example showing how to use secret like password in Argo workflow.
Argo Workflow 6 :: Output Parameters - Passed Using File And Outputs.result
มุมมอง 1368 หลายเดือนก่อน
How to pass output param of one Argo workflow step or task. How to handle if the output param is smaller in size or bigger in size.
Argo Workflow 5:: Scripts And Results
มุมมอง 1019 หลายเดือนก่อน
How to run script in-place ie as part of Argo workflow yaml file. And how to get and use result (output) of the script in the step.
Argo Workflow 4 :: Pass Contents Between Steps :: Artifacts
มุมมอง 228ปีที่แล้ว
How to pass file (or directory) output from one step in Argo to another step.
LocalStack Setup - Simulate Aws Services(s3, sns, sqs, dynamoDB etc.) On Local Machine
มุมมอง 1.7Kปีที่แล้ว
Localstack helps in dealing with Aws services on your local machine. It helps in faster development and testing while locally integrating with Aws.
Argo Workflow 3 ::Steps And DAG - Multi step workflow
มุมมอง 405ปีที่แล้ว
how to specify multi step workflow(s).
Argo Workflow - 2 :: Parameters
มุมมอง 468ปีที่แล้ว
How to pass params to argo worfklow. How to override entry point and params defined in the manifest yaml file.
Argo Workflows - 1:: Basics, Setup
มุมมอง 2.2Kปีที่แล้ว
This video is about Argo Workflow. It talks about UI, CLI setup, running sample workflows from UI and CLI. And about script, resource templates.
How to build chatGPT AI like system over your own data.
มุมมอง 159ปีที่แล้ว
Wont it be nice to have a LLM - Over your custom set of documents on your Google drive/WebPages/Local Machine/Emails/Notes/Git/S3/Telegram or any such custom location - And based upon the contents in documents in any of above custom location, be able to get answer to any question. eg if your HR policies are stored on some set of web pages. And instead of people searching for answers for any HR ...
Dijkstra's Shortest Path Algorithm
มุมมอง 46ปีที่แล้ว
This video explains Dijkstra's shortest path algorithm with an example.
Kubernetes With Java - Jobs | One Time Job And Scheduled CronJob
มุมมอง 789ปีที่แล้ว
This video covers how to set up one time jobs or scheduled cron jobs using Kubernetes. Pod Details - th-cam.com/video/2_3HzUA6foA/w-d-xo.html A sample Spring boot application is used to describe and demo the concepts. The application is at github.com/skhurana333/tips_java . Please feel free to checkout. It also has all yaml files explained in all the videos. Another project used in one of the v...
Spark - How To Understand Plan | Validate If Optimizations Are Applied
มุมมอง 602ปีที่แล้ว
It explains Spark plan and how you can interpret it with example. Various plan operators are explained eg FileScan, Predicate push down etc Link for Ppts used the the video is - drive.google.com/file/d/1jNA3b6yDktNi-qTS0r5dE0Wn8A_8MfQy/view?usp=share_link
Spark - Dataset And Dataframe Operations
มุมมอง 89ปีที่แล้ว
It explains below DS/DF functions with example - read json data - distinct - dropDuplicates - min - max - avg - sum - withColumn , expr - rdd to convert dataframe to rdd - write to parquet - read parquet data - describe Link for Ppts used the the video is - drive.google.com/file/d/1jNA3b6yDktNi-qTS0r5dE0Wn8A_8MfQy/view?usp=share_link
Kubernetes With Java - Update ConfigMap, How to create secrets(password etc)
มุมมอง 812 ปีที่แล้ว
Kubernetes With Java - Update ConfigMap, How to create secrets(password etc)
Kubernetes With Java - Secrets(passwords etc) From File & Directory, TLS & DockerRegistry Secrets
มุมมอง 322 ปีที่แล้ว
Kubernetes With Java - Secrets(passwords etc) From File & Directory, TLS & DockerRegistry Secrets
Kubernetes With Java - Pass configs to App
มุมมอง 402 ปีที่แล้ว
Kubernetes With Java - Pass configs to App
Kubernetes With Java - Discover Services (via DNS, Nodeport, ingress Load LB,External service)
มุมมอง 702 ปีที่แล้ว
Kubernetes With Java - Discover Services (via DNS, Nodeport, ingress Load LB,External service)
Kubernetes With Java - Expose Service , http and https MultiplePorts, Session Affinity
มุมมอง 432 ปีที่แล้ว
Kubernetes With Java - Expose Service , http and https MultiplePorts, Session Affinity
Kubernetes With Java - IDE Plugins, Health of Pod , Namespace, Pod With multiple apps/containers
มุมมอง 72 ปีที่แล้ว
Kubernetes With Java - IDE Plugins, Health of Pod , Namespace, Pod With multiple apps/containers
Kubernetes With Java - Pod's Detailed Explanation - Labels and Label selector
มุมมอง 742 ปีที่แล้ว
Kubernetes With Java - Pod's Detailed Explanation - Labels and Label selector
Kubernetes With Java - Arch And Basics Of Pod(Its Control plane and NOT control panel at 26.27)
มุมมอง 882 ปีที่แล้ว
Kubernetes With Java - Arch And Basics Of Pod(Its Control plane and NOT control panel at 26.27)
Kubernetes With Java - Attach Volumes to Pod - Part2
มุมมอง 162 ปีที่แล้ว
Kubernetes With Java - Attach Volumes to Pod - Part2
Kubernetes With Java - Attach Volumes to Pod - Part1
มุมมอง 442 ปีที่แล้ว
Kubernetes With Java - Attach Volumes to Pod - Part1
Kubernetes With Java - Configurations With ConfigMap
มุมมอง 1212 ปีที่แล้ว
Kubernetes With Java - Configurations With ConfigMap
Kubernetes With Java - Kubernetes DaemonSet - Pod On each node
มุมมอง 292 ปีที่แล้ว
Kubernetes With Java - Kubernetes DaemonSet - Pod On each node
Kubernetes With Java - Docker Introductions SampleApplication To Learn Kubernetes
มุมมอง 402 ปีที่แล้ว
Kubernetes With Java - Docker Introductions SampleApplication To Learn Kubernetes
Kubernetes With Java - Multiple replica of App- ReplicationController And Replicaset
มุมมอง 232 ปีที่แล้ว
Kubernetes With Java - Multiple replica of App- ReplicationController And Replicaset
How it will perform with data plotting question?
Nice to know tx !
Very informative and insightful video Sandeep Sir
thanks Sajal.
Nice 👍, can you share the code ?
github.com/skhurana333/qna_bot/blob/main/works-askquestion_csv_model-tapas-google.py
Hey thank you so much for these videos Really informative and helpful Could you please share the ppt as well?
Glad its helpful. Ppts link added to the description .
Great explanation.. are you providing any training on docker and kubernetes?
These videos are what you can go thru. There is no separate training
Thank You So Much for providing Kubernetes With Java.
Happy to help
This video is cover all spark topic
I am glad you like it
is project covered in this video sir?
Thanks Sir for Spark Gyan
You are welcome.
Share ppt
drive.google.com/file/d/1jNA3b6yDktNi-qTS0r5dE0Wn8A_8MfQy/view?usp=sharing . Added to the description too.
@@techhubskh do you upload videos on Spark SQl
Hi, Could you please make your video more clear. Audio is fine but video is getting blur when we make it full screen. Also make zoom out if possible Sorry about this message
Are others also facing similar problem? Can it be network slowness at your end ? I checked, it seemed fine. Which location in video it was blurred
Hi Sir, I am working as an Analyst at one of the Big 4 companies. I want to switch my career into Big Data, Do product based and investment banks hire people from other domains for Big Data?
As long as you have big data skills it doesn't matter which domain are you from.
Can you please share the g-drive link mentioned in the document, if possible? Thanks!
Added in the description.
@@techhubskh Thanks a lot!
Great Video Sir!
Thanks!
Hi Sir, Is it possible to share the slides used in the presentation? This the best spark tutorial that I've gone through so far. Thank you for providing this knowledge for free. It will help people like me who are in the process of a career transition into Big Data. Thanks & Regards, Vivek Upadhyay
Sure . Please share your email. or access here directly - drive.google.com/file/d/1PhW2c6leNmlRDLMdI7nIFqbskStdLSE0/view?usp=sharing