AWS SAM Local (베타) – 로컬 기반 서버리스 앱 테스트 및 개발 도구

2017-08-14 KENNETH 0

AWS SAM Local (베타) – 로컬 기반 서버리스 앱 테스트 및 개발 도구 오늘 신규 서버리스(Serverless) 개발 도구 인 SAM Local 베타 버전을 발표했습니다.이 도구를  통해 로컬에서 쉽게 작성하고 테스트 할 수 있습니다. 이 글에서는 SAM local을 사용하여, 개발자들이 코드 개발 시, 탭 혹은 스페이스 선호도 투표 할 수 있는 빠른  애플리케이션을 빌드, 디버그 및 배포하는 예제를 소개해 드리고자 합니다. AWS는 작년에 Serverless Application Model (SAM)을 소개하고, 이를 통해 서버리스 애플리케이션을 쉽게 배포 할 수 있습니다.  SAM은 AWS CloudFormation을 기반으로 하는 강력한 오픈 소스 기반 인프라 코드 구현 모델 입니다. 로 유지하기가 쉽고 가장 멋진 마스코트를 갖추고 있습니다. SAM Local은 SAM의 아래와 같은 장점을 로컬 시스템으로 가져와서 사용 가능합니다. sam local 및 Docker를 사용하여 AWS Lambda함수를 로컬에서 개발하고 테스트 가능 Amazon Simple Storage Service (S3), Amazon DynamoDB, Amazon Kinesis, Amazon Simple Notification Service (SNS) 등과 같은이벤트 소스에서 함수 호출을 시뮬레이션 [ more… ]

[도서] 데브옵스 2.0 툴킷

2017-08-13 KENNETH 0

[도서] 데브옵스 2.0 툴킷 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]데브옵스 2.0 툴킷 빅토르 파르시트 저/전병선 역 | 에이콘출판사 | 2017년 08월 판매가 38,000원 (5%할인) | YES포인트 800원(2%지급) 형상 관리 도구로 자동 프로비저닝된 서버에 지속적으로 테스트 및 배포되는 불변적인 컨테이너로 패키징된 마이크로서비스를 사용해 좀 더 효율적으로 설계하는 데 도움이 되는 여러 기술을 다룬다. 최신의 훌륭한 Source: [도서] 데브옵스 2.0 툴킷

AWS 주간 소식 모음 – 2017년 8월 13일

2017-08-13 KENNETH 0

AWS 주간 소식 모음 – 2017년 8월 13일 안녕하세요! 여러분~ 매주 월요일 마다 지난 주에 업데이트된 국내 AWS관련 콘텐츠를 정리해 드립니다. AWS 클라우드에 대한 새로운 소식을 확인하시는데 많은 도움 되시길 바랍니다. 혹시 빠지거나 추가할 내용이 있으시면, 저에게 메일 주시면 추가 공유해 드리겠습니다. AWS코리아 블로그 AWS 8월 온라인 세미나 – AWS 클라우드 소개, EC2 심층 분석, AWS 기반 데이터레이크 및 모바일앱 개발 등 (2017-08-09) AWS 관련 뉴스 및 추천 콘텐츠 Elastic Beanstalk Configuration files(.ebextensions) (2017-08-11) AWS Auto Scalinging Group 을 이용한 배포 (2017-08-11) 장애로 살펴본 AWS EFS performance issue? (2017-08-08) AWS 글로벌 신규 소식 (영문) Amazon ECS is now HIPAA Eligible (2017-08-11) Updates to Apache Spark and Apache Hive in Amazon EMR release 5.8.0 (2017-08-11) AWS Marketplace cost and usage data now available in AWS Cost Explorer, AWS Budgets, and the AWS Cost & Usage Reports (2017-08-11) Software from AWS Marketplace [ more… ]

Building Business Systems with Domain-Specific Languages for NGINX & OpenResty, Part 1

2017-08-12 KENNETH 0

Building Business Systems with Domain-Specific Languages for NGINX & OpenResty, Part 1 This post is adapted from a presentation at nginx.conf 2016 by Yichun Zhang, President & Founder of OpenResty, Inc. This is the first of two parts of the adaptation. In this part, Yichun describes OpenResty’s capabilities and goes over web application use cases built atop OpenResty. In Part 2, Yichun looks at what a domain-specific language is in more detail. You can view the complete presentation on YouTube. td { padding-right: 10px; } Table of Contents 0:00 Introduction 0:33 OpenResty 1:41 Lua Libraries 2:25 NGINX + LuaJIT 2:45 The All-Inclusive Philosophy 3:31 Simple Small Fast Flexible 4:22 Synchronously Nonblocking 4:47 Light Threads & Semaphores 5:02 Cosockets 5:18 Timers and Sleeping 5:36 Shm-Based Dictionaries and Queues 5:52 Dynamic SSL Handshakes 7:33 Dynamic Load Balancers 8:48 ngx_stream_lua_module (TCP & UDP) [ more… ]

No Image

Using your ad units correctly when you have multiple store apps

2017-08-12 KENNETH 0

Using your ad units correctly when you have multiple store apps As we had blogged earlier, ad unit performance has a direct correlation with the application category and the users targeted by the application. Having an ad unit associated with multiple store applications leads to ambiguity, which can result in improper ad delivery. This will have an adverse impact on your revenue and user experience. The Children’s Online Privacy Protection Act (COPPA) and other compliance requirements mandate that there is a 1:1 correlation between a store application and an ad unit. Each ad unit must be only be used in a single store application. This requirement includes applications that target Universal Windows Platform applications, along with Windows 8.x (WinRT) applications. We’ve reached out to developers through various means, including multiple notifications inside Dev Center. The ad delivery will soon stop [ more… ]