Real-time SQL Generation using LLM (Text-To-SQL)
You can learn about Text-to-SQL systems that generate and query SQL statements in real time in response to user questions.
Beginner
Python, Chatbot, FastAPI
Real-time SQL Generation using LLM (Text-To-SQL)
You can learn about Text-to-SQL systems that generate and query SQL statements in real time in response to user questions.
Beginner
Python, Chatbot, FastAPI
Real-time SQL Generation using LLM (Text-To-SQL)
Everything about AI Agent Development Learned by Building a Chatbot (FastAPI, RAG, Vector, LangChain, sLLM/Fine-tuning)
You will learn about RAG, VectorDB, LangChain, OpenAI, sLLM, and fine-tuning, which encompass the most important AI-related technologies at this time.
Beginner
RAG, vector-database, FastAPI
Everything about AI Agent Development Learned by Building a Chatbot (FastAPI, RAG, Vector, LangChain, sLLM/Fine-tuning)
Practical Kafka: Getting Straight to the Core Fast
Learn the basic, essential, and practical knowledge of Kafka that software developers need to know. We will integrate Kafka using Spring Boot and conduct hands-on exercises for sending and receiving messages tailored to various real-world scenarios.
Beginner
Spring Boot, Kafka, MSA
Practical Kafka: Getting Straight to the Core Fast
Deploying a Spring Production Server Using EKS (feat. Everything About DevOps)
You will learn about the overall DevOps process, including domain purchasing, deploying Spring Boot production servers using EKS, Docker basics, Kubernetes basics, AWS basics, CI/CD automation via GitHub Actions, ArgoCD, and Prometheus/Grafana.
Basic
AWS, Docker, Kubernetes
Deploying a Spring Production Server Using EKS (feat. Everything About DevOps)
Quick Start Guide to Spring Cloud Basics (MSA)
Learn about configuring an MSA server using Spring Cloud.
Basic
Spring Cloud, MSA, eureka
Quick Start Guide to Spring Cloud Basics (MSA)
Kakao, Google SNS Login (springboot3, vue3)
Implement Kakao and Google login using Spring Boot. JWT token-based login will be implemented. A simple interface will be constructed using Vue 3.
Basic
OAuth, oauth2, JWT
Kakao, Google SNS Login (springboot3, vue3)
Websocket/STOMP Chat Service (spring, vue, redis)
We develop a chat service using web socket/stomp and springboot. We also configure a simple screen using vue.js, which is a relatively easy framework. We also configure multi-server scalability design using redis pub/sub.
Basic
websocket, pubsub, Spring Boot
Websocket/STOMP Chat Service (spring, vue, redis)
Git/GitHub for Practical Use (feat. Resolving Various Conflict Situations)
You will learn everything from the basic knowledge of Git/GitHub to practical solutions and strategies for various conflict situations encountered in the field.
Beginner
Git, GitHub, gitlab
Git/GitHub for Practical Use (feat. Resolving Various Conflict Situations)
Redis Basics Every Developer Should Know
Learn the basic data structures of REDIS and examples of practical use of REDIS through redis-cli (command) practice.
Beginner
Redis, devops, database
Redis Basics Every Developer Should Know
Everything about MariaDB(MySQL) - Advanced
Learn everything you need to know about MariaDB (MySQL) as a developer, including beginners, backend developers, and SQLD exam preparation students. The class is focused on hands-on practice, where you will build your own DB.
Basic
MariaDB, MySQL, sql-join
Everything about MariaDB(MySQL) - Advanced
Everything about MariaDB(MySQL) - Basic
Learn everything you need to know about MariaDB (MySQL) as a developer, including beginners, backend developers, and SQLD exam preparation students. The class is focused on hands-on practice, where you will build your own DB.
Beginner
MariaDB, MySQL
Everything about MariaDB(MySQL) - Basic
Basic Linux (Ubuntu) knowledge for developers
Learn essential Linux knowledge that every developer should know, even if they're not a DevOps or Linux expert. The class will be hands-on and practice-oriented.
Beginner
Linux, ubuntu, Shell Script
Basic Linux (Ubuntu) knowledge for developers