🚀Explore Our Top Courses & Special Offers: kode.wiki/40SkWyU
@jshawley2 жыл бұрын
I have to say, this is hands down the BEST description and example of ECS I have seen to date. Thank you very much for all the work you put into this.
@KodeKloud2 жыл бұрын
Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)
@ReddSpark Жыл бұрын
I agree with this sentiment! 👍
@Brunoenribeiro Жыл бұрын
Second that! So many things just clicked while watching this!
@youturunnyng10 ай бұрын
52por aplicacion @@KodeKloud
@familiabedollaolmos78656 ай бұрын
I want to say the same; I had a very smooth experience with watching this video, it has shown the main points of ECS and gave me a good refresh about this technology; really appreciated!
@olliejames5771 Жыл бұрын
Finally, a decent tutorial that actually goes through all the basics step by step.. Thanks
@KodeKloud Жыл бұрын
Thank you for watching our videos, and making us a part of your growth. Your kind words, comments and support is what keeps us going every day! Hit the bell icon to never miss out on our content.
@abdulrafay57112 ай бұрын
This channel deserves more subscribers and views.
@amitk6701 Жыл бұрын
If someone has paid close enough attention, this demo also showed how to setup a 'side-car'...awesome, simply awesome explanation with beautiful nuggets on security....A BIG thank you!
@KodeKloud9 ай бұрын
We are glad you found our video helpful. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!
@HyperTrendz Жыл бұрын
Dude this is the best thing I have found for ECS, simple explanation for everything and step by step building confidence. Outstanding 🙏
@KodeKloud Жыл бұрын
Great to hear!
@aashnashroff3094 Жыл бұрын
Thanks for this tutorial, I was struggling on ECS for a long time and after watching this all my errors were solved!
@KodeKloud Жыл бұрын
We are glad you found our video helpful. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!
@GauravKhare895 ай бұрын
Hands down, I have not seen such a good explaination anywhere on the web.
@TerenceKearns9 ай бұрын
Hey I'm not an industry professional but this tutorial was very accessible and easy to understand. Great job.
@KodeKloud9 ай бұрын
Thank you for the appreciation. You can check our videos related to DevOps and subscribe to our channel to stay updated with all the latest tools.
@thefin4lb0ss Жыл бұрын
Hey man, had to go through soooo many bad tutorials and I was getting so frustrated. Thank God I found this tutorial I now know somewhat what's going on with this Amazon environment and i've subscribed. I hope you make more videos you explain things so well and easy to follow along.
@KodeKloud Жыл бұрын
Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)
@kaio100ken Жыл бұрын
One of the best tutorials , speech , details and everything. Build my confidence in first 5 mins of watching this. Thank you.
@kaio100ken Жыл бұрын
Built**
@KodeKloud9 ай бұрын
Greetings! Thank you for your kind words. Spread the word by liking, sharing and subscribing to our channel! Cheers :).
@kuldeepjakhi78244 ай бұрын
This is the best ECS tutorial. You cover almost everything. Very helpful. Thank you.
@vibinjoby Жыл бұрын
top notch explanation, 100% suggested videos for anyone learning ECS deployment
@KodeKloud Жыл бұрын
Thank you for the appreciation. You can check our videos related to DevOps and subscribe to our channel to stay updated with all the latest tools.
@marlonmarcello Жыл бұрын
This is still the best video on youtube when it comes to ECS. Thank you!
@KodeKloud Жыл бұрын
Glad it was helpful!
@MOHITYadav-js8fb Жыл бұрын
00:05 ECS is AWS's managed container orchestrator. 05:48 AWS ECS has two launch types: EC2 and Fargate. 16:54 Configure ECS task definition and service 21:39 Successfully deployed application on ECS cluster 31:57 Load balancers can solve the problem of changing IP addresses and ensure consistent access to the application. 38:12 Delete the existing application and deploy a more complex multi-container application 49:37 Created an Elastic File System (EFS) and associated it with an ECS instance 55:37 Set up a load balancer to redirect traffic from Port 80 to Port 3000 1:06:21 Deploy an application onto AWS using the Elastic Container Service (ECS)
@KodeKloud Жыл бұрын
Keep learning with us & stay connected .
@KennetUnbeatable2 жыл бұрын
One of the best ecs tutorial ❤️
@KodeKloud2 жыл бұрын
Wow, thanks!
@enriquecordero6163 Жыл бұрын
Best Tutorial on ECS , even better than aws tutorial
@KodeKloud Жыл бұрын
Thanks a ton! Your support makes all the difference 💙
@zenobikraweznick10 ай бұрын
This is awesome, precise and concise, no bs just pure knowledge, thank you!
@KodeKloud9 ай бұрын
Glad it was helpful!
@official.mhm13 Жыл бұрын
the best ever explanation of the ECS
@KodeKloud Жыл бұрын
It is our pleasure. Happy learning!
@arjendevries5543 Жыл бұрын
This was really helpful in working through my issues, thank you so much!
@KodeKloud Жыл бұрын
You're very welcome!
@dan-in-asia11 ай бұрын
Absolute excellent. One of the best AWS I have seen on KZbin. Thank you
@KodeKloud9 ай бұрын
Glad you enjoyed it!
@ilyaredkin4172 Жыл бұрын
Awesome refresher! Now I'm prepared for my first real ECS project! Thanks Sanjeev!
@KodeKloud Жыл бұрын
Most welcome!
@DigsWigs202210 ай бұрын
Cant believe this is free!! Thank you so much.
@KodeKloud9 ай бұрын
You're welcome!
@neilmorley54228 ай бұрын
A great tutorial thank you. It will make my transition from Lambda to ECS a lot easier
5 ай бұрын
at 46:43, The value for MONGO_IP works with localhost. I was replicateing the same issue and the localhost values is now working for me. The error log says couldn't connect to localhost and I tried with container name too. Is anyone facing similar issue or has a resolution to it?
@rinkeemishra Жыл бұрын
very well explained. Thank you. I have one question though, I have mysql container running on EC2. Now when I am setting up my php application on another container on another ec2, what should be the value for following fields: severname, username, password, dbname in my database.php file
@KodeKloud Жыл бұрын
Hey, the servername is ip EC2 mysql, the username, and password is information that you have configured when you install Mysql. Then you do want to create a database name on Mysql instance, using this name for dbname.
@SavvasMohito Жыл бұрын
This video is pure gold! Thanks a lot for the tutorial.
@KodeKloud Жыл бұрын
Glad it was helpful!
@neisha7042 Жыл бұрын
Brilliantly explained with perfect content for a beginner! Thank you for sharing, Sanjeev!
@KodeKloud Жыл бұрын
Glad you liked it!
@thisisbhaskar Жыл бұрын
Excellent tutorial. Thanks for explaining all the concepts clearly and logically.
@KodeKloud Жыл бұрын
Glad it was helpful!
@omega1962 Жыл бұрын
Thanks for the video. Can you please explain the target IPs in Target Group? Will it take the tasks IPs as target IPs in target group?
@KodeKloud Жыл бұрын
It will forward to the IP and Port of containers. You need to configure Container to load balance and AWS will do its job correctly.
@andersonmaniva Жыл бұрын
very good tutorial, simple and direct, a really appreciated! Congratulations!
@KodeKloud Жыл бұрын
Glad it was helpful!
@himanshuagrawal20147 ай бұрын
great lecture, you have actually covered the things in simple and practical way of how the application might be implemented. Glad to see this video. Thanks Much, Stay Blessed !!
@mayowapitan58707 ай бұрын
Thanks for the video bro. You covered many points and actually demystified ECS. God bless.
@dougrosenberg2361 Жыл бұрын
Gonna ask a noob question: I am somewhat familiar with most of these technologies. But I struggled getting the ECS-Project1 from Dockerhub and actually getting the application code into VS Code. I could load the container into the docker extension, but couldn't find source code, just files like bin, boot, dev, etc.
@thefin4lb0ss Жыл бұрын
Hey mate, I believe the purpose was not to have the code on your machine itself. Although having the source code would be helpful so we could make our own changes and what not, that would have turned into more of a Docker course. I believe just having access to the repository was enough. I think a good exercise for us to try is to make our own service and deploy onto ECS. And use the techniques described in the video.
@Raulvic2 жыл бұрын
Very well explained. Thank you for sharing, I've learned a lot.
@KodeKloud2 жыл бұрын
Glad it was helpful! Check out our Early Black Friday offer to get upto 50% off on our courses: you can use our early Black Friday offer to enroll for our courses: b.link/wko6c6
@Ones_ Жыл бұрын
@KodeKloud Great tutorial, this is very detail! Just wondering if you develop an enterprise project, how you keep / maintain the data that are inside Mongodb? I believe you can't access the container in AWS Fargate.
@KodeKloud Жыл бұрын
"To access MongoDB deployed in AWS ECS: - Identify the MongoDB container. - Obtain the container's IP or DNS. - Connect using a MongoDB client, specifying the container's IP or DNS. - Authenticate if required and interact with the MongoDB database. Ensure proper security configurations and permissions are in place for accessing the MongoDB container. Please read docs.aws.amazon.com/AmazonECS/latest/bestpracticesguide/storage.html#storage-choosing for choosing Persistent storage"
@henriqueb5637 Жыл бұрын
Awesome tutorial! It seems that AWS changed its user interface... in the new interface task definition there is no "startup dependency ordering" option like showed at 47:11 Can someone tell how can I specify these containers dependencies now? I need to make sure that the server only starts when the database is already running
@preetsoni5138 Жыл бұрын
That was pretty lucid explanation.Amazing Work👍
@KodeKloud Жыл бұрын
Glad you liked it!
@christianibiri2 жыл бұрын
this is a great video about ECS.... thank you!
@KodeKloud2 жыл бұрын
Glad it was helpful!
@manjunathreddy59662 жыл бұрын
Great work Sanjeev, neatly done.
@KodeKloud2 жыл бұрын
Thanks for commending. Do support us by subscribing to our channel. Cheers!
@harishchitlange73096 ай бұрын
Best Video till date. what if i want to connect the AWS RDS to my container?
@islamtoghuj Жыл бұрын
Wow, I expected his accent to be Indian. I'm adding this to my watch later list.
@KodeKloud Жыл бұрын
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
@DanishKhan-j6v3 ай бұрын
The legend! i love sangeev!
@ravimalghan1 Жыл бұрын
Thanks for this easy-to-understand tutorial. I have a question. If I have an application that consists of 10 processes, would each of the processes be a single task in a cluster? or is it ok to put all the tasks to be started as part of one dockerfile? Or should I have a cluster for each process?
@KodeKloud Жыл бұрын
Hi, please refer to this link: docs.docker.com/config/containers/multi-service_container/
@winfle7 ай бұрын
Can you please cover service resolution inside of service? And service communications?
@ehsanset6709Ай бұрын
Great video. Thanks
@thecloudterminal Жыл бұрын
Thank you for such an awesome tutorial!
@KodeKloud Жыл бұрын
You are so welcome!
@yogeshgunasekaran Жыл бұрын
Great video explaining ECS in detail from all aspects! I appreciate it. I have a question: ECS is a good choice for container orchestration but the thing is I'm getting a high costing every month in CloudWatch for ECS monitoring (around 70$ per month). Please suggest a cost optimization measure to overcome this and is there any 3rd party tools which i can use for monitoring my containers in ECS at a minimal cost. It would be great if you could make an video on monitoring for ECS.
@KodeKloud Жыл бұрын
Hey Yogesh, thank you for watching our video. We will definitely look into your suggestions. Do subscribe and stay tuned for updates on our channel. Cheers :)
@ashishmaurya3669 Жыл бұрын
Did you get any solution?
@cameroncompton329 Жыл бұрын
By far the best
@KodeKloud Жыл бұрын
Thanks for watching our video. Cheers!
@santoshwakode648 Жыл бұрын
Hi, This was nice video, could you please add video for AWS ECS with EC2 type instead of Fargate. Also node app with DB and nginx server and ACM. Thank you.
@KodeKloud Жыл бұрын
Your suggestions make us better! We're grateful for your input, and we're incorporating your idea into our content calendar. Your support keeps us inspired. Watch out for the video inspired by your suggestion!
@hyaenas785011 ай бұрын
Amazing teacher. Thanks
@KodeKloud9 ай бұрын
You are welcome!
@faithsize7 ай бұрын
Dude. You are a star!
@Alias-dm3dh Жыл бұрын
Sorry I am pretty new here. But where can I find the index.ja and docker file at 15:00 and 15:30 or do i have to create them on my one ?
@KodeKloud Жыл бұрын
Hi, there is a GitHub Link in description of video, please check it.
@Alias-dm3dh Жыл бұрын
Sorry but I run into the Same issue every time at 33:50 when I try using “docker build . -t ..” it says: “error: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp.. no such file or directory PLEASE HELP
@KodeKloud Жыл бұрын
"- Check Dockerfile Path: Ensure the Dockerfile path in your build command is correct. - Dockerfile Naming: Confirm the file is named Dockerfile and is in the specified path. - Correct Directory: Run the Docker build command in the directory where your Dockerfile is, or specify the correct path. - Restart Docker: Sometimes, restarting the Docker service can resolve such issues. - Permissions: Check for any permissions issues with the /var/lib/docker/tmp directory. - Docker Version: Make sure your Docker version is compatible with your Dockerfile. "
@NaClSweet Жыл бұрын
Super helpful, thanks! ❤
@KodeKloud Жыл бұрын
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
@GauravKhare895 ай бұрын
Can you also add CDK and CodeDeploy to same example?
@saiharsha4619 Жыл бұрын
Awesome video man, would have been even completed had you covered an example with ECS+EC2 combination.
@KodeKloud Жыл бұрын
Glad you liked it!
@mohamedyoussef8835 Жыл бұрын
Awesome video Sanjeev +++++++++++++++++++++ 🙂
@KodeKloud Жыл бұрын
Thank you so much 😀
@goldybhardwaj83149 ай бұрын
Can you please make a video on transcode video using ffmpeg into hls format and use ecs to containerise the code ?
@ramanjaneyulujagannadh2668 Жыл бұрын
Can you please differentiate docker-compose.yml and task definition, exactly
@KodeKloud Жыл бұрын
"Docker Compose (docker-compose.yml): Purpose: Tool for defining and running multi-container Docker applications, ideal for local development. Environment: Local machines. Key Trait: Portability; run your container stack on any machine with Docker and Docker Compose. ECS Task Definitions: Purpose: Configuration to define how containerized applications should run on Amazon's Elastic Container Service (ECS). Environment: AWS's ECS service. Key Trait: AWS-specific; integrates deeply with AWS services like IAM, CloudWatch, etc."
@ernestinedesireemotouom63072 жыл бұрын
Thanks were helpful. Do you have any video on integrating ECS on the Jenkins pipeline via Jenkins file?
@KodeKloud Жыл бұрын
Currently there is no a video on this topic, but I appreciate your interest and will definitely consider creating one in the future.However, you can check this useful document plugins.jenkins.io/amazon-ecs/
@milon27 Жыл бұрын
i want to deploy my docker image behind ECS on a single ec2 machine. as initially it won't have multiple ec2 machine, I wanted to skip load balancer to reduce cost, would you suggest what other way of connecting domain with SSL to ECS?
@KodeKloud Жыл бұрын
You can Install SSL on an Nginx Server which is deployed in ECS, please refer to stackoverflow.com/questions/40479534/aws-ssl-on-ec2-instance-without-load-balancer-nodejs#:~:text=From%20a%20high,the%20certs%20as%20described%20here
@IhorKorotkyi-l6l2 күн бұрын
In this setup with two instances of the app, wouldn’t there also be two instances of the database? Wouldn’t that result in the data being split between them?
@rsrini7 Жыл бұрын
Loved it. Thanks
@KodeKloud Жыл бұрын
Glad you enjoyed it!
@iqbalmu Жыл бұрын
Great tutorial. However, how would we secure this in terms of baselining the security posture, EDR, vulnerability scanning etc..?
@KodeKloud Жыл бұрын
To achieve this, there are additional steps that fall outside the scope of this video. These steps encompass actions like implementing IAM for access control, deploying ECS within VPCs, enforcing data encryption, conducting routine Docker image scans, and maintaining ECS instances through regular patching. We kindly ask for your patience as we will be covering these concepts in upcoming videos.
@iqbalmu Жыл бұрын
@@KodeKloud looking forward to it.
@JohnHilton-v2x Жыл бұрын
Excellent tutorial
@KodeKloud Жыл бұрын
Thank you! Cheers!
@buviram1711 Жыл бұрын
Very well explained. It helped me a lot 🙏
@KodeKloud Жыл бұрын
Thanks a ton! Your support makes all the difference 💙
@sagarhm2237 Жыл бұрын
Sir i have the api with different containerrs how i rount. Web app traffic to api container through internal app load balancer
@KodeKloud Жыл бұрын
"To deploy web app traffic to an API container through an internal ALB in AWS ECS: - Create a task definition with both web app and API containers. - Configure an internal ALB to listen on the API container's port. - Define an ECS service with the task definition and target group for the API container. - Configure the web app to use the internal ALB's DNS name as the API endpoint. - Deploy the service, and the internal ALB will handle traffic distribution."
@HyperTrendz Жыл бұрын
I have a qq, my ecs service is getting timeout on postgres SQL. any idea how can I connect those?
@KodeKloud Жыл бұрын
"Hey, you better ensure that ecs service can connect to Postgres SQL. Where did you deploy the Postgres SQL? Are your ecs service and Postgres SQL in the same network?"
@sixers33333310 ай бұрын
Great video! do you know why i keep getting db: forward host lookup failed: Unknown host with postgres
@josephrajareddy46065 ай бұрын
Service=replica set in K8S?
@marlow0conrad11 ай бұрын
Very helpful,thanks
@KodeKloud9 ай бұрын
Glad it was helpful!
@HyperTrendz Жыл бұрын
Can you also do for EKS as well, from various ingress (nginx, alb) to the worker node. That would be awesome
@KodeKloud Жыл бұрын
Yes, we have video on EKS: kzbin.info/www/bejne/eabOip5qaMaad5Y
@navengaddam9389 ай бұрын
Very informative
@KodeKloud9 ай бұрын
Glad it was helpful!
@j4mper Жыл бұрын
last part with LB doesn't work, web-api container doesn't start ( only mongo starts up ). A good add-on to this video would be explaining how to troubleshoot logs from containers and from ECS itself when failing to deploy container.
@KodeKloud Жыл бұрын
Hi, thank you for watching our video and for the honest feedback. We will definitely look into this. Do subscribe, like and share to stay connected with us. Cheers :)
@ramirez368 Жыл бұрын
Pretty nice my friend.
@KodeKloud Жыл бұрын
Thank you! Cheers!
@kevinnacario359 Жыл бұрын
Thank you so much!
@KodeKloud Жыл бұрын
You're welcome!
@kevinnacario359 Жыл бұрын
@@KodeKloud I have one question sir if I may. Multicontainer are seems pushed in docker hub kodekloud/ecs-project2 i think, how did you do it? :) edit: is it perhaps `docker compose build` then `docker compose push`?
@goldybhardwaj83149 ай бұрын
And can i save the ffmpeg output in filesystem of conatiner then transcode done send out to s3 bucket ? Is it possible i mean video video is big like 30 min log
@AmitKumar-we8dm7 ай бұрын
Thanks a lot man❤
@srirajjayaprakash3852 Жыл бұрын
Good job man
@KodeKloud Жыл бұрын
Hello thank you for watching our video .We are glad that we could help you in your learning !
@FellipeVieiraАй бұрын
Hi, I tried to implement ecs-project1 just like you've showed but I couldn't test it. I've created cluster, and then after a task definition and a service, but when I tried to access container created inside task definition, I got a error (ERR_CONNECTION_TIMED_OUT) on my browser. Could help me? Is there any other thing that I must set up to see the application running without any problems?
@Kailash12345678908 күн бұрын
It is most probably that the security group attached does not have an inbound rule with any ipv4 allowed. Add this and it should fix it, even I faced same issue
@princechoudhary5772 Жыл бұрын
The console is old one and what most disappointing thing is that you have uploaded the same videos for ecs on kodekloud although your teaching is good but there are no labs for ecs and I am bit confused with the new console.
@KodeKloud Жыл бұрын
Thank you for bringing this to our attention. We’re sorry you had a bad experience. We’ll strive to do better
@princechoudhary5772 Жыл бұрын
@@KodeKloud I found the S3 course amazing. Could you please bring more such content which is related to AWS services.
@djohnworthy1040 Жыл бұрын
I could not get the files. I could only get the image, but not the files. I mean they don't show in my vscode.
@pimplil04240 Жыл бұрын
same
@KodeKloud Жыл бұрын
Hi Djohn, you can use this GitHub link which is publicly accessible: github.com/Sanjeev-Thiyagarajan/ecs-project2
@rickychan1143 Жыл бұрын
Thank sanjev.
@KodeKloud Жыл бұрын
It is our pleasure. Happy learning!
@iuriebogdanovici6277 Жыл бұрын
Why you didn't use the "New ECS Experience" UI?
@KodeKloud Жыл бұрын
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
@Bishtmom Жыл бұрын
i am getting error, Stopped reason Essential container in task exited. Do u know about this error.
@AmandineGagnon Жыл бұрын
I think this is something about Authentication. I had the same issue.
@KodeKloud Жыл бұрын
Hi, please refer to this link: repost.aws/knowledge-center/ecs-task-stopped
@ousseynoungom-j1j8 ай бұрын
good video sir
@rameeskr2 жыл бұрын
I took Python course by Sanjeev in his youtube channel and it was really helful for me. I was waiting for his course on KodeKloud from the day he announced that he is joining KK. 💆♂️
@ziaurrehman47382 жыл бұрын
@Ramees can you please send the link
@rameeskr2 жыл бұрын
@@ziaurrehman4738 you can search for "sanjeev thiyagarajan" in youtube
@KodeKloud2 жыл бұрын
Hi, we appreciate the kind comment! Do check out our Black Friday Sales to get discount upt0 50% on all Premium Courses: b.link/wko6c6
@rameeskr2 жыл бұрын
@KodeKloud oops I made use previous opportunity and already got pro for 60% off 🤣 . GO KK
@ziaurrehman47382 жыл бұрын
@@rameeskr where is coupon code of 60% discount?
@shanghaitinkar Жыл бұрын
Really noice one!
@KodeKloud Жыл бұрын
Thanks a ton! Your support makes all the difference 💙
@ONL1GIO9 ай бұрын
hello thank you for this nice tutorial, i have done everything yo have shown, but 3000 port is unreachable :( no response can you help me
@maidakhalid9057 Жыл бұрын
I cant get this .. your ECS-project1 was downloaded and then you put the same name while defining container name ?
@KodeKloud Жыл бұрын
Could you please explain more about your question?
@shugabawuta281 Жыл бұрын
Currently experiencing difficulty with the first project. The AWS console UI has changed and a lot of the workflow has changed as well. Nonetheless, after trial and error, I have managed to setup a service ran by Fargate, using the default options (VPCs, Task Group ...). Every Health Check has passed, but I cannot connect to instance via public IP. Fully aware that it is on http, I have tried multiple browsers with the http protocol. Please if anyone can offer assistance, I will be super glad. Thanks.
@KodeKloud Жыл бұрын
Hi Shugba, you can join our Free Slack community where you can post your questions and interact with 70K+ DevOps and Cloud Professionals: kode.wiki/JoinOurSlackCommunity
@SG99036 Жыл бұрын
make sure to put :3000 on the end of your IP
@shahidusshamshad5644 Жыл бұрын
Please show this with cli using task-def.yaml and service.yaml file
@KodeKloud Жыл бұрын
Thank you for your suggestion to include AWS CLI methods using task-def.yaml and service.yaml. This video focuses on the AWS console approach, but I'll consider your idea for a future CLI-focused tutorial. Your feedback is appreciated!
@alirezaghaffari164 ай бұрын
the best thanks
@hameeeed59923 ай бұрын
Thanks bro
@maratbogatyrev3201 Жыл бұрын
Thanks a lot !!! Create an explanation.
@KodeKloud Жыл бұрын
Hello thank you for watching our video .We are glad that we could help you in your learning !
@salarystealer7 ай бұрын
Nice
@tomhas4442Ай бұрын
I appreciate you video. But, how ON EARTH can anyone understand this without studying AWS services for days, weeks and months. I just want to deploy my little dockerized API and have it be reachable from the internet 😢 instead I have to get a degree in ECS, ECR, VPC, Security Groups, IAM, ELB, EC2, Fargate, etc and deploy cazzilion ressources. Any tips on how this can be achieved more easily for more simple apps?
@chalisehouse Жыл бұрын
If you're struggling with cloud nuances or Devops practice in your organization, please reach out to us. We would love to help you out!