How To Reduce Docker Image Size (Docker Multi Stage Node JS Example) Ep 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2024
  • 🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com
    ▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
    ► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
    ► Located in San Francisco Bay Area, CA (US citizen)
    ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
    ► LinkedIn: / anton-putra
    ► Twitter/X: / antonvputra
    ► GitHub: github.com/antonputra
    ► Email: me@antonputra.com
    ▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬
    👉 [Playlist] Kubernetes Tutorials: • Kubernetes Tutorials
    👉 [Playlist] Terraform Tutorials: • Terraform Tutorials fo...
    👉 [Playlist] Network Tutorials: • Network Tutorials
    👉 [Playlist] Apache Kafka Tutorials: • Apache Kafka Tutorials
    👉 [Playlist] Performance Benchmarks: • Performance Benchmarks
    👉 [Playlist] Database Tutorials: • Database Tutorials
    =========
    ⏱️TIMESTAMPS⏱️
    0:00 Intro
    0:45 Create Large Docker Image
    4:52 Create Multi Stage Docker
    9:20 Test Slack Bot with Docker Image
    13:52 Upload Docker Image to AWS ECR
    =========
    Source Code
    🖥️ - GitHub: github.com/antonputra/slackcicd
    #Docker #Dockerfiles #DevOps

ความคิดเห็น • 12

  • @AntonPutra
    @AntonPutra  10 หลายเดือนก่อน

    🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com

  • @simranbanwait
    @simranbanwait 11 หลายเดือนก่อน +2

    Great video Anton

    • @AntonPutra
      @AntonPutra  11 หลายเดือนก่อน

      Thank you!

  • @folksfenmin
    @folksfenmin 6 หลายเดือนก่อน +2

    help full , thanks bro....

    • @AntonPutra
      @AntonPutra  6 หลายเดือนก่อน

      thank you!

  • @AntonPutra
    @AntonPutra  ปีที่แล้ว

    👉 How to Manage Secrets in Terraform - th-cam.com/video/3N0tGKwvBdA/w-d-xo.html
    👉 Terraform Tips & Tricks - th-cam.com/video/7S94oUTy2z4/w-d-xo.html
    👉 ArgoCD Tutorial - th-cam.com/video/zGndgdGa1Tc/w-d-xo.html

  • @AntonPutra
    @AntonPutra  3 ปีที่แล้ว +1

    Link to the current playlist (Kubernetes Deployment CI/CD) - th-cam.com/play/PLiMWaCMwGJXluVu16lOrWv8eS5fCxodql.html

  • @shivpatil1315
    @shivpatil1315 2 ปีที่แล้ว +1

    simply amazing, so many information in one video. Thank you!!

  • @bhagarenikhil
    @bhagarenikhil 11 หลายเดือนก่อน +2

    Just one word - Awesome!

    • @AntonPutra
      @AntonPutra  11 หลายเดือนก่อน

      Thanks!

    • @bhagarenikhil
      @bhagarenikhil 11 หลายเดือนก่อน

      @@AntonPutra - When deciding between the officially provided Alpine or Slim distribution images and Google's Distroless images, considerations for security and lesser image size.
      Should one lean towards the officially offered Alpine/Slim distributions, or is it consistently safer to opt for Google's Distroless images due to security factors?