Lambda@Edge is a feature of Amazon CloudFront that lets you run code closer to users of your application, which improves performance and reduces latency.
Continue reading “[AWS] Lambda@Edge”[AWS] Lambda
Lambda is a FaaS (Function as a Service) product where you can upload your code and create functions. Functions are invoked by events and can be executed for up to 15 minutes.
AWS Lambda lets you run code – for virtually any type of application or backend service – without provisioning or managing servers. You pay only for the compute time you consume—there is no charge when your code is not running. You can set up your code to automatically trigger from other AWS services, or you can call it directly from any web or mobile app.
Continue reading “[AWS] Lambda”[AWS] EC2 – Placement Groups
You can use placement groups to influence how EC2 instances are placed.
Continue reading “[AWS] EC2 – Placement Groups”[AWS] EC2 – AMIs
AMIs (Amazon Machine Images) are containers that are used to build instances (OS + SW packages + settings).
Continue reading “[AWS] EC2 – AMIs”[Noam Chomsky] Media Control
- Title: Media Control – The Spectacular Achievements of Propaganda
- Author: Noam Chomsky
- Published: 1991
- Publisher: Seven Stories Press, New York, NY
- ISBN: 1-888363-49-5
[AWS] Security Token Service (STS)
Security Token Service (STS) creates temporary security credentials – short time use (A few minutes to several hours).
Continue reading “[AWS] Security Token Service (STS)”Issue – Norms
President Trump has lost the election. We are bombarded with all those media articles about how the President would react, what he will do – another crazy, non-common-sensical behavior-, and what kind of norms he is going to break this time.
Continue reading “Issue – Norms”[AWS Architect] Amazon FSx
Amazon FSx can launch and run popular file systems that are fully managed by AWS. You have 2 options; one for Windows and another for Linux.
Continue reading “[AWS Architect] Amazon FSx”