Computing Power
Computing Power
  • Видео 52
  • Просмотров 123 727
Deploy NestJS to ECS + CI/CD with GIthub
In this video, we're going to deploy a NestJS (NodeJS) project to AWS ECS with a custom domain + HTTPS. We're also going to setup CI/CD for it using Github Actions to automate deployment whenever we make changes to the project.
- Stable difusion API: platform.stability.ai/docs/api-reference#tag/Generate/paths/~1v2beta~1stable-image~1generate~1ultra/post
Github project: github.com/Mpcsj-Computing/NestJSAndStableDiffusion/tree/feat/video-cicd-ecs
IAM policy to deploy ECR Image + ECS Service:
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"ecr:GetRegistryPolicy",
"ecr:GetAuthorizationToken",
"ecr:PutImageTagMutability",
"ecr:UploadLayerPart",
"...
Просмотров: 865

Видео

Top Lessons from CrowdStrike HUGE CRASH
Просмотров 952 месяца назад
In this video, we're going to discuss three lessons we Software Engineers, can learn from CrowdStrike event, that caused many Windows machines in the entire world to collapse, stop working and block many giant corporations to operate The last lesson is the most important
I/OBound vs CPU Bound Code
Просмотров 673 месяца назад
In this video, we're going to talk about I/O Bound vs CPU Bound code, how to identity them and what defines each type of algorithm and some examples
Vertical vs horizontal vs Diagonal scaling on AWS
Просмотров 1033 месяца назад
In this video, we're going to see what the difference is between vertical scaling, horizontal scaling, and diagonal scaling and how to apply these concepts on AWS ElasticBeanstalk. 0:00 - Introduction 0:18 - Theory and concepts 4:30 - Application on AWS ElasticBeanstalk 9:40 Conclusion
How to get a job as software engineer
Просмотров 6484 месяца назад
If you are looking to get started as a software Engineer and get a job, in this video, I'm going to share my story on how I started my career and some lessons I learned to land jobs and continue to evolve. Some lessons were fundamental to allow me to evolve, get into more impactful projects, and thrive 0:00 - Introduction 0:40 - My journey in software 4:18 - Summarize tips 6:25 - Conclusion
The Power of Computer Graphics
Просмотров 655 месяцев назад
In this video, we are going to talk about computer Graphics, CGI, and how it changed the history of cinema. Steven Spielberg became amazed with this technique when doing Jurassic Park. The technique evolved dramatically through the years, making movies and games more realistic We're also going to explore some tools used in creating computer graphics footage, like movies and games www.blender.or...
Run Windows Machine on AWS Cloud
Просмотров 815 месяцев назад
In this video, we're going to run a Windows machine on AWS Cloud with Ec2 service. We will also use Microsoft Remote Desktop to connect to the virtual Windows machine running on AWS Cloud remotely. #windows #windowsserver #aws #ec2 #microsoft #clouds
Save LLM ChatHistory using NodeJS + MySQL
Просмотров 2306 месяцев назад
In this video, we're going to persist an LLM chat history like GPT4 using a NodeJS with NestJS application, PrismaORM, and a MySQL database #ai #javascript #nestjs #llm #openai #database #chatgpt #software #typescript #code #mysql #prismajs #orm #db #nodejs 0:00 - Introduction 01:00 - Project diagram 03:54 - Show existing project codebase 04:55 - Test REST API show issue 06:55 - Create MySQL DB...
ElevenLabs Voice API with Python
Просмотров 3,4 тыс.6 месяцев назад
In this video, you will learn how to use the Voice API from Eleven Labs, and integrate it with a Python codebase. ElevenLabs documentation - elevenlabs.io/docs/introduction - elevenlabs.io/docs/api-reference/text-to-speech Ps: Discord channel from ElevenLabs contains many relevant content on how to use their API Supported languages by each model: - OpenAI model: botpress.com/blog/list-of-langua...
CI/CD using Github + Github Actions + AWS Lambda
Просмотров 3 тыс.8 месяцев назад
In this video, you will learn how to setup CI/CD using Github Github Actions and AWS Lambda We are going to create two Github actions 1. First action will be responsible to deploy the code whenever we push changes to main branch 2. Second action will be responsible to run automated tests whenever we make pull requests 0:00 - Introduction 0:38 - Project flow 1:30 - Create Lambda function on AWS ...
CI/CD using Docker + Github + AWS ECS
Просмотров 13 тыс.8 месяцев назад
In this video, we're going to setup CI/CD for a Docker project and ARM64 Architecture, using GitHub GIthub Actions AWS ECS In the previous videos, we developed our AI Voice Assistant project, and deployed on AWS ECS. Now we're going to automate the deployment process for whenever we make changes to the project. Our project consists in: 1. A backend app using Python and FastAPI 2. A frontend app...
Deploy React NextJS project into ECS
Просмотров 3,4 тыс.9 месяцев назад
In this video, we are going to deploy a React and NextJS project into AWS ECS using Docker. We will also use a Load Balancer with HTTPS and a custom domain for our project. When configuring the ECS service, it was required to read environment variables on the project as well, which is one of the challenges we overcame in this video. - 0:00 - Introduction - 0:28 - Code changes (NextJS config fil...
Deploy Python FastAPI into ECS
Просмотров 4,3 тыс.9 месяцев назад
In this video, we will deploy a Python FastAPI project into AWS Elastic Container Service using Docker. We're also going to create a Load Balancer with a custom domain and HTTPS to setup the URL for our service. The ECS service was created using Fargate and Serverless. 0:00 - Introduction 1:41 - Steps to deploy a project into ECS 03:32 - Python code Dockerfile 06:15 - Setup ECR repository image...
Handle Multiple users with AI voice Assistant
Просмотров 22510 месяцев назад
Handle Multiple users with AI voice Assistant
Dynamic UI for AI Voice Assistant
Просмотров 92910 месяцев назад
Dynamic UI for AI Voice Assistant
NestJS and Bun
Просмотров 4,6 тыс.11 месяцев назад
NestJS and Bun
Static website hosting using S3
Просмотров 6911 месяцев назад
Static website hosting using S3
Setup AWS CLI On Linux
Просмотров 694Год назад
Setup AWS CLI On Linux
Notes: NestJS and DynamoDB RestAPI
Просмотров 2,3 тыс.Год назад
Notes: NestJS and DynamoDB RestAPI
RestAPI with NestJS and StableDiffusion AI model
Просмотров 328Год назад
RestAPI with NestJS and StableDiffusion AI model
Deploy Stable Diffusion On AWS SageMaker
Просмотров 6 тыс.Год назад
Deploy Stable Diffusion On AWS SageMaker
NestJs And OpenAI's Chat Completion API
Просмотров 2,5 тыс.Год назад
NestJs And OpenAI's Chat Completion API
Integrate Lambda functions with S3 buckets
Просмотров 757Год назад
Integrate Lambda functions with S3 buckets
Save money on AWS S3 with Lifecycle Rules
Просмотров 101Год назад
Save money on AWS S3 with Lifecycle Rules
NestJS and RabbitMQ for Long-Running tasks
Просмотров 2,3 тыс.Год назад
NestJS and RabbitMQ for Long-Running tasks
Duplicate files between S3 buckets
Просмотров 156Год назад
Duplicate files between S3 buckets
Setup CI/CD on AWS for NestJS(NodeJS)
Просмотров 14 тыс.Год назад
Setup CI/CD on AWS for NestJS(NodeJS)
Query Load Balancer logs using SQL and AWS Athena
Просмотров 438Год назад
Query Load Balancer logs using SQL and AWS Athena
Build an AI Voice Assistant using ChatGPT - Frontend
Просмотров 6 тыс.Год назад
Build an AI Voice Assistant using ChatGPT - Frontend
Build an AI Voice Assistant with ChatGPT - Backend
Просмотров 1,6 тыс.Год назад
Build an AI Voice Assistant with ChatGPT - Backend

Комментарии

  • @ArviLamborGhini
    @ArviLamborGhini 2 дня назад

    Wow nice video 😊 help for me

  • @RanjithNair-ib1df
    @RanjithNair-ib1df 18 дней назад

    Are you also using service in this video

    • @computingpower
      @computingpower 18 дней назад

      Hello, are you referring to ECS Service ?

  • @douglasamai
    @douglasamai 20 дней назад

    Sempre bom ver os BR brilhando, muito bom conteúdo, parabéns.

  • @DAVIDDANIELGUTIERREZCALDERON
    @DAVIDDANIELGUTIERREZCALDERON 20 дней назад

    Hola muchas gracias por todo! Pregunta! Donde configuraste el acceso a la BD? no entiendo como conectaste aws

    • @computingpower
      @computingpower 20 дней назад

      Hola, para conectarse con la base de datos en AWS, primero, es necesario instalar el AWS CLI en la máquina y configurar las credenciales de acceso. Aquí está el tutorial de cómo hacerlo: ruclips.net/video/1OqMQPx8Jno/видео.html

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

    Man, you are great! I was stuck all the day (not even ChatGPT could help me) but your video was my very helpful. One point if someone is stuck like me: the subnets should be public (not private) because, otherwise, they can not pull from ECR. Thank you very much!!!

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

    I followed this video and received health check grace period errors. Unfortunately and need to target groups and other important things to use ecs fargate. etc

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

      Hello, thanks for your message! Did you make any changes to your health check config ? What do you have on your root route for your application?

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

      @@computingpower Hello, you're welcome! thank you for sharing this tutorial.

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

      @@computingpower Yes my / root route was return 404 and I creating some new route /health to check. But I had a lot of problems on the process but now is working.

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

      @@yurionthecode I'm glad to know it's working! If you want to see specific video topics on this channel, please let me know! Maybe more details on ECS and Target Groups

  • @马长安-d7l
    @马长安-d7l Месяц назад

    How can i do this for java function?

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

      Hello, for Java functions, you will have to create a Java lambda function, and then, automate the creation of your JAR file, and then send it with your GitHub actions automation. Check this out docs.aws.amazon.com/lambda/latest/dg/lambda-java.html

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

    Thank you so much. Can you make a video tutorial deploy front end and back end (nest + react )

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

      Hello! Thanks for the suggestion. I also have a video on how to deploy a React NextJS project to AWS ECS: ruclips.net/video/C_LJLZfvvaY/видео.html

  • @ronnie-codes
    @ronnie-codes Месяц назад

    It would help if you didn't skip user creation >_<

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

      Hello, I did user creation on another video here ruclips.net/video/1OqMQPx8Jno/видео.html If you have more issues, please let me know!

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

    Very cool video. Lots of valuable information packed in a simple form. Thank you.

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

    I have a nestjs backend and a Nextjs client, and I'm exploring AWS for deployment. If I create two services, each in its own ECS cluster, how can I enable communication between the services? Do I need to implement service discovery for this purpose?

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

      Hello, service discovery is one way to do it. The easiest way is to use a custom URL with Route53. I have another set of videos communicating a Python backend with a NextJS frontend: - Deploying Python backend: ruclips.net/video/00I3czV8guk/видео.html - Deploying NextJS frontend (and connecting with backend): ruclips.net/video/C_LJLZfvvaY/видео.html Please let me know if you have more questions

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

    Thanks bro! Very helpful

  • @cadc-pn1ir
    @cadc-pn1ir Месяц назад

    I have a doubt. Is there any reason not to Dockerize the project before deploying it to lambda? I am new to this world. I would appreciate your help.

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

      Docker adds complexity to the tool. The more complex the mechanism, the more chances there are to make a mistake somewhere. And the more chances there are that it will break.

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

      Hello, thanks for explaining it! Precisely, Docker is not yet supported on AWS Lambda out of the box. You can still make it work with docs.aws.amazon.com/lambda/latest/dg/images-create.html but it requires a lot more of work

    • @cadc-pn1ir
      @cadc-pn1ir Месяц назад

      Thank you so much both of you for replying. I realized deploying it at in lambda using docker creates big overhead. Deploying in ec2 instance using docker suited better for my purpose 😊

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

      @@cadc-pn1ir Awesome! For docker (single Docker image), you can also use ElasticBeanstalk. For multiple docker images, ECS might also work really well

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

    Thanks mate, U're great

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

    Thanks man

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

      My pleasure! If you want to see a video about a specific topic here, please let me know!

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

    Hi! Where do I find the secrets in AWS? Thanks!

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

      Hello, so for secrets on AWS Lambda, there are three main ways to do it: 1. Environment variables directly from the Lambda function at the configurations page (only for that specific lambda function) 2. Using Systems Manager - Parameter Store (better to reuse the same secrets for multiple services on AWS) 3. Using AWS Secrets - Similar to Parameter Store, but it's more expensive but useful when you need automated rotation of passwords

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

    hi, where can we see the nestjs logs?

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

      Hello, when an application runs on ElasticBeanstalk, you can find its logs on Logs section on ElasticBeanstalk console for your created environment. 1. Go to your deployed app on ElasticBeanstalk 2. Go to logs section 3. Click on dropdown menu and select either last 100 lines or entire logs for your app (each option can be better on different scenarios)

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

      @@computingpower thx

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

    Thanks bro. this is best video for first CI/CD project build. :)

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

      I’m glad you liked it ! 🙌🏼

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

    What about the scenario where we have a docker-compose for 2 two containers (1 for a db and 1 for api) ? Can you please tell the steps for that?

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

      Hello! If you have more than one Docker container, it’s recommended to use ECS instead of ElasticBeanstalk.

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

      Maybe these videos can help ruclips.net/video/00I3czV8guk/видео.html ruclips.net/video/wLsWALjM-Uk/видео.html ECS documentation: docs.aws.amazon.com/ecs/

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

    Adorei 👏🏾👏🏾👏🏾

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

    Great video, all too well explained. I am trying to work on a personal project that needs exactly this but the written files all end up being corrupted. I am using the latest sd3 model, I see the buffer and no errors, any ideas as to what to look for?

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

      Hello! I have not yet tested with the latest Sd3 model, but I can do it and get back to you!

  • @HungNguyen-tq1bn
    @HungNguyen-tq1bn 3 месяца назад

    Hi. How about Comfy ui? Can we set up comfyui on AWS? I wonder

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

      Hello! I'm not familiar with comfyui. Are you referring to this? github.com/comfyanonymous/ComfyUI

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

    thanks

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

    fully detailed!

  • @Руслан-д8в2ы
    @Руслан-д8в2ы 4 месяца назад

    Подскажите как прослушивать @On('text') в разных файлах ....update.ts? Хочу раскидать код по разным файлам, что б было проще ориентироваться.

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

      Привет! В этом случае у вас есть только один слушатель от Telegram. Вы могли бы создать подмодули в слое сервиса и передавать сообщение в различные модули в зависимости от полученного параметра или информации в текстовом сообщении.

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

    great tips ,looking my way to get a job it definitely helps

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

      Good luck on your journey 🙌🏼

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

    Perfect, I liked the video, well explained, with vue on what you did, great rythm and nice background music.

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

    After 3 days of trying to get it to work, I'm giving up

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

      Hey what was the problem?

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

      @@computingpower It just complains that it expected my app to be version "sample" instead of 1

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

      @@gustavostnt Is this on the ElasticBeanstalk console?

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

      @@computingpower Yes, the web UI. I'll be using just regular RDS + EC2 for now

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

    I want to publish my app on 8000 port. So, what changes should I make?

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

      Hello, on your task definition on ECS, you will have to update the Port mapping to use port 8000. docs.aws.amazon.com/AmazonECS/latest/APIReference/API_PortMapping.html docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#:~:text=instance%20memory%20.-,Port%20mappings,-portMappings

  • @paha-sk1xz
    @paha-sk1xz 4 месяца назад

    hi, can I use the api to find out how many characters I have left to use?

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

      Hello, yes, you can do it! There is an endpoint to get information about your account and available quota elevenlabs.io/docs/api-reference/get-user-info

    • @paha-sk1xz
      @paha-sk1xz 4 месяца назад

      @@computingpower thanks!

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

    I cannot do POST, now I'm get 404 not found (using repo code), but y can call get and getall. Any suggestion? thanks

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

      Hello! Have you been able to check if you created the POST route correctly? When making the request, you will have to pass the controller route + endpoint route, like this @Controller('dogs') export class DogsController { @Post("something") create(): string { return 'This action adds a new dog'; } } then you will have to make a request like this POST to localhost:<PORT>/dogs/something docs.nestjs.com/controllers

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

    If im not wrong, you can use bcrypt-js and dont depend on python. Awesome video :)

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

      Interesting! I didn’t know about that. Thanks for letting me know :)

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

    thank you very much!

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

    Hey bro where can i get your code so i could just copy and paste then edit. If you have a github it will be better for you and your channel Keep it up 👍

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

      Hello! I’m glad you liked the content 🙌🏼 Here it is the GitHub link for this project github.com/Mpcsj-Computing/ai-voice-assistant/tree/feat/video-elevenlabs-api/backend

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

    is this api is fully free?

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

      Hello, they have a free quota for anyone to test their API, which offers 10 thousand characters (roughly 10 min audio) per month for free. For more than this, you will have to buy a subscription elevenlabs.io/pricing

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

    Outstanding! Best of its kind :)

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

      I'm glad you like it :) If you want to see some specific topics here on this channel, please let me know!

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

    Great tutorial!

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

      Um glad you liked it 🙌🏼 If you any more content about a specific topic, please let me know!

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

    Thank you for the value you provide and knowledge you share! and I have a small request i you don't mind: please stop using music in the background, cause i put my own while learning 🙏😅

  • @riebentrop
    @riebentrop 6 месяцев назад

    Bun just rantime

  • @tochkap
    @tochkap 6 месяцев назад

    Upload the code please

    • @computingpower
      @computingpower 6 месяцев назад

      Hello. Here it is: github.com/Mpcsj-Computing/ai-voice-assistant/tree/feat/video-elevenlabs-api The eleven labs audio generation service is at: github.com/Mpcsj-Computing/ai-voice-assistant/blob/feat/video-elevenlabs-api/backend/audio_handling/eleven_labs_audio_generation_service.py

    • @tochkap
      @tochkap 6 месяцев назад

      @@computingpower Thank you!

    • @computingpower
      @computingpower 6 месяцев назад

      @tochkap you’re welcome. If you want to see me talking about some specific topics on software engineering/architecture, or software career, please let me know!

  • @gabrielvaladares4972
    @gabrielvaladares4972 6 месяцев назад

    Awsome advsory

  • @thisiscrispin
    @thisiscrispin 6 месяцев назад

    Careful: the imehedi/actions-awscli-v2@latest github action is broken and doesn't work. I couldn't even use a "s3 ls". Moreover, it failed without an error message for me which was a huge pain.

    • @computingpower
      @computingpower 6 месяцев назад

      Hey, I'm using this Github action regularly in many projects, and they all seem to be working correctly. Did you pass your AWS credentials correctly?

  • @thisiscrispin
    @thisiscrispin 6 месяцев назад

    Would be great if you could share the GitHub actions code somewhere

    • @computingpower
      @computingpower 6 месяцев назад

      Hello, these are the Github actions scripts github.com/Mpcsj-Computing/ai-voice-assistant/tree/feat/video-cicd-ecs/.github/workflows

  • @dddoes9528
    @dddoes9528 6 месяцев назад

    hey good evening, was wondering if you can teach us some stuff for docker !

    • @computingpower
      @computingpower 6 месяцев назад

      Hello! What kind of content would you like to see here? More beginner-friendly? Using some specific stack? Deploying Docker on the Cloud using ECS or Kubernetes? Please let me know :)

    • @dddoes9528
      @dddoes9528 6 месяцев назад

      @@computingpower hey it will be good if course can be beginner friendly and using Fastapi in detail it will be big help

    • @dddoes9528
      @dddoes9528 6 месяцев назад

      @@computingpower also how much you are paying to aws for this project i just created vpc and not using anything it cost me money

  • @PavelHryn
    @PavelHryn 6 месяцев назад

    Hey man, nice video! Could you please share a code of your next.js config or maybe link to your repo?

    • @computingpower
      @computingpower 6 месяцев назад

      Hello, I'm glad you liked it! Here is the link for Github's repository github.com/Mpcsj-Computing/ai-voice-assistant/tree/feat/video-cicd-ecs

    • @PavelHryn
      @PavelHryn 6 месяцев назад

      @@computingpower thank you very much!

  • @georgekalokyris
    @georgekalokyris 6 месяцев назад

    Can’t thank you enough for this - cheers

  • @vijaikannan3143
    @vijaikannan3143 6 месяцев назад

    Hi, good video. Very helpful. Is it possible to run on self hosted runner (GitHub action). Is it enough just to change runs on ubuntu to self-hosted. Will it work or do we need to do different configuration for self hosted runner. Please let me know.

    • @computingpower
      @computingpower 6 месяцев назад

      Hello! As far as I know, we can only run GitHub Actions on GitHub. For creating CI/CD routines on self hosted machines, I recommend something else like Jenkins or Gitlab (we can install Gitlab software on Self-Hosted machines)

    • @vijaikannan3143
      @vijaikannan3143 6 месяцев назад

      @@computingpower Thanks a lot for your response. Actually yaml file's run should be self-hosted which in turn build docker container and deploy in ecs. This is what I am searching for. I also got information of how to do in GitHub document, but I am looking for any video available for this.

  • @buituandung4554
    @buituandung4554 7 месяцев назад

    wow content in this video and channel very amazing , can you upload more video, i here for spam like and just one subscribe for u

  • @KenOSeven
    @KenOSeven 7 месяцев назад

    Thanks for the video! In your demo, is the Beanstalk Network option for "Public IP address" set to true or false? Please confirm, I'm trying to minimize AWS IPv4 costs so I set mine to false, then tried every step in your video and didn't work.

    • @computingpower
      @computingpower 7 месяцев назад

      Hey, I need to confirm that, but as far as know, when you configure a DNS record with Route 53 + LoadBalancers, you don’t need to enable public IPs. Let me try that and get back to you

    • @computingpower
      @computingpower 6 месяцев назад

      Hey I just tested and it seems that, this configuration doesn’t work without public IPs. For using only private IPs, a more complex setup on networking side must be done

  • @dongtandung9671
    @dongtandung9671 7 месяцев назад

    Hi, the part that we deploy and push Docker image to ECR, does yours have an image of size 0 that is pushed along with the docker image?

    • @computingpower
      @computingpower 7 месяцев назад

      Hello. Yes, this is also happening to me, but don't worry because it doesn't affect the ECS service when trying to read from the repository