- Kubernetes
- dMarc
- gochannel
- Certified Solutions Architect
- K8S
- Datadog
- aws ses
- 메일 인증 프로토콜
- kubernetesstudyguide
- Fargate
- Lambda
- CKA
- containerorchestration
- Java
- JVM
- EKS
- DevOps
- SAA-CO2
- aws
- SMTP
- SAA-CO3
- SPF
- go
- eventbridge
- nodeaffinity
- kubernetesscheduling
- cloudnative
- DKIM
- kubernetesadmin
- Today
- Total
목록gochannel (2)
DevOps Tasks
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/pBahN/btsC2CaDR3D/GAgZwyio2DjTzaGCDNOXe0/img.png)
AWS Lambda 와 Go 를 적용하기 전 Lambda에 를 최대 효율로 사용하는 방법에 대해서 알면 도움이 된다. AWS Lambda 를 100% 활용하기 Lambda는 AWS에서 제공하는 Serverless 컴퓨팅 플랫폼이다. Serverless 란, 서버가 없다는 것이 아닌 개발자가 서버의 존재를 신경 쓸 필요가 없다는 뜻이다. 서버가 잘 돌아가고 있는지, 서버 수 및 스펙 rldnjsdlsi.tistory.com AWS Lambda로 간단한 Proxy 서버를 구성한다. 대용량 트래픽에도 대응하기 위해 Go Routine으로 동시성을 높이고 Routine 간의 데이터 교환을 Go Channel 로 허용하여 동시작업이 제한된 방식으로 실행한다. 또한, Performance 비교로 실행 속도 또한 개..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/czqP23/btsC89SfeOx/5p2mgirdA75EdZkD3zFGf0/img.png)
“At the time, no single team member knew Go, but within a month, everyone was writing in Go and we were building out the endpoints. It was the flexibility, how easy it was to use, and the really cool concept behind Go (how Go handles native concurrency, garbage collection, and of course safety+speed.) that helped engage us during the build. Also, who can beat that cute mascot!” — Jaime Enrique G..