4 followers
Software Engineer @ LG CNS | Functional Programming Enthusiast
들어가기 이 글은 AWS, GitLab, PostgreSQL에 대한 기초 지식이 있는 개발자를 대상으로 하고 있습니다. GitLab CE를 기본 탑제한 AWS AMI를 사용할 경우가 있습니다. 이미 설치된 GitLab이 사용하는 내부 PostgreSQL이 있는데 이를...
모나드(monad)는 그냥 자기 함자(endofunctor) 범주의 모노이드(monoid)일 뿐인데, 대체 뭐가 어렵다는 거냐?-1990, 필립 와들러 (하스켈 설계 책임자)- 하스켈은 대수적인 자료형을 조작하는 범주론(Category theory)에 따라 프로그래밍...
Unwrapping Data from Rust's Option and Result Types · 개요 현대적 프로그래밍 언어에서 컨테이너형 타입에서 데이터를 안전하게 꺼내는 방법이 많이 사용되고 있습니다. 특히 러스트 프로그래밍 언어는 다양한 방법을 제공해는데 자주 사용하는...
How to use the User Pools in the Amazon Cognito · How to create a User pools Login to "AWS Management Console" Go to "Amazon Cognito". Click the button...
How to use Amazon Simple Queue Service in the AWS Cloud and your local machine. · 1. How to create a queue in the AWS Login to "AWS Management Console"...
How to deploy my Axum app to Shuttle.rs · Opening I came across a video on YouTube that shows how to quickly and easily deploy a web application made in...