Тёмный

Demo | Microservices and Kubernetes Observability on GKE along with Linkerd, Prometheus, Grafana 

Tech Primers
Подписаться 135 тыс.
Просмотров 7 тыс.
50% 1

This video shows a demo of Microservices Observability on Google Kubernetes Engine (GKE) along with Linkerd, Prometheus and Grafana
🔗Demo scripts used in Demo: github.com/Tec...
🔗Related Videos
============
🔗Microservices Observability: • Microservices and Kube...
🔗Spring Boot with Prometheus: • Spring Boot 1.5+ with ...
🔗Spring Boot with Linkerd Service Mesh: • Linkerd Service Mesh S...
🔗Why Service Mesh: • Why Service Mesh? | Mi...
💥Join TechPrimers Slack Community: bit.ly/JoinTec...
💥Telegram: t.me/TechPrimers
💥TechPrimer HindSight (Blog): / techprimers
💥Website: techprimers.com
💥Slack Community: techprimers.sl...
💥Twitter: / techprimers
💥Facebook: TechPrimers
💥GitHub: github.com/Tec... or techprimers.gi...
🎬Video Editing: FCP
🎼Background Music:
Joakim Karud
Dyalla
---------------------------------------------------------------
🔥Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
#Obeservability #GKE #TechPrimers

Опубликовано:

 

8 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@thiyagi
@thiyagi Год назад
Good Video, you summarized it well..
@baibhavgautam8402
@baibhavgautam8402 4 года назад
Great video, Thanks!
@maclovesgeet
@maclovesgeet 4 года назад
Good stuff
@lordkevinpangan8819
@lordkevinpangan8819 Год назад
The video is more on installing the tools, and not actually using the tools to “observe” the applications installed on k8s.
@sachinghumbre7835
@sachinghumbre7835 4 года назад
I follow your videos. I love it. Can you please prepare one video on open ID connect and oauth framework. Please prepare it with working example in Java. thank you
@TechPrimers
@TechPrimers 4 года назад
There are already vidoes on that Sachin. You can search for OAuth and take a look at multiple videos on Spring Boot with OAuth
@vishalmatam
@vishalmatam 4 года назад
Ajay, this is fantastic! Although, I have a request, could you please make some content with respect to Amazon EKS? Thank you
@TechPrimers
@TechPrimers 4 года назад
Hi Vishal. Thanks. Amazon doesn't provide any Free Tier for trying EKS. However, Google does provide $300 credit and hence i use GKE for my videos. Also, i believe if you know once platform, you can flip to the other easily if you understood the basics essentially well. :)
@vishalmatam
@vishalmatam 4 года назад
Yup, I already use EKS at work. But I always look forward to your content.
@TechPrimers
@TechPrimers 4 года назад
Cool
@jamescoder3997
@jamescoder3997 3 года назад
Hi Ajay, Can you please let me know how client and server are communicating in same pod. Like, when you are trying to access server api in client which hostname you are providing in client application Example : localhost:8083/rest/hello/server at the place of localhost:8083 what hostname you are specifying so it will build the connection with server in same pod Thanks & Regards James
@TechPrimers
@TechPrimers 3 года назад
If you look at the diagram here - github.com/TechPrimers/cloud-native-meetup-observability-demo The client is what we connect (using load balancer IP address) and client talks to the server using "localhost". since its localhost, it checks within the same Pod.
@jamescoder3997
@jamescoder3997 3 года назад
@@TechPrimers Thanks Boss. Actually I used the localhost with wordpress + mysql combination but in that case it is not working with localhost. But when I tried with spring boot application + mysql container with localhost then it is working.
@TechPrimers
@TechPrimers 3 года назад
Try with 127.0.0.1. i have seen Sometimes it works with IP than localhost
@jamescoder3997
@jamescoder3997 3 года назад
@@TechPrimers It worked after recreating web container two three time. Basically both MySql and Web container is starting at same time that's the reason, Connection refused error is getting initially.
@naveens6114
@naveens6114 4 года назад
G cloud vs AWS which is better and good?
@TechPrimers
@TechPrimers 4 года назад
Naveen S in what terms you want the comparison
@naveens6114
@naveens6114 4 года назад
@@TechPrimers In microservices basis.
@TechPrimers
@TechPrimers 4 года назад
AWS is feature rich. If you need to leverage all features of cloud then i would choose AWS. If i have very limited scope for the app, i would choose google for the developer experience
@SrikarPurna
@SrikarPurna 4 года назад
@@TechPrimers In getting jobs prescriptive...
@TechPrimers
@TechPrimers 4 года назад
@@SrikarPurna Honestly, at this point in time, I see AWS jobs more than any other cloud provider.
Далее
POV: Your kids ask to play the claw machine
00:20
Просмотров 9 млн
Deep dive: Managed Service for Prometheus
15:58
Просмотров 8 тыс.
Service mesh observability with Linkerd
48:01
Просмотров 1 тыс.
Nest.js Metrics - Prometheus & Grafana Tutorial
22:42