InfoQ Homepage AWS Content on InfoQ
-
Amazon Adds Target Tracking Support for EC2 Auto Scaling
Auto Scaling cloud resources is nothing new in AWS. However, Amazon recently announced a new Target Tracking policy that gives customers more granular control over how their application scales. Target Tracking policies allow an administrator to target a specific metric that will drive how and when the EC2 resources will scale.
-
AWS Release Lambda@Edge, Enabling Node.js Functions to Execute at the Edge Alongside CloudFront CDN
Amazon Web Services (AWS) have released Lambda@Edge as generally available, allowing customers to run Node.js Lambda functions “at the edge” across AWS point-of-presence locations globally, which can enable dynamic response to end users with very low latency.
-
Integrate 2017 Recap: Adding Intelligence to Integration
Integrate 2017, an annual integration event focused on Microsoft Integration technologies, took place in London from June 26th – 28th. Some of the key themes that were discussed include the role of cognitive computing in integration, API orchestration, SaaS connectivity, cloud native integration, the impact of serverless on integration and cloud messaging at scale.
-
A Series of Unfortunate Container Events at Netflix: Andrew Spyker and Amit Joshi at QCon NYC
At QCon New York 2017, Andrew Spyker and Amit Joshi presented “A Series of Unfortunate Container Events at Netflix”. Key takeaways from running production workloads within containers running on the AWS Cloud include: expect problematic containers and workloads; there is continued need for cloud to evolve for containers; and it has been worth the effort due to value containers unlock.
-
The "Paved Road" PaaS for Microservices at Netflix: Yunong Xiao at QCon NY
At QCon New York 2017, Yunong Xiao presented “The Paved PaaS to Microservices at Netflix” which discussed how the Netflix Platform as a Service (PaaS) assists with maintaining the balance between the culture of freedom and responsibility and the overall organisational goals of velocity and reliability.
-
Running a Presidential Campaign with Immutable Infrastructure: Michael Fisher at QCon NY
At QCon New York 2017 Michael Fisher presented “Presidential Campaigns & Immutable Infrastructure” and discussed the implementation and challenges of provisioning infrastructure for the Hillary for America (HFA) campaign that ran during the 2015-2016 US regional and national elections.
-
AWS Greengrass Runs Lambda Functions on IoT Devices
Amazon has made available AWS Greengrass, a solution that allows developers to run Lambda functions on IoT devices and enable devices to communicate to each other and the cloud.
-
Amazon DynamoDB Accelerator (DAX) Released in Preview: In-Memory Cache for Read-Intensive Workloads
AWS has released Amazon DynamoDB Accelerator (DAX) in preview, a fully managed write-through caching service that sits logically in front of DynamoDB tables in order to improve performance for read-intensive workloads. DAX is API-compatible with DynamoDB, meaning that existing applications will not have to be re-written to take advantage of DAX.
-
MongoDB Atlas Expands AWS Footprint
MongoDB, as one of the most popular NoSQL databases and a non-relational database used in many cases in Web based systems, has grown along side PaaS and IaaS providers' growth. DBaaS with MongoDB as the backing database is available since early versions on Heroku. MongoDB Atlas has just announced availability in 14 AWS regions with local storage available in Americas, EMEA and APAC.
-
Amazon Adds Cross Region and Encrypted Replication Support for Aurora
In a recent blog post, Amazon announced updates to its MySQL-compatible Database Engine, Aurora. In this update, Amazon is including support for cross region snapshot copy, cross region replication for encrypted databases, cross account encrypted snapshot sharing, adding a region where Aurora can be provisioned and a new instance size called T2.Small.
-
AWS Organizations Offers Centralized Policy-Based Account Management
After a three month preview since re:Invent 2016, Amazon Web Services has recently moved AWS Organizations to general availability. The new service allows to centrally manage multiple AWS accounts within a hierarchy of organizational units and attach service control policies with fine-grained access permissions. AWS Organizations also supersede the formerly separate consolidated billing feature.
-
Hosting Alexa Skills on AWS is Almost Free Now
Amazon has announced a program to subsidize the hosting of Alexa skills that use AWS Lambda and incur use charges beyond what is provided by the AWS free tier. Only developers having at least one skill live are eligible to apply.
-
Amazon Adds Time to Live (TTL) Support to AWS DynamoDB
In a recent blog post, Amazon announced changes to its NoSQL database service, DynamoDB, that includes support for Time to Live (TTL) on data stored in the service. Deleting data, based upon time-based thresholds, provides opportunities for organizations to reduce storage costs for data that decreases in value over time.
-
A Human Error Took Down AWS S3 US-EAST-1
A mistake took down more S3 servers than it should, including two subsystems essential to S3 operation. This resulted in S3 failure, affecting the S3 service and other services depending on it. Normal functioning was restored in about four hours.
-
Shrinking Microservices to Functions: Adrian Cockcroft Discusses Serverless at microXchg
At the microXchg microservices conference, held in Berlin, Adrian Cockcroft presented “Shrinking Microservices to Functions”. Key takeaways from the talk included: ‘serverless’ technologies enable rapidly developed functions-as-a-service (FaaS); and the biggest challenges for modern enterprise software development are connected with the people and process within an organisation.