- Home
- Tag: patch
Posts tagged patch
Tag: patch
Resize Images on the Fly with Amazon S3, AWS Lambda, and Amazon API Gateway

Feed: AWS Compute Blog. Author: Bryan Liston. John Pignata, Solutions ArchitectWith the explosion of device types used to access the Internet with different capabilities, screen sizes, and resolutions, developers must often provide images in an array of sizes to ensure a great user experience. This can become complex to manage and drive up costs. Images stored using Amazon S3 are often processed into multiple sizes to fit within the design constraints of a website or mobile application. It’s a common approach to use S3 event notifications and AWS Lambda for eager processing of images when a new object is created ... Read More
Cost of Data Breaches on the Rise

Feed: Database Trends and Applications : All Articles. As challenges to data security grow more sophisticated, data breaches are also becoming more expensive. A better under- standing of the emerging risks, stronger collaboration within organizations, and the use of remote capabilities combined with automation of routine tasks can help, according to industry research.Cybersecurity incidents continue to grow in volume, sophistication, and costCompanies lose $158 per compromised record, and breaches in highly regulated industries are reaching $355 per record—a full $100 more than in 2013.Average cost of a data breach for companies surveyed has grown to$4 million, representing a 29% increase since ... Read More
Security Vulnerability CVE-2016-6664 / CVE-2016-5617

Feed: Planet MySQL. Author: MariaDB. During the fall there were a couple of vulnerabilities found that could be used for privilege escalations in conjunction with race conditions. These were: CVE-2016-6662 MySQL Remote Root Code Execution / Privilege Escalation 0day CVE-2016-6663 Privilege Escalation / Race Condition (also referred to as CVE-2016-5616) CVE-2016-6664 Root Privilege Escalation (also referred to as CVE-2016-5617) I’ve published two blog posts about these vulnerabilities before: CVE-2016-6662 and CVE-2016-6663 have been fixed during the fall and versions of MariaDB has been released containing the fixes. As stated in the latter blog post the root privilege escalation vulnerability CVE-2016-6664 ... Read More
The mysql client, and some improvements

Feed: Planet MySQL. Author: Daniel van Eeden. The mysql client is a tool which I use every day as a DBA. I think it's a great tool. When I used a client of several other SQL and NoSQL databases I was quickly reminded of all the features of the mysql client. Note that psql (PostgreSQL client) is also very nice.Some other interesting things about the mysql client: It is build from the same mysql-server repository as MySQL Server. The source is in client/mysql.cc. In addition to the server version it also reports 14.14 as its version. The previous version (14.13) ... Read More
Announcing availability of PostgreSQL instance level encryption

Feed: Planet PostgreSQL. There are couple of different ways to implement database encryption – commonly on operating system, filesystem, file or column level, leaving out transport level encryption which is supported since 15 years. Each of those approaches counters a different threat model, and one can easily imagine that in the case of databases, where the systems were originally not designed with encryption in mind, it is not exactly easy to first agree on a certain way of doing things – and then there would be for sure a lot of technical pitfalls on the way. But today, after a ... Read More
Franz Tech Corner – July 2014

Feed: Allegro CL General / Technical Announcements. Author: cnorvell. Franz Tech Corner News July, 2014 In this issue Tech Corner Article: New Universal Date/Time Parser Facility Tech Corner Article: Loop Over Sequence Extension to Loop Macro International Lisp Conference, 2014 - August 15-17, Montreal Video - Gabor Melis' talk at ELS'14 - "Sending Beams into the Parallel Cube Free Webcast Series: Graph vs. Semantic Graph Databases - Selecting the Right Database for Your Next Project Discovering the Social Networks in your Customer Data Gruff v5.3 Now Available AllegroGraph 4.14 Available July 14th YouTube - The Allegro CL and AllegroGraph Channels ... Read More
Tech Corner – October 2013

Feed: Allegro CL General / Technical Announcements. Author: cnorvell. Franz Tech Corner News October, 2013 In this issue Tech Corner Article: Major jLinker update Tech Corner Article: Monitoring process-wait-with-timeout Free Webcast Series: Tracking Moving Objects in a Graph Database Scalable Property and Hypergraphs in RDF Augmenting Hadoop for Graph Analytics Taxonomies and Ontologies for Graph Search AllegroGraph 4.12 Now Available! Recent Success Stories YouTube - The Allegro CL Channel Tech Corner Article: Major jLinker update jLinker was significantly modified for release 9.0 and then modified again with a patch released in late July, 2013. This new patch is backward compatible ... Read More
Franz Tech Corner – April 2013

Feed: Allegro CL General / Technical Announcements. Author: cnorvell. Franz Tech Corner News April, 2013 In this issue Free Webcast: Gruff Version 5 - Tips and Tricks to become a Power User - 10:00 AM Pacific, Wednesday, April 24th Tech Corner: The importance of regular updating European Lisp Symposium (ELS'13) - Madrid - June 1-4 Gruff v5 - Now Available! Recorded Webcast: Graph Search Using Ontologies and Content Intelligence - from March 6th Practical Semantic Web - Common Lisp Edition Training Schedule Free Webcast: Gruff Version 5 - Tips and Tricks to become a Power User 10:00 AM Pacific, Wednesday, ... Read More
Recent Comments