목록Clouds (2)
Enterprise APP
Write an AWS Lambda function (in either Node.js, Java or Python)Have the function connect to the Amazon Redshift database and perform an SQL callDefine an API Gateway API that receives the REST request and forwards it to the Lambda functionAPI Gateway also has the ability to cache responses, which can provide faster performance by not always connecting to Amazon Redshift (eg for recently accesse..
https://www.youtube.com/watch?v=t6tTyDTpGoY&feature=youtu.be 1. 아마존의 데브 옵스 개발 배포 경험을 기반한 AWS 코드 서비스 활용하기 윤석찬 @channyun AWS Korea 테크에반젤리스트 2. 목차 • 아마존닷컴의 DevOps 이야기 • DevOps를 위한 AWS 코드 서비스 ü Code Commit ü Code Pipeline ü Code Deploy • 미래의 DevOps ü ChatOps ü Voice Ops 3. Cloud_ Microservices_ DevOps_ 요즘 이런 용어들이 유행입니다! 4. "미래는 이미 와 있다. 단지 널리 퍼져있지 않을 뿐이다.” "The future is already here — it's just not..