묻고 답해요
164만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결
How to Prepare for Microsoft AZ-500 Exam and Strengthen Azure Security Skills
The Microsoft AZ-500 Microsoft Azure Security Technologies is designed for IT professionals responsible for implementing security controls, managing identity and access, protecting data, and monitoring cloud workloads in Microsoft Azure. Many cloud administrators struggle with securing hybrid and multi-cloud environments, managing role-based access control (RBAC), configuring security policies, and responding to threats effectively. Without structured guidance, these gaps can make securing Azure environments challenging.Why the AZ-500 Certification MattersEarning AZ-500 certification demonstrates that you have both the knowledge and the practical skills to safeguard Azure environments. Certified professionals are in high demand for roles like Azure Security Engineer, Cloud Security Specialist, and Security Operations Analyst. The credential proves your ability to implement platform protection, manage identities, monitor threats, and secure data—skills that organizations increasingly rely on to protect sensitive information in the cloud.How to Prepare for Microsoft AZ-500 QuestionsSuccess in the AZ-500 exam comes from a combination of hands-on experience and targeted study. Focus on identity management, implementing platform protections, managing security operations, and configuring secure network solutions. Practicing scenario-based Microsoft AZ-500 questions and taking structured AZ-500 practice tests reinforces your knowledge and builds confidence in applying security solutions under real-world conditions. Trusted platforms like PrepBolt provide authentic practice materials, helping you simulate exam conditions and focus on the most relevant topics.Career Opportunities After CertificationAZ-500 certification positions you as a skilled Azure Security Engineer, capable of designing and maintaining secure cloud infrastructures. It enhances your eligibility for advanced roles in cybersecurity and cloud operations, increases your credibility in the industry, and equips you to handle complex security challenges in modern enterprise environments.
-
미해결
Unlock DevOps Mastery: Microsoft AZ-400 Prep That Propels Your Career
The Microsoft AZ-400 Designing and Implementing Microsoft DevOps Solutions validates your ability to design, implement, and manage DevOps practices in Azure, including CI/CD pipelines, infrastructure as code, security integration, and monitoring. Many IT professionals struggle to connect development and operations effectively, and practicing Microsoft AZ-400 questions along with structured AZ-400 practice tests helps bridge that gap. Using authentic resources like PrepBolt provides realistic scenarios and exam-focused practice, building confidence and readiness. Earning this certification enhances your career prospects as a DevOps Engineer, Azure Solutions Architect, or Cloud Automation Specialist, proving your ability to deliver faster, reliable, and secure software solutions.
-
미해결
How to Prepare for Microsoft AZ-140 Exam and Advance Your Career
The Microsoft AZ-140 Configuring and Operating Microsoft Azure Virtual Desktop is designed for IT professionals who manage Azure Virtual Desktop (AVD) environments. It tests your ability to plan, deploy, configure, and optimize secure virtual desktop infrastructures in Microsoft Azure. Many admins struggle with ensuring secure access, managing profiles, configuring host pools, and monitoring session performance—challenges that can impact both productivity and user satisfaction.Why the AZ-140 Certification MattersObtaining AZ-140 certification proves that you can design and operate AVD environments effectively, making you a valuable asset to organizations adopting hybrid or remote work solutions. Certified professionals can pursue roles such as Azure Virtual Desktop Administrator, Cloud Solutions Specialist, or IT Infrastructure Engineer. The credential demonstrates practical expertise, not just theoretical knowledge, giving employers confidence in your ability to manage complex virtual desktop deployments.How to Prepare for Microsoft AZ-140 QuestionsSuccess in the AZ-140 exam requires a combination of hands-on experience and strategic study. Focus on building and managing host pools, configuring user environments, integrating security policies, and monitoring performance metrics. Working through Microsoft AZ-140 questions and structured AZ-140 practice tests reinforces learning, identifies weak areas, and builds confidence for scenario-based exam questions. Platforms like PrepBolt provide authentic resources to practice real-world scenarios, ensuring that your preparation is both thorough and practical.
-
미해결
Are You Struggling to Master AWS Networking?
The AWS Certified Advanced Networking – Specialty (ANS-C01) validates your expertise in designing, implementing, and managing complex AWS network architectures, including hybrid connectivity, transit gateways, load balancing, and security best practices. Many professionals struggle with advanced networking concepts despite hands-on experience, and solving Amazon ANS-C01 questions along with taking structured ANS-C01 practice tests helps bridge that gap. Preparing with authentic resources like PrepBolt ensures you gain confidence, identify weak areas, and master real-world scenarios. Earning this certification enhances career opportunities as a Cloud Network Engineer, Solutions Architect, or DevOps Engineer, proving your ability to manage secure, scalable, and high-performing AWS networks.
-
미해결아날로그 회로설계 실무 : Analog IP 설계와 성능 개선하기
강의 pdf 자료
강의 pdf 자료는 어디서 다운 받을수 있나요? 강의 자료 다운로드를 하면 LTspice 파일만 떠서요
-
해결됨[인프런어워드 베스트셀러] 코딩 없이 AI 자동화 전문가가 되는 법, n8n 완벽 가이드
6강의 워크플로우간 데이터가 에러가
현재 워크플로우가 활성화되어 있지 않아 검색을 실행할 수 없습니다. 나중에 다시 시도해주세요.에러가 나옵니다.
-
미해결
ssh, scp명령어 시 문제사항 (mac M칩 docker 실습환경)
[root@cent1 /]# ssh cent3Warning: Permanently added '172.18.1.93' (ECDSA) to the list of known hosts.Last login: Thu Feb 19 18:29:03 2026 from 172.18.1.91---------------------------------------------------------------------이 서버는 학습용 가상회사 Virtual Web Service Company의 서버입니다.실습의 용이성을 위해 selinux와 iptables를 off 했습니다.root 유저로 접속했습니다. 이대로 실습을 진행해 주세요.---------------------------------------------------------------------[root@cent3 ~]#========================================================== [root@cent1 /]# scp -rp /root/SHELL/BACKUP/ cent3:/root/SHELL/BACKUPWarning: Permanently added '172.18.1.93' (ECDSA) to the list of known hosts.---------------------------------------------------------------------[root@cent1 /]# ssh 와 scp 명령어 입력시 같은 경고문이 뜨는데 ssh명령어 입력시에는 경고문은 뜨지만 접속은 되는 상황이라서 문제가 없었는데 scp명령어 입력시 경고문 뜨고 cent3에 들어가보니까 파일 복사가 진행되고 있지 않습니다..ㅠ cent3에 SHELL디렉토리 만들고 위 명령어 실행했는데 위에 경고문만 뜨고 진행이 되지 않습니다...!
-
미해결김영한의 실전 데이터베이스 - 설계 2편, 실무에서 반드시 마주치는 9가지 설계 패턴
Json 컬럼의 객체 맵핑
영한님, 안녕하세요.또 좋은 강의로 다시 만나뵙게 되었네요.Spring, Java 로 강의를 듣다가 순수 DB 만 설명을 듣다보니 다소 적응이 되지 않는 감이 있는데요 ㅎ카테고리의 비정형 속성을 관리하기 위해 Json 설계하는 부분을 설명해주셨는데 이런 경우, Java 에서는 보통 어떤 식으로 객체와 맵핑을 하는지요? 각 카테고리별로 도메인 객체를 분리해서 각각 연동을 하는 식인지, 아니면 단순히 Map 으로 활용하는지 궁금합니다. 저장할 때도 객체를 그대로 저장하면 되기 때문에 편리하다고 하셨는데 각 카테고리별로 별도 객체가 있고 이를 개별 저장하는 형태를 말씀하시는 것인지 질문드립니다.
-
미해결RabbitMQ를 이용한 비동기 아키텍처 한방에 해결하기
dlx dlq 설정 관련
안녕하세요.설정 시 String 으로 작성 된게 눈에 걸려서 확인해봤는데, Spring AMQP 2.X 에서는 다른 방법이 있어서 내용 공유 드립니다...다른 수강생분들도 참고용으로 q&a로 남겼습니다..감사합니다...@Bean public Queue orderQueue() { return QueueBuilder.durable(ORDER_COMPLETED_QUEUE) .deadLetterExchange(DLX) // Available since Spring AMQP 2.x .deadLetterRoutingKey(DLQ) // Available since Spring AMQP 2.x // .withArgument("x-dead-letter-exchange", DLX) // Spring AMQP 1.x compatible // .withArgument("x-dead-letter-routing-key", DLQ) // Spring AMQP 1.x compatible .ttl(5000) .build(); }
-
해결됨[Rookiss University] UE5 Lyra 클론 코딩 (Haker)
B_TeleportToUserFacingExperience가 추가로 생성되지 않습니다.
동영상 보고 모두 따라서 했는데요. B_TeleportToUserFacingExperience가 한개만 맵에 존재하는데요.어디를 확인해봐야 할까요?
-
해결됨SaaS Presentation Animation: From UI Design to Motion in After Effects-2026
수업용 자료는어디서 받을 수 있을까요?
강의 내용에 수업용 자료 pdf가 있다고 하셨는데(자료, 레퍼런스 영상 등) 혹시 어디서 받을 수 있을까요?🙂
-
미해결초보자도 할 수 있는 웹 취약점 진단(주요정보통신기반시설)
보고서 양식은 어디서 받을 수 있나요?
취약점 진단 보고서 양식은 어디서 다운로드 받을 수 있나요?
-
해결됨[Rookiss 라이브 세미나] AI 시대를 살아가는 게임 개발자의 생존 전략
현직자인데 질문이있습니다
안녕하세요!루키스 선생님 MMO c++ 강의를 수강한 덕에 게임 개발과 전혀 관련 없는 산업군에서 일하다가 게임 대기업으로 이직을 성공하여 MMO 서버 개발하고 있는 현직자입니다. 운기칠삼으로 경력도 인정받아 지금은 시니어급 레벨인데요. 이번 강의를 수강하고 질문이 생겼습니다.회사 밖에서도 내 월급만큼 벌 수 있는지 자기객과화가 저는 서버개발인데 그렇다면 게임으로 먹고살려면 서버뿐만 아니라 클라/아트/기획도 다 할 줄 알아야한다는 뜻일까요??위와 동일한 질문같은데 지금 선생님의 C# 유니티 강의를 듣고 있긴한데 클라쪽은 전혀 배경지식이 없는데요 클라/아트/기획 관련 강의나 스터디를 꾸준히 하는게 좋을까요?현재 Copilot + ChatGpt 외에 쓰는 툴이 없는데 클로드 코드, 커서를 듣는게 도움이 될까요?현직자인데 강의 내용처럼 회사 다니면서 안주하는게 있어서 살아남기 위해서 개발을 하고 싶은데 방향성에 대한 감이 안오고 있습니다. 관련 강의 추천해주시면 감사하겠습니다.
-
미해결로그까지 잡아라! Zabbix & Grafana 실전 통합 강의
수업노트 오타 수정
별건 아니지만...맨 밑에 CPU 사용률로 나와있어요 ㅎㅎ
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
섹션 4. -> 🔥[MISSION 3] 클로드 코드로 프로젝트 분석하기🔥
그냥 바로 /init 하는 것vs.프로젝트 분석 프롬프트 요청하기 -> /init이 프로젝트가 어떤 프로젝트인지 전체적으로 분석해줘. 프로젝트의 목적, 주요 기능, 사용된 기술, 파일 구조를 자세히 설명해줘. 바로 /init 하는 것과 프롬프트로 요청 후에 /init 하는것에 차이가 있나요? 후자가 더 효과가 좋은건지 궁금합니다.
-
미해결김영한의 실전 자바 - 고급 1편, 멀티스레드와 동시성
Future cancel기능을 사용했지만 interrupt가 발생하지 않을 때 어떻게 처리해야하나요?
[질문 템플릿]1. 강의 내용과 관련된 질문인가요? (예)2. 인프런의 질문 게시판과 자주 하는 질문에 없는 내용인가요? (예)3. 질문 잘하기 메뉴얼을 읽어보셨나요? (예)[질문 내용]안녕하세요.Future의 cancel기능에 대해 실험하면서 해결하기 어려운 부분을 만나 질문드립니다.📋실험 내용Callable의 call메서드 내부에서 I/O와 같은 블로킹 작업 진행(or Interrupt가 되지 않는 작업)Future의 cancel 진행스레드 호출 대상은 CancellationException 예외 발생 후 진행※ 스레드 풀의 스레드는 계속 실행 중임을 확인 💥문제 사항이런 방식으로 로직이 지속 실행되면 스레드 풀의 스레드는 종료되지 않으면서 고갈되어 가고 결국엔 작업이 쌓이다가 에러를 뱉어내고 오작동 하게 될 것이라 추측됩니다. ❓질문 내용Q. cancel기능은 Interrupt 를 발생해주면서 작업을 중단합니다. 만약 I/O 작업 처럼 Interrupt가 먹히지 않는 로직에서는 어떻게 스레드의 실행을 종료하고 스레드 풀로 반납할 수 있을까요?💻 코드public class FutureCancelMain { private static boolean mayInterrupIfRunning = true; public static void main(String[] args) { ExecutorService es = Executors.newFixedThreadPool(1); Future<String> future = es.submit(new MyTask()); log("Future.state: " + future.state()); sleep(3000); log("future.cancel(" + mayInterrupIfRunning + ") 호출"); boolean cancelResult = future.cancel(mayInterrupIfRunning); log("cancel(" + mayInterrupIfRunning + ") result: " + cancelResult); try { log("Future result: " + future.get()); } catch (CancellationException e) { log("Future는 이미 취소되었습니다."); } catch (ExecutionException | InterruptedException e) { e.printStackTrace(); } es.close(); } static class MyTask implements Callable<String> { @Override public String call(){ boolean flag = true; // Scanner scanner = new Scanner(System.in); while(flag) { log("무한 작업 중..."); } return "Completed"; } }
-
미해결React Native with Expo: 제로초에게 제대로 배우기
Toast 기능
안녕하세요 🙂토스트 버전은 "react-native-toast-message": "^2.3.3",입니다. 저는 모달 위에 토스트가 뜨지 않고, 모달이 꺼지면 그 뒤에 토스트가 보입니다..!찾아보니 ios와 aos는 모달 구현 방식에서 차이가 있다고 하더라구요..ㅠㅠ맞다면 혹시 ios에서는 어떤 방식으로 모달위에 토스트를 띄우는지 알 수 있을까요??참고로 모달 내부 마지막요소에 Toast 컴포넌트를 추가했는데도 모달이 꺼지고나서야 보이네요..!해결 했습니다..! fetch 이후에 뜨는 쪽만 제대로 돼있고, fetch 전에 띄우는 게 잘못 돼있어서 안떠보이는 거였습니다..;;ㅎㅎ 아래 질문만.. 답변 해주시면 감사하겠습니다.ㅎㅎ🙏 그리고 게시글 포스팅 이후에 자동으로 게시글로 이동하는데, 토스트 누르면 게시글로 이동하게 하는 기능이 굳이 필요한 건지도 궁금합니다! 감사합니다.
-
미해결파이썬 무료 강의 (기본편) - 6시간 뒤면 나도 개발자
아나콘다
아나콘다에 있는 주피터 노트북으로 해도 괜찮나요?
-
미해결설계독학맛비's 실전 Verilog HDL Season 1 (Clock부터 Internal Memory까지)
비바도리눅스설치
안녕하세요 🙂[1. 질문 챕터] :섹션2[2. 질문 내용] : 비바도 설치영상이 섹션2에 2,3강의가 필수영상이라나와있는데 두강의 모두 설치를하는건가요?아니면 두개중하나만 고르는건가요??[3. 시도했던 내용, 그렇게 생각하는 이유] : eg) 설치영상은 이렇게 시도했는데 안되더라 or 본인의 생각을 적어주세요. (실습 내용 중에 이해가 안되거나 잘못된 내용이 있는데, 이러 이러한 근거로 나는 이렇게 생각합니다.) ================ 다음 내용은 읽어보시고 지우시면 됩니다.=================질문 내용을 작성해주실 때, 위의 3단계로 제가 이해할 수 있게 작성해주시면 정확한 답변을 드릴 수 있을 것 같아요!!현업자인지라 업무때문에 답변이 늦을 수 있습니다. (길어도 만 3일 안에는 꼭 답변드리려고 노력중입니다 ㅠㅠ)강의에서 다룬 내용들의 질문들을 부탁드립니다!! (설치과정, 강의내용을 듣고 이해가 안되었던 부분들, 강의의 오류 등등)이런 질문은 부담스러워요.. (답변거부해도 양해 부탁드려요)개인 과제, 강의에서 다루지 않은 내용들의 궁금증 해소, 영상과 다른 접근방법 후 디버깅 요청, 고민 상담 등..글쓰기 에티튜드를 지켜주세요 (저 포함, 다른 수강생 분들이 함께보는 공간입니다.)서로 예의를 지키며 존중하는 문화를 만들어가요.질문글을 보고 내용을 이해할 수 있도록 남겨주시면 답변에 큰 도움이 될 것 같아요. (상세히 작성하면 더 좋아요! )먼저 유사한 질문이 있었는지 검색해보세요.잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요.==================
-
미해결구현하며 배우는 Transformer
Embedding 모델 fine tuning 관련 질문
강사님 안녕하세요? 10년전 쯤 파이썬 머신러닝 완벽가이드, CNN 완벽가이드를 수강하고 많은 도움을 받았는데, Transformer 강의를 내셨길래 반가운 마음으로 바로 구매했습니다 ㅎㅎ 회사에서 RAG 를 종종 구현하고 있는데.. 예시로 들어주신 BERT 모델은 RAG 구현 중 리트리버에 해당한다고 이해하면 될지요? 그리고 BERT 모델을 fine tuning 하고자 한다면 pre trained 모델의 tokenizer 와 model 둘 다 불러온 후, tokenizer 의 vocab 에 mapping 되어 있는 token 들을 ids 토시하나 틀리지 않고 있는 그대로 사용하되, 사내 내부 용어만 이후 ids 에 추가해서 사용하고, model 에 몇 개의 추가 layer 를 쌓아서 fine tuning 한다면, 처음부터 학습시키는 것보다 좀 더 효율/효과적인 방안이 될 수 있을지.... 도 궁금합니다. RAG 를 구현하다보면, 외부에서 사전학습된 모델이 사내 문서의 특수한 약어나 내부 고유기술 용어를 인지하지 못해서 필요한 문서들을 못 물어 오는 경우를 가끔 보고 있어서.... 생성을 위한 LLM 모델이야 요즘 너무 첨단을 향해 가고 있는데, 리트리버 에 대한 최적화는 회사나 도메인 별로 필요한 것이 아닐까... 생각하고 있었습니다만, 제가 이해한 개념이 맞을지 문의 드려 봅니다.