When we input the domain, how can we receive the web page? Let’s study about DNS.Continue reading on Medium »
dns infrastructure cdn ip-anycast round-robin-dns
Stories by Jangwook Kim on Medium on 20-03-03
This is record of troubleshooting about CORS setting when I implemented AWS server-less applicationContinue reading on Medium »
serverless api-gateway AWS infrastructure lambda
Stories by Jangwook Kim on Medium on 20-03-01
このポストはAWSからHTTPSを使ってウェブアプリケーションをデプロイした時の個人記録です。簡単に何をしたかに対して記録しました。Continue reading on Medium »
LAMP AWS infrastructure deployment https
Stories by Jangwook Kim on Medium on 20-02-21
이 포스트는 AWS에서 HTTPS를 이용하는 웹 애플리케이션을 디플로이 하였을 때 작성한 개인적인 기록입니다. 간단하게 무엇을 하였는지에 대해서만 기록해놓았습니다.Continue reading on Medium »
infrastructure https LAMP AWS deployment
AWS Lambda위에 AWS CDK를 이용하여 Vue.js 프레임워크인 Nuxt를 올려보도록 하겠습니다. 저는 Vue.js를 주로 사용하기 때문에 Nuxt를 이용하여 Lambda에 올려보았지만, 원리만 이해한다면 Next나, Sapper 프로젝트...
awscdk serverless vue nuxt typescript infrastructure
완두블로그 on 20-02-19
This is a troubleshooting history about composing ALB-EC2 infrastructure. I got the solution from this following document.Continue reading on Medium »
application-load-balancer https infrastructure
Stories by Jangwook Kim on Medium on 20-02-17
This is the record when I deployed web application with HTTPS using AWS. I wrote simply just what I did.Continue reading on Medium »
infrastructure https deployment AWS LAMP
Stories by Jangwook Kim on Medium on 20-02-10
1편에서는 간단한 REST Api 앱을 업로드 해보았습니다. Node.js로 프로그래밍을 하다보면 npm을 사용하는 일이 흔합니다. 이번에는 node_modules를 포함한 패키지를 AWS CDK를 이용하여 어떻게 배포할 수 있는지 설...
awscdk serverless express typescript infrastructure
완두블로그 on 20-02-09
AWS Cloud Development Kit(이하 AWS CDK)는 2019년 하반기 즈음에 출시(발표는 AWS Re Invent 2018)한 인프라 관리 도구입니다. 이미 기존에 IaC(Infrastructure as Code, 인프라를 코드로 관리)를 위한 도구들이...
awscdk serverless typescript infrastructure
완두블로그 on 20-01-23
AWS로 서비스를 운영하는데, 다양한 AWS의 서비스를 사용하면서 어느 순간 정리가 되지 않았습니다. Terraform / Ansible / Packer를 도입하였고, 이 때 발생하였던 문제들과 해결책을 공유합니다. 2018년 11월 GDG...
infrastructure terraform ansible packer
완두블로그 on 18-11-18