Комментарии:
this tutorial sucks lol
Ответитьi dindn't get my requirements.txt installed after running docker-compose up can someone help me please
ОтветитьHi getting error while connecting to mysql like in database navigator or cmd shows ssl error unsupported
ERROR 2026 (HY000): SSL connection error: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
what are the prerequisites to start the tutorial?
ОтветитьI don't like this kind of tutorial it's a bit of do that, that will work, it's lack of explanation. The first 3 minutes are usefull the rest it's too much copy paste. Probably ok for just watching it 1.5.
First time I have not finish a freecodecamp tutorial or video, it would have probably be awesome as an longer format like 6h but in 2h I just feel like it's a speedrun.
Need to increase the font size or use the zoom feature of the screen capture or do both, so that we can easily see the code or the texts. Other freecodecamp videos do that but some just don't even bother to do it. It just add another layer of difficulty in the learning process when it's hard to see the code or the text.
Ответитьfollowing this when I created products through dckr-cmps exec I got permissions denied when trying to overwrite models. I changed it to something like 644 and it work. I'm just curious about the security implications here, if I should have done it differently?
Ответитьactually didnt see why is micro service necessary here. and why should we bother mantain two backend service?
ОтветитьI came form java and spring and this tutorial was like a breeze, but please share the prerequisites like plugins and other stuff.
Ответитьis there a tutorial with rabbitmq and a service discovery llike zookeeper ?
ОтветитьI don't understand why I need to be inside the docker container to be able to do stuff like makemigrations.
ОтветитьI know this is 2 years old but unfortunately the flask portion is not valid anymore. I tried lots of options but i get ImportError: cannot import name 'escape' from 'jinja2' (/usr/local/lib/python3.9/site-packages/jinja2/__init__.py) when I try to run the docker-compose up command in the flask setup with docker section.
ОтветитьWhy did we not create Publisher in flask app ? Am i missing something ?
ОтветитьThank to Papa and FreeCodeCamp
ОтветитьGreat tutorials i like that..
Ответитьflask container doesn't build even one from your repo
Ответитьanyone tell me which tech stack he use I mean IDE and dependencies
ОтветитьHi I am getting ImportError: cannot import name 'escape' from 'jinja2' (/usr/local/lib/python3.10/site-packages/jinja2/__init__.py) what may be the issue , tried all combinations to install but still docker gives error
ОтветитьDo we have microservice packages similar to spring cloud in Python as well?
ОтветитьEvent Based Architecture to its finest. Can anyone tell me how I can create different user account with authentication and authorization? I am newbie 🙏
Ответитьit is too old for 2023 and a lot is not working for now but it is recommended to look
Ответитьis it worth to spend 2 hours on this course now in 2023, was it updated to account for latest tech stack updates ?
Ответитьit is only me was having problem with compatibility of modules?
ОтветитьNice tutorial! I am just starting off with learning Python Microservices, and your demo is lucid. I like that you didn't cut off the mistakes part, correct it, and showcase it. The build-up is step-by-step so that we can follow you. Brilliant work!
ОтветитьI am writing about the instructor who has a very standard step-following sequence system of teaching skills.
Ответитьwhich IDE are ou using ?
ОтветитьMark 3 years of this video, major part of module are already outdated and caused severe error (especially the usage of Flask). Just a heads up for anyone trying to build microservices for the first time.
ОтветитьDoing this tutorial now is not only fulfilling having to google how the new packages are working because most logic has become obsolete. I have to stop and google around fixing libraries and get moving again. I have learnt a lot and thank you tutor for putting this together.
Some gaps are there for the learner to figure out and learn on their own, so don't let that be a frustration or a blocker.
Another thing, following the tutor into his confusion on why the unique constraints isn't working when he implemented product likes api, if you are keen you'll remember or go to that /users api in the other service and find he had randomized the api to return random user id which introduces a bug in his logic of using that api to implement like functionality.
Awesome tutorial with detailed coverage on each and every aspect of developing microservice. Easy to follow. Thanks buddy.
ОтветитьAnd load balance?
ОтветитьPlease help i'm currently experiencing this error while setting up the MySQL ....
Connection error!{ "code": "ECONNREFUSED", "vslsStack": [ {}, {} ], "fatal": true }