У нас вы можете посмотреть бесплатно This Monday evening at Governor House on docker или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This Monday evening we learn cloud native computing (CNC) and docker 16 gb ram and 100 gb space needed for windows 11 aws support multiple instance type we are creating docker blueprint we need specific layers to intall python, fastapi etc instead of using whole pc space we create containers and they are light weight monolithic, micro services saas=software as a service todo, auth, payment we have multiple projects and have different services orchestrator = communicating with all services through central controller, easy to understand choreography= separate services, no central controller and more scalable for complex project we need microservices. for example we have so many services but work occasionally so no need of microservices docker create light weight machine. locally who will specify to create containers? we have to define everything/specifications in Dockerfile from file image is created, docker file, docker image and docker container we install dependencies and then run fastapi command our container runs. why need dependency injection? we create routes depends on that route request is limited according to rate =rate limiting to prevent hacks we use rate limiting. on request header there is ip, for particular req dont increase ip from that ip limit. helper function, now working on that logic for copy command we have to tell source and destination of directories. 2fA = two factor authentication salting, salt+hashing for unique code generation #giaic #techworld #docker #monday #hackathon