Cloudcore Hub
Cloudcore Hub
  • Видео 17
  • Просмотров 25 565
Deploying Microservices Application: Gitlab and ArgoCD Deployment in Docker and Kubernetes | HandsOn
☕ Support the Channel:
If you find this series helpful and want to support us, consider buying us a coffee! buymeacoffee.com/cloudcorehub
Welcome to the fifth video in our series on deploying microservices application using various cloud and DevOps tools! 🚀
In this video, we focus on the crucial tools for containerization and orchestration: pipeline, Docker and Kubernetes.
Here are the link to the repo:
Full code: github.com/cloudcore-hub/microservices-ticket.git
Source code: gitlab.com/cloudcore1/ms-ticketapp.git
Manifest files: gitlab.com/cloudcore1/ms-ticketmanifest.git
💬 Join Our Telegram Channel for Troubleshooting and Support:
t.me/+g3BKQI8mimY3N2U5
Stay tuned for more tutorials in this seri...
Просмотров: 753

Видео

Deploying Microservice Applications Series: Windows OS Deployment in Docker Desktop and Kubernetes
Просмотров 1882 месяца назад
Welcome to the fourth video in our series on deploying microservices application using various cloud and DevOps tools! 🚀 In this video, we focus on the crucial tools for containerization and orchestration: Docker and Kubernetes. Here are the link to the repo: github.com/cloudcore-hub/microservices-ticket.git 💬 Join Our Telegram Channel for Troubleshooting and Support: t.me/ g3BKQI8mimY3N2U5 ☕ S...
Deploying Microservice Applications Series: Deployment in Docker Desktop and Kubernetes | Hands-on
Просмотров 2422 месяца назад
Welcome to the third video in our series on deploying microservices application using various cloud and DevOps tools! 🚀 In this video, we focus on the crucial tools for containerization and orchestration: Docker and Kubernetes. We'll walk you through creating Dockerfiles, Kubernetes manifest files to streamline the deployment of your microservice applications and using skaffold for continuous d...
Deploying Microservice Applications Series: What is Microservices? Microservices Architecture Design
Просмотров 1452 месяца назад
Welcome to the second video in our series on deploying microservices application using various cloud and DevOps tools! 🚀 In this video, we delve into the fundamentals of microservices and how they differ from monolithic applications. Using the household help analogy, we'll simplify these concepts and make them easy to understand. 🔑 What We'll Cover: Introduction to microservices and monolithic ...
Deploying Microservices Application Series: Introduction
Просмотров 3842 месяца назад
Welcome to the first video in our series on deploying microservices application using various cloud and DevOps tools! 🚀 In this introductory video, we'll walk you through the codebase and highlight the key configurations you need to modify to get started. Whether you're a seasoned DevOps engineer or just diving into the world of microservices, this series will provide you with practical insight...
Automate Serverless Architecture AWS S3 and Lambda with Terraform Cloud & GitHub Actions | Hands-on
Просмотров 1,7 тыс.5 месяцев назад
Welcome to our comprehensive tutorial where we dive into automating AWS resources with Terraform Cloud, integrating AWS S3 buckets, Lambda functions, and GitHub Actions, all through a user-friendly ReactJS frontend. Whether you're a DevOps engineer, cloud enthusiast, or a developer looking to streamline your workflows, this guide will walk you through every step with precision and clarity. Here...
Terraform vs. CloudFormation: The Ultimate IaC Showdown in 60 Seconds!
Просмотров 1375 месяцев назад
Choosing the right Infrastructure as Code (IaC) tool is crucial for efficiently managing cloud resources. In this quick comparison, we dive into the features of Terraform and CloudFormation, two leading IaC tools, to help you make an informed decision. Discover the differences in provider support, syntax flexibility, state management, and community support between Terraform by HashiCorp and Clo...
Terraform Cloud Introduction | Why Terraform Cloud | Unique Features of Terraform Cloud
Просмотров 785 месяцев назад
Welcome to our in-depth tutorial on Terraform Cloud! Whether you're a DevOps engineer, cloud practitioner, or someone interested in infrastructure as code, this video is your ultimate guide to understanding and leveraging the power of Terraform Cloud. Dive deep with us as we explore everything from its basic concepts to its unique features, integrations, and how it stands out from alternatives....
GitHub Actions for DevOps: From Basics to Advanced Workflows | Github Actions Marketplace | Hands-on
Просмотров 8795 месяцев назад
Welcome back to our channel! In this tutorial, we delved deep into the world of GitHub Actions, an essential tool for DevOps, CI/CD pipelines, and automation. Whether you're new to GitHub Actions or looking to expand your knowledge, this video is tailored for you. Check out this video for more demonstration ruclips.net/video/EVG51U3VcYs/видео.htmlsi=-1tM_eipRGxwxc1w Timestamps and chapters: 00:...
Connect Mongodb database using Node JS with express and mongoose for ReactJS App | Hands-on
Просмотров 4765 месяцев назад
🌐 Master MongoDB Integration with Our Cloud-Native App on AWS! 🚀 Dive deeper into cloud-native application development with this essential follow-up tutorial. After setting up your environment with AWS, DevSecOps practices, and Kubernetes, it's time to enhance your application's backend with MongoDB. This video guides you through creating a robust database deployment, connecting it to your Node...
Master Three-Tier Application | A Complete DevSecOps Guide on AWS with Kubernetes, GitOps & ArgoCD
Просмотров 16 тыс.6 месяцев назад
Launch Your Own Cloud-Native Applications with DevSecOps on AWS! 💬 Join Our Telegram Channel for Troubleshooting and Support: t.me/ g3BKQI8mimY3N2U5 ☕ Support the Channel: If you find this series helpful and want to support us, consider buying us a coffee! buymeacoffee.com/cloudcorehub Join us on a thrilling journey as we dive deep into the world of cloud-native applications powered by AWS, Dev...
Automate User Security in Minutes: Python Script for DevOps & SREs | Secure Your Linux System Now!"
Просмотров 3927 месяцев назад
🚀 Welcome! In today's essential tutorial, we're diving into the world of system security and automation. If you're passionate about maintaining robust and secure systems, this video is a must-watch! 👨‍💻 What You'll Learn: Automate User Account Security: Discover how to automatically detect, log, and manage malicious user accounts on your system using Python. Hands-On Python Scripting: Follow al...
How to Create EKS Cluster Using Terraform | Deploy EKS using IaC Terraform
Просмотров 3,5 тыс.7 месяцев назад
🚀 Welcome to our latest Terraform tutorial! In this video, I'll guide you through setting up an AWS EKS Cluster using Terraform. Perfect for DevOps, Cloud, and SRE Engineers, this step-by-step demonstration will empower you with practical skills in infrastructure automation. What You'll Learn: 📚 Understanding Terraform Files: Dive into the structure and purpose of terraform.tf, variables.tf, ma...
Docker Simplified for Absolute Beginners 2024
Просмотров 947 месяцев назад
In this comprehensive tutorial, we'll walk you through the step-by-step process of building and running Docker containers for Python or Node.js applications. Whether you're a beginner or experienced developer, this video is here to simplify the complex world of Docker and make your life easier. We'll start by explaining the fundamentals of Docker and why it's become a go-to tool for developers ...
Kubernetes Tutorial | Install minikube & kubectl on MacOS | K8s Cluster
Просмотров 1737 месяцев назад
Kubernetes Tutorial | Install minikube & kubectl on MacOS | K8s Cluster
Channel Intro
Просмотров 1167 месяцев назад
Channel Intro

Комментарии

  • @oguzb6742
    @oguzb6742 16 дней назад

    Good approach!

  • @rubelrob6039
    @rubelrob6039 Месяц назад

    Awesome project 🙌🏻💯! Can you please also create one project to deploy or promote of same docker image in multiple environment as well as using overlays for different env in argocd?

    • @CloudcoreHub
      @CloudcoreHub 29 дней назад

      Thanks for the feedback and suggestion. I will work on the suggested project

  • @Tim28259
    @Tim28259 Месяц назад

    skaffold run doesn work somehow. ill get --> Starting test... missing Resource metadata whats wrong? copied the repo and made every step like u^^

    • @CloudcoreHub
      @CloudcoreHub Месяц назад

      Join the telegram channel and share the full error. Or schedule a time for troubleshooting

    • @Tim28259
      @Tim28259 Месяц назад

      @@CloudcoreHub i will. can i schedule it via telegramm?

  • @epfoannu
    @epfoannu Месяц назад

    Awesome, Good Project. I am not able to access gitlab repos. I am getting 404 error. Could you check and share please

    • @CloudcoreHub
      @CloudcoreHub Месяц назад

      It is private repo. You could clone the GitHub instead

  • @Tim28259
    @Tim28259 Месяц назад

    how u made ur files so colorfull in the console? ^^

    • @CloudcoreHub
      @CloudcoreHub Месяц назад

      I updated my terminal profile

    • @Tim28259
      @Tim28259 Месяц назад

      @@CloudcoreHub how ?^^ with which software

    • @CloudcoreHub
      @CloudcoreHub Месяц назад

      Updated Mac terminal manually

  • @studytoeic0-800
    @studytoeic0-800 Месяц назад

    Can you share sourcode? Thank you.

  • @Tim28259
    @Tim28259 Месяц назад

    was it the last part of this great microservice application series?

    • @CloudcoreHub
      @CloudcoreHub Месяц назад

      No. We still have more things coming .

    • @Tim28259
      @Tim28259 Месяц назад

      @@CloudcoreHub awesome ^^. how much?

    • @CloudcoreHub
      @CloudcoreHub Месяц назад

      Few more tools to try. Do you have any devops tool in mind you want to learn?

    • @Tim28259
      @Tim28259 Месяц назад

      @@CloudcoreHub kafka seems like a big thing and important in DevOps

    • @princewillopah987
      @princewillopah987 Месяц назад

      Hello @@CloudcoreHub , thank you for these great tutorials. I have seen so many DevOps or DevSecOps Tutorials online. However, no one is considering the use of ASE Secret Manager or Hashicorp Vault to handle secretes or sensitive information. If it is not goinging to cause you muck, kindly include it pls. Thanks, once again for the lectures. they are great and detailed

  • @annemariegainsom6383
    @annemariegainsom6383 Месяц назад

    Good content, well explained. Keep it up!!!

  • @dananjayabandaranayake1028
    @dananjayabandaranayake1028 Месяц назад

    Great stuff, everything has been explained well 👏👏👏👏👏.

  • @kvs7720
    @kvs7720 2 месяца назад

    helpful can you share the GitLab repo

    • @CloudcoreHub
      @CloudcoreHub Месяц назад

      The link to the code and manifest repos has been added to the description of the video. Thank you

  • @vinodkandru8574
    @vinodkandru8574 2 месяца назад

    How AWS Console is communicate with Terraform scripts? I mean In your local VS Code to AWS Console?

    • @CloudcoreHub
      @CloudcoreHub 2 месяца назад

      Good question. Authenticate with AWS: Terraform uses AWS credentials (usually stored in ~/.aws/credentials, environment variables, or IAM roles) to authenticate API requests. These credentials allow Terraform to interact with the AWS API to resources

  • @AWSCloud-ch8yw
    @AWSCloud-ch8yw 2 месяца назад

    how to solve this error :pls help me to solve this error - java.lang.IllegalStateException: Unable to load component class org.sonar.scanner.scan.ProjectLock

    • @CloudcoreHub
      @CloudcoreHub 2 месяца назад

      Join here to share more about the error t.me/+g3BKQI8mimY3N2U5

  • @boris2919
    @boris2919 2 месяца назад

    Can someone tell me how to secure the front and backend endpoint using certbot https ? Awesome tutorial by the way ! The first I see that contains bot the frond and the end

    • @CloudcoreHub
      @CloudcoreHub 2 месяца назад

      For which ? Apache or nginx?

    • @boris2919
      @boris2919 2 месяца назад

      @@CloudcoreHub Thank you for answering. I think nginx would be the best here :) Also, any chance we can make a donation to help you ?

    • @CloudcoreHub
      @CloudcoreHub 2 месяца назад

      Yeah, we can work it. Join the telegram channel for troubleshooting. Link is on the description

  • @shreyojitdas9333
    @shreyojitdas9333 2 месяца назад

    excellent so much help

  • @compton8301
    @compton8301 2 месяца назад

    Thank you for this. :)

  • @Tim28259
    @Tim28259 2 месяца назад

    im hyped :). ur content is high quality^^

  • @mokadisuryaprasad247
    @mokadisuryaprasad247 2 месяца назад

    Content❤

  • @godwineffiong5164
    @godwineffiong5164 2 месяца назад

    Hi @cloudcore, we've missed you. Please don't keep us waiting on the rest of the series

    • @CloudcoreHub
      @CloudcoreHub 2 месяца назад

      I know right, I hope to keep up ...haha

  • @arnaudfrancktaptuekuate5367
    @arnaudfrancktaptuekuate5367 2 месяца назад

    So beautiful ❤

  • @techwithog
    @techwithog 2 месяца назад

    Yeh, I can’t wait to see all the videos in this series. Keep it up

  • @AhmedSTC-cr6mg
    @AhmedSTC-cr6mg 3 месяца назад

    Good stuff, keep it up and appreciated

  • @AhmedSTC-cr6mg
    @AhmedSTC-cr6mg 3 месяца назад

    Good stuff, keep it up and appreciated

  • @mark-benjaminkatamba8831
    @mark-benjaminkatamba8831 3 месяца назад

    Thanks for the video! What would be the procedure if I wish to use an existing VPC and not create a new one? I have an existing cluster that I want to replace with a new one, but I want to maintain the networking.

    • @CloudcoreHub
      @CloudcoreHub 3 месяца назад

      To use an existing VPC in your EC2 instance configuration with Terraform, follow these steps: 1. Fetch Existing VPC Information: • Use the data source to retrieve information about your existing VPC. • Similarly, fetch the details of the existing subnets, security groups, etc. 2. Define EC2 Instance: • Reference the VPC ID, subnet ID, and other relevant details in the EC2 instance resource.

    • @mark-benjaminkatamba8831
      @mark-benjaminkatamba8831 3 месяца назад

      @@CloudcoreHub Thanks for your reply. Would you mind making a practical video about this to show a step-by-step procedure? I've tried to look around online but there seems not to be much resource about how to work this out. I want to be able to create a new EKS cluster with Terraform, but using the networking resources of the the existing cluster (the plan is to take down the existing cluster after the new one is up and running).

  • @DailyKhabhar
    @DailyKhabhar 3 месяца назад

    wonderful

  • @Userss-c5u
    @Userss-c5u 3 месяца назад

    Brilliant content.... Keep posting more of it. Much appreciated

  • @joeb.1163
    @joeb.1163 3 месяца назад

    Brilliant content!!!! I can't wait to get more stuff.. One small feedback for the benefit of new starters, Please try to always test your application in your local before moving to EKS.

  • @VISHALJAIN-qp9fp
    @VISHALJAIN-qp9fp 3 месяца назад

    Hi there great project.....one question when i am running the project locally it's able to load questions from mongoDB successfully but on aws it doesn't load questions. Any reason for that ?

    • @CloudcoreHub
      @CloudcoreHub 3 месяца назад

      Check the db connection string in the code. it should point to the mongo svc and not to the localhost db

    • @VISHALJAIN-qp9fp
      @VISHALJAIN-qp9fp 3 месяца назад

      @@CloudcoreHub ​ @CloudcoreHub Thanks for the response. I have raised an issue on your repo for better reach with all info there including git and website link. I connection string from mongo atlas, encoded with base64 and used in secret. In pod logs also it says connection successful. Will be very helpful.

  • @VISHALJAIN-qp9fp
    @VISHALJAIN-qp9fp 3 месяца назад

    Hi there great project.....one question when i am running the project locally it's able to load questions from mongoDB successfully but on aws it doesn't load questions. Any reason for that ?

    • @CloudcoreHub
      @CloudcoreHub 3 месяца назад

      Check the db connection string in the code. it should point to the mongo svc and not to the localhost db

    • @VISHALJAIN-qp9fp
      @VISHALJAIN-qp9fp 3 месяца назад

      ​@@CloudcoreHub Thanks for the response. I have raised an issue on your repo for better reach with all info there including git and website link. I connection string from mongo atlas, encoded with base64 and used in secret. In pod logs also it says connection successful. Will be very helpful.

  • @user-ki3ip1bq5o
    @user-ki3ip1bq5o 3 месяца назад

    Thanks for a wonderful Project Bro.

  • @palanisamy-dl9qe
    @palanisamy-dl9qe 3 месяца назад

    Thanks for video and effort. How the IAM identity provider getting mapped with eks cluster?

    • @CloudcoreHub
      @CloudcoreHub 3 месяца назад

      Thanks for the question, it is mapped to the resources that eks depends on

  • @mohammaduzzaman9467
    @mohammaduzzaman9467 3 месяца назад

    Hello there, I have issues with Terraform Plan and Terraform apply, in action mode both are not run, both are 0s and then continue with Post Checkout source code, I tried with manually in terminal using terraform command it worked but not in Action mode. Could you please help me?

    • @CloudcoreHub
      @CloudcoreHub 3 месяца назад

      I would need to see your GitHub actions file . Join here for the troubleshooting t.me/+g3BKQI8mimY3N2U5

  • @amanshrivastava1343
    @amanshrivastava1343 3 месяца назад

    How is the populateDB.js file getting executed in the backend container to load the data in mongodb?

    • @CloudcoreHub
      @CloudcoreHub 3 месяца назад

      To execute the file, run this command ‘node populateDB.js’ Be sure to cd into the folder that contains the file in your terminal before executing the script.

    • @amanshrivastava1343
      @amanshrivastava1343 3 месяца назад

      DO we have to maunally execute the file everytime. what happens when we want to scale the containers? @@CloudcoreHub

  • @busipieterson6802
    @busipieterson6802 4 месяца назад

    From a sister to another sister, you are doing an amazing job, cant wait to see this chanel. Thank you for your time and dedication, im learning a lot

    • @CloudcoreHub
      @CloudcoreHub 4 месяца назад

      Thank you so much for the feedback

  • @Tim28259
    @Tim28259 4 месяца назад

    once of the best channels about cloud & devops :).

  • @rahulsingh-iq4gd
    @rahulsingh-iq4gd 4 месяца назад

    Thank you ma’am for your videos

  • @vengaiahn-gr8lv
    @vengaiahn-gr8lv 4 месяца назад

    Your Explanation is very clear in depth of tq

  • @arnaudfrancktaptuekuate5367
    @arnaudfrancktaptuekuate5367 4 месяца назад

    Hey hope you are doing well. i was working on the same project, and i got stuck some where. my pipeline was crashing because of snyk API TOKEN. how can to help me to solve that? Thank you!

    • @CloudcoreHub
      @CloudcoreHub 4 месяца назад

      Be sure you copied the right API token for snyk. It might be that you copied org API instead . You can connect on here for troubleshooting t.me/+g3BKQI8mimY3N2U5

  • @arnaudfrancktaptuekuate5367
    @arnaudfrancktaptuekuate5367 4 месяца назад

    Thank you so much for this video everything was perfect i will try to follow step by step and post it on linkedin what is your linkedin name, i will give you credit on this project. again, Thank you for sharing.😇

    • @CloudcoreHub
      @CloudcoreHub 4 месяца назад

      Thanks for the feedback www.linkedin.com/in/ogoozotta

  • @Yanis-gx5gf
    @Yanis-gx5gf 4 месяца назад

    Hello Mrs, Please, in your CICD Project, why did you deploy a MongoDB in the cluster K8s while you connect and store your data on a remote database hosted on mongodb./net using mongo_uri? why didn't you establish connection with the db deployed in the cluster K8s using connection data? is there any synchronisation between the databases? or maybe something i didn't understand?!

  • @Yanis-gx5gf
    @Yanis-gx5gf 4 месяца назад

    Hello again ms, Please, why did you deploy a MongoDB in the cluster while you connect and store your data on a remote database hosted on mongo./net using mongo_uri? why didn't you establish connection with the db deployed in the cluster using connection data? is there any synchronisation between the databases? or maybe something i didn't understand?!

  • @suhaswagh9184
    @suhaswagh9184 4 месяца назад

    Great work!! Please create DevSecOps project using AWS CICD.

    • @CloudcoreHub
      @CloudcoreHub 4 месяца назад

      Sure. Thanks for the feedback

  • @vishaldesai4102
    @vishaldesai4102 4 месяца назад

    One question regarding this why we are using cloud database. Instead we are creating database through k8s.

    • @CloudcoreHub
      @CloudcoreHub 4 месяца назад

      I used cloud database to host the questions prior to deployment

  • @vishaldesai4102
    @vishaldesai4102 4 месяца назад

    Great work!!! Create more projects like this

    • @CloudcoreHub
      @CloudcoreHub 4 месяца назад

      Sure. Thanks for the feedback

  • @dennisraborar4040
    @dennisraborar4040 5 месяцев назад

    Why you didn't use the terraform to create or automate the EKS?

    • @CloudcoreHub
      @CloudcoreHub 5 месяцев назад

      I have a separate video I used terraform to create EKS. You can try it out too

    • @dennisraborar4040
      @dennisraborar4040 5 месяцев назад

      @@CloudcoreHub Thank you for your response :), I mean in this video :)

  • @RaviPrakash-ix9dd
    @RaviPrakash-ix9dd 5 месяцев назад

    amazing good job 👏👏👏 can you post more projects 😊

    • @CloudcoreHub
      @CloudcoreHub 5 месяцев назад

      Yeah, sure. Thanks for the feedback

  • @lorezyra
    @lorezyra 5 месяцев назад

    Audio volume is too low... 👎🏻 when RUclips plays a commercial, it blasts my headphones because I'm forced to increase the sound volume to hear your voice...

    • @CloudcoreHub
      @CloudcoreHub 5 месяцев назад

      Thanks for the feedback. We will improve the audio quality and volume

  • @atatekeli9295
    @atatekeli9295 5 месяцев назад

    Can we have same applications in other repos like I've forked a repo and created terraform in the forked repo, written by myself and having a pipeline to make things easier and doing a different implementation?

    • @CloudcoreHub
      @CloudcoreHub 5 месяцев назад

      Yes you can use same application for other implementations

    • @atatekeli9295
      @atatekeli9295 5 месяцев назад

      @@CloudcoreHub I have two pipelines, one repo, one for app file and one for terraform are the files

    • @CloudcoreHub
      @CloudcoreHub 5 месяцев назад

      That’s cool

  • @shreyojitdas9333
    @shreyojitdas9333 5 месяцев назад

    this content is by far the best can we have more such contents soon...where an end to end mern or nextjs stack is deployed using all devops and cloud functions it helps so much

    • @CloudcoreHub
      @CloudcoreHub 5 месяцев назад

      Thanks for the feedback. We will work on it.

  • @sofi6463
    @sofi6463 5 месяцев назад

    I will do it tomorrow and poste on LinkedIn I just saw the video today 4/13/2024

  • @prakritimandal1722
    @prakritimandal1722 5 месяцев назад

    hello there, thank u for making the excellent tutorials, the videos u make are great help to experience real life applications.... wd u mind if I use your react quiz project for preparations 😄😄