본문 바로가기

CS/BackEnd23

Infrastructure-as-Code: Easy Cloud Deployment In Python https://www.youtube.com/watch?v=YGcd0lAQCl8 2022. 9. 19.
3 Alternatives for Heroku's Free Tier - Full Stack & API Hosting https://www.youtube.com/watch?v=MusIvEKjqsc 1. Render https://render.com/ Cloud Application Hosting for Developers | Render Render is a unified cloud to build and run all your apps and websites with free TLS certificates, global CDN, private networks and auto deploys from Git. render.com 2. Railway https://railway.app/ Railway Railway is an infrastructure platform where you can provision infrast.. 2022. 9. 13.
GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker https://www.youtube.com/watch?v=R8_veQiYBjI 1. What is GitHub Actions? a. Platform to automate developer workflows cf. CI/CD is one of many workflows 2. How GitHub Actions automate these workflows? a. When something happens IN or TO your repository b. automatic ACTIONS are executed in response. 2022. 9. 6.
Python API Development With FastAPI - Comprehensive Course for Beginners P-2 https://www.youtube.com/watch?v=78eRs6BEAKM&list=PLU7aW4OZeUzxL1wZVOS31LfbB1VNL3MeX&index=2&ab_channel=CodeWithPrince 1. 새로 알게된 라이브러리 https://pypi.org/project/motor/ motor Non-blocking MongoDB driver for Tornado or asyncio pypi.org 2. BSON https://koonsland.tistory.com/86 [MongoDB] MongoDB에서 사용하는 JSON vs BSON 몽고DB는 Document로 데이터를 관리하고 있습니다. 이때 우리 눈으로 데이터를 받아보면 모두 JSON형태로 데이터를 보여주고, 저장합니다. 또 검색기능.. 2022. 7. 31.
Python API Development With FastAPI - Comprehensive Course for Beginners P-1 https://www.youtube.com/watch?v=XbVUF1IVX8Y&ab_channel=CodeWithPrince 2022. 7. 30.
오늘의 테크용어 : 웹소켓이 뭐냐면 https://www.youtube.com/watch?v=yXPCg5eupGM&ab_channel=%EC%BD%94%EB%94%A9%EC%95%A0%ED%94%8C 2022. 7. 24.