- Home
- Tag: metadata
Posts tagged metadata
Information about other data or objects. In Amazon Simple Storage Service (Amazon S3) and Amazon EMR (Amazon EMR) metadata takes the form of name–value pairs that describe the object. These include default metadata such as the date last modified and standard HTTP metadata such as Content-Type. Users can also specify custom metadata at the time they store an object. In Amazon Elastic Compute Cloud (Amazon EC2) metadata includes data about an EC2 instance that the instance can retrieve to determine things about itself, such as the instance type, the IP address, and so on.
Tag: metadata
Building trustworthy AI for the planet’s habitat recovery

Feed: Journey to AI Blog; Author: Kunal Sawarkar; Connecting people with the planet The stakes for our planet couldn’t be higher. A UN report shows while the human population doubled in just the past 50 years, we lost about three-quarters of the land-based environment and about 66% of the marine environment. In other words, our generation is living with merely 25% of the earth’s natural habitat compared to that of our predecessors. And it’s getting worse every day with plastics destroying rivers and oceans and chemicals decimating bee populations and emissions suffocating the air. We are going through the 5th ... Read More
Encryption-in-transit for public sector workloads with AWS Nitro Enclaves and AWS Certificate Manager

Feed: AWS Public Sector Blog. Author: J.D. Bean. Government, education, nonprofit, healthcare, and other public sector organizations process and store sensitive data including health records, tax data, personally identifiable information (PII), student data, criminal justice information, and financial data. These workloads carry stringent security and compliance requirements to protect the confidentiality, integrity, and availability of this data both in transit and at rest. Best practices for protection of data in transit include enforcing appropriately defined encryption requirements, authenticating network communications, and implementing secure key and certificate management systems. In this post, I demonstrate a solution for deploying a highly available ... Read More
Top 10 Use Cases: Master Data Management

Feed: Neo4j Graph Database Platform. Author: Bryce Merkl Sasaki. Graph technology is the future. Not only do graph databases effectively store relationships between data points, but they’re also flexible in adding new kinds of relationships or adapting a data model to new business requirements.But how do companies today use graph databases to solve tough problems? In this blog series, we’ll cover the top 10 use cases for graph technology and for each we include a real-world example. This blog series continues with a look at using graph technology with knowledge
graphs.The previous blog in our ten-part series analyzed how ... Read More
Announcing the new Power BI embedded analytics playground (preview)
Feed: Microsoft Power BI Blog | Microsoft Power BI. Author: . Today we’re excited to announce the new Power BI embedded analytics playground. The new playground is the home for Power BI embedded analytics, where you can get hands-on coding experience, embed your own reports, and interact with our client APIs to see instant results. In addition, you’ll find there our interactive showcases to get inspiration regarding how you can apply these features in your applications. Lastly, we’ve created a new learning center to help you find all the relevant samples, tutorials, and documentation you’ll need for a successful integration. Try ... Read More
(Part 2 of 4) How to Modernize Enterprise Data and Analytics Platform – by Alaa Mahjoub, M.Sc. Eng.
Feed: Featured Blog Posts - Data Science Central. Author: Alaa Mahjoub. In many cases, for an enterprise to build its digital business technology platform, it must modernize its traditional data and analytics architecture. A modern data and analytics platform should be built on a services-based principles and architecture. Introduction part 1, provided a conceptual-level reference architecture of a traditional Data and Analytics (D&A) platform. This part, provide a conceptual-level reference architecture of a modern D&A platform. Parts 3 and 4, will explain how these two reference architectures can be used to modernize an existing traditional D&A platform. This will be ... Read More
Using Storage Manager with IAM Role
Feed: MariaDB Knowledge Base Article Feed. Author: . AWS IAM Role Configuration We have added a new feature in Columnstore 5.5.2 that allows you to use AWS IAM roles in order to connect to S3 buckets without explicitly entering credentials into the storagemanager.cnf config file. You will need to modify the IAM role of your Amazon EC2 instance to allow for this. Please follow the AWS documentation before beginning this process. It is important to note that you must update the AWS S3 endpoint based on your chosen region otherwise you might face delays in propagation as discussed here and ... Read More
Announcing public preview of Object-Level Security in Power BI
Feed: Microsoft Power BI Blog | Microsoft Power BI. Author: . Power BI Premium is built to meet the most demanding compliance, scale, and security requirements for enabling a data culture within your organization. Our recent announcements for large model support and XMLA endpoints enable fast query performance and solutions for your largest enterprise datasets; further empowering your teams to easily leverage large single source of truth datasets for intelligent decision-making. In this new environment, securing your datasets is not only prudent, but critical to successfully standardize BI within your enterprise. We‘re excited to announce that object level security (OLS) ... Read More
Your Guide to AWS IoT at Embedded World 2021
Feed: The Internet of Things on AWS – Official Blog. Author: Avi Negrin. Embedded World 2021 is almost here! Embedded World is the place for all things embedded-system technologies and distributed intelligence. This year’s exhibition and conference will be entirely digital, running the week of March 1-5, 2021. In this blog post, we share sessions you won’t want to miss from AWS experts and our AWS Partners as we dive deep to showcase how device software, edge computing, and emerging technologies will shape IoT solutions we rely on every day. How might you spend your days at Embedded World this ... Read More
Make way for the High Performance Parallel Dump & Load Utilities + How to use them

Feed: Planet MySQL; Author: Andrew Grimo; MySQL-Shell has had a set of “Util” object functions for almost a year as of this post. It is this added functionality that negates any reason someone would still need to use the old mysqldump client. It (mysqldump) helped the MySQL Community for a long, long time. It also introduced a large amount of garbage and messiness in with those bloated data files, as it really belongs to an older era. We can now move on ahead without it. This process of “moving ahead” is what I will demonstrate in this blog post. Note: ... Read More
MySQL Monitoring and Reporting Using the MySQL Shell

Feed: Planet MySQL; Author: MySQL Performance Blog; MySQL Shell is the advanced MySQL client, which has many excellent features. In this blog, I am going to explain the MySQL shell commands “show” and “watch”. Both commands are very useful to monitor the MySQL process. It provides more insights into the foreground and background threads as well. Overview “show” and “watch” are the MySQL shell commands, which can be executed using the Javascript (JS), Python (Py), and SQL interfaces. Both commands are providing the same information, but the difference is you can refresh the results when using the command “watch”. The ... Read More
Recent Comments