Page 34
AWS Weekly 2016-29
A quick summary of what happened in the AWS universe last week. Monday, July 18 Going Serverless: CloudSploit shared their migration story New course from AWS Community Hero Lynn Langit: Amazon Web Services for Data Science Wednesday, July 20 Four Ne...
Read moreDevOps and Security #c9d9
What are some of the best practices for building security as an integral part of your tools and practices throughout your delivery pipeline? On Tuesday I participated in an online panel on the subject of DevOps and Security, as part of Continuous Discus...
Read moreAWS Weekly 2016-28
A quick summary of what happened in the AWS universe last week. Monday, July 11 Allocating costs: AWS Directory Service supporting tags. Developing serverless applications with Python: AWS has released a developer preview of chalice, the Python Serverl...
Read moreServerless Big Data pipeline on AWS
Lambda is a powerful tool when integrating different services on AWS. During the last months, I’ve successfully used serverless architectures to build Big Data pipelines. And I’d like to share my learnings with you. The benefits of serverless pipeline a...
Read moreAWS Weekly 2016-27
A quick summary of what happened in the AWS universe last week. Monday, July 4 Selling software: AWS Marketplace supports ISV sellers based in the EU. Wednesday, July 6 Adding a manual approval to your deployment pipeline: AWS announced manual approva...
Read moreServerless: Invalidating a DynamoDB Cache
A cache in front of DynamoDB is boosting performance and saving costs. Especially true for read-intensive and spiky workloads. Why? Please have a look at one of my recent articles: Performance boost and cost savings for DynamoDB. Caching itself is easy:...
Read moreAWS Weekly 2016-26
A quick summary of what happened in the AWS universe last week. Monday, June 27 AWS announced a new region: Asia Pacific (Mumbai). AWS Compute Blog explains how to Create and Deploy a Chat Bot to AWS Lambda in Five Minutes. Tuesday, June 28 AWS announ...
Read moreThe Life of a Serverless Microservice on AWS
In this post, I will demonstrate how you can develop, test, deploy and operate a production-ready Serverless Microservice using the AWS ecosystem. The combination of AWS Lambda and Amazon API Gateway allows us to operate a REST endpoint without the need...
Read moreSetup Amazon EFS in 60 seconds
AWS announced Amazon EFS, a scalable network file system, at re:Invent 2014 almost two years ago. Finally, EFS is now generally available and production-ready in US East (N. Virginia), US West (Oregon), and EU (Ireland). Are you interested in giving EFS...
Read moreAWS Weekly 2016-25
A quick summary of what happened in the AWS universe last week. Monday, June 20 AWS announced EC2 is now supporting SQL Server 2016. AWS Blog published a guest post: Zynga Gets in the Game with Amazon Aurora. Software Engineering Daily is discussing Se...
Read more