인프라(7)
-
[제우스, 웹투비] NextJs가 제우스로 올린 Spring Boot를 호출하지 못할때
✔ 개요톰캣으로 띄우면 요청이 가는데 제우스로하면 연결이 안간다.curl로도 요청이 되고 포스트맨으로도 요청이 되는 상황이지만 nextJs로 제우스 컨테이너로 호출하면 500에러가 떴다.✔ 원인 파악제우스 라이브러리인 ehcache-scf-replication-jar-with-dependencies.jar가 스프링의 Hibernate Validator와 충돌나서 Hibernate Validator와 연관된 라이브러리인 jboss-logging도 제대로 호출되지 않는 문제가 생겼다.✔ 문제가 됐던 라이브러리 및 코드에러메세지는 였는데 error라고 크게 안써져있어서 우선 해당 클래스에서 문제가 난걸 파악하는게 오래걸렸다.SLF4J: Failed to load class "org.slf4j.impl.Stat..
2025.03.19 -
Bastion 서버라는 것은 뭘까?
개발자라면 aws에 대해, 가상 서버인 ec2에 대해 들어봤을 것이다. 짧게 ec2에 대해 설명하자면 우리의 컴퓨터가 아닌 aws란 기업의 컴퓨터를 사용하는 것이다. 그렇다면 여기서 당연히 떠오르는 물음이 있다. 내 컴퓨터가 아닌 다른 컴퓨터를 원격으로 접속한다면 누구나 접속 가능해질거고, 그럴거면 이를 악용하는 사람이 분명히 나타날텐데 이를 사전에 방지하는 방법이 무엇일까? 원격 서버의 보안을 높이는 방법은 여러가지가 있겠지만, 그 중 하나인 Bastion서버에 대해 설명해보자 한다. 아까 누구나 접속 가능해지면 보안상의 위험이 생긴다는 문제가 있다고 했다. 그렇다면 근본적으로는 누구도 접속 가능하지 못하게하고 접속하고자 하는 원격 서버를 따로 접속 가능한 서버를 두는 구조는 어떨까? 이런 구조를 띈다..
2023.09.28 -
[AWS/SSA-C03] Module 4 - 비용에 최적화된 아키텍처 설계 Design Cost-Optimized Architectures
Self-paced digital training on AWS - AWS Skill Builder 를 보며 정리한 내용입니다. Self-paced digital training on AWS - AWS Skill Builder Your learning center to build in-demand cloud skills. Skill Builder provides 500+ free digital courses, 25+ learning plans, and 19 Ramp-Up Guides to help you expand your knowledge. Courses cover more than 30 AWS solutions for various skill levels. Skill Bu explore.skillbu..
2023.03.06 -
[AWS/SSA-C03] Module 3 - 보안 아키텍처 설계 Specify Secure Applications and Architecture
Self-paced digital training on AWS - AWS Skill Builder 를 보며 정리한 내용입니다. Self-paced digital training on AWS - AWS Skill Builder Your learning center to build in-demand cloud skills. Skill Builder provides 500+ free digital courses, 25+ learning plans, and 19 Ramp-Up Guides to help you expand your knowledge. Courses cover more than 30 AWS solutions for various skill levels. Skill Bu explore.skillbu..
2023.03.06 -
[AWS/SSA-C03] Module 2 - 고성능 아키텍처 설계 Design Performant Architectures
Self-paced digital training on AWS - AWS Skill Builder 를 보며 정리한 내용입니다. Self-paced digital training on AWS - AWS Skill Builder Your learning center to build in-demand cloud skills. Skill Builder provides 500+ free digital courses, 25+ learning plans, and 19 Ramp-Up Guides to help you expand your knowledge. Courses cover more than 30 AWS solutions for various skill levels. Skill Bu explore.skillbu..
2023.03.03 -
[AWS/SSA-C03] Module 1 - 복원력을 갖춘 아키텍처 설계 Design Resilient Architectures
Self-paced digital training on AWS - AWS Skill Builder 를 보며 정리한 내용입니다. Self-paced digital training on AWS - AWS Skill Builder Your learning center to build in-demand cloud skills. Skill Builder provides 500+ free digital courses, 25+ learning plans, and 19 Ramp-Up Guides to help you expand your knowledge. Courses cover more than 30 AWS solutions for various skill levels. Skill Bu explore.skillbu..
2023.03.03