Amazon Glacier Receives Third-Party Assessment for SEC Rule 17a-4(f) from Cohasset Associates

We are excited to announce that Amazon Glacier has received a third-party assessment that details how Amazon Glacier with Vault Lock can be used to meet the electronic books and records storage requirements of SEC Rule 17a-4(f). The assessment is provided by Cohasset Associates, Inc., a highly respected consulting firm with over 40 years of Read more about Amazon Glacier Receives Third-Party Assessment for SEC Rule 17a-4(f) from Cohasset Associates[…]

How To Secure Your Redis Installation on Ubuntu 14.04

Introduction Redis is an in-memory, NoSQL, key-value cache and store that can also be persisted to disk. This tutorial shows how to implement basic security for a Redis server. However, keep in mind that Redis was designed for use by trusted clients in a trusted environment, with no robust security features of its own. To Read more about How To Secure Your Redis Installation on Ubuntu 14.04[…]

Amazon RDS for MySQL, PostgreSQL, Oracle and SQL Server now support T2.large instance type across all commercial regions

You can now launch T2.large instances when using Amazon RDS for MySQL, PostgreSQL, Oracle and SQL Server across all commercial regions. T2 instances are the low-cost standard instances designed to provide a baseline level of CPU performance with the ability to burst above the baseline. These instances are recommended for workloads that do not use Read more about Amazon RDS for MySQL, PostgreSQL, Oracle and SQL Server now support T2.large instance type across all commercial regions[…]

AWS Storage Gateway Reduces Virtual Tape Shelf (VTS) Storage Pricing

Effective September 1, 2015, we are decreasing the price for Virtual Tape Shelf (VTS) storage by 30-36% for Gateway-Virtual Tape Library (VTL) in the US East (Northern Virginia), US West (Oregon), Europe (Ireland) regions. Data stored in VTS is backed by Amazon Glacier, and this change reflects the storage price reduction announced by Glacier on Read more about AWS Storage Gateway Reduces Virtual Tape Shelf (VTS) Storage Pricing[…]

Authenticate Access to Your Backend Systems with Client-side SSL Certificates in Amazon API Gateway

You can now generate client-side SSL certificates in Amazon API Gateway and use the public key to verify that HTTP requests to your backend systems originated from Amazon API Gateway. Currently, integration endpoints for Amazon API Gateway are always publicly accessible to the Internet. Now, Amazon API Gateway can generate SSL certificates, such that you Read more about Authenticate Access to Your Backend Systems with Client-side SSL Certificates in Amazon API Gateway[…]

Now Available: Improved AWS Business and Technical Accreditations for APN Partners

Today we released substantially updated English-language versions of AWS Business Professional and AWS Technical Professional, web-based accreditation courses designed to help APN Partners stay current on AWS, articulate the benefits of AWS services, and help customers make informed decisions about IT solutions. Both courses are available to APN Partners at no cost via the APN Read more about Now Available: Improved AWS Business and Technical Accreditations for APN Partners[…]

Amazon WorkSpaces PCoIP Gateway IP Ranges

Amazon WorkSpaces now uses a smaller range of EC2 public IP addresses for its PCoIP gateway servers that will enable customers to set more finely grained firewall policies for devices accessing WorkSpaces. The Amazon WorkSpaces service uses the PCoIP gateway to stream the desktop session to its client applications over port 4172. Source: Amazon Web Read more about Amazon WorkSpaces PCoIP Gateway IP Ranges[…]

Amazon Cognito is now available in the Asia Pacific (Tokyo) region

Amazon Cognito helps developers onboard and authenticate users with public login providers such as Amazon, Facebook, Twitter, or a custom user login system. Amazon Cognito makes it easy to securely access resources in the AWS Cloud from mobile apps and client-side web apps without hardcoding credentials. Once a user’s identity is established, developers can save Read more about Amazon Cognito is now available in the Asia Pacific (Tokyo) region[…]

How To Add Ngx_pagespeed to Nginx on Ubuntu 14.04

Introduction Ngx_pagespeed, or just pagespeed, is an Nginx module designed to optimize your site automatically by reducing the size of its resources and hence the time the clients’ browsers need to load it. If you are not acquainted with it already, please check its official site. This article will guide you through the installation and Read more about How To Add Ngx_pagespeed to Nginx on Ubuntu 14.04[…]