<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aditi Kasyap</title>
    <description>The latest articles on DEV Community by Aditi Kasyap (@aditikasyap).</description>
    <link>https://dev.to/aditikasyap</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1106168%2F3ada7180-b516-4c42-b158-d3a32637b5da.jpg</url>
      <title>DEV Community: Aditi Kasyap</title>
      <link>https://dev.to/aditikasyap</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aditikasyap"/>
    <language>en</language>
    <item>
      <title>What is Azure Blob Storage ?</title>
      <dc:creator>Aditi Kasyap</dc:creator>
      <pubDate>Thu, 22 Jun 2023 11:21:14 +0000</pubDate>
      <link>https://dev.to/aditikasyap/what-is-azure-blob-storage--42p9</link>
      <guid>https://dev.to/aditikasyap/what-is-azure-blob-storage--42p9</guid>
      <description>&lt;p&gt;Azure Blob Storage is a scalable and secure cloud-based storage service provided by Microsoft Azure. It is designed to store and manage massive amounts of unstructured data, such as text files, images, videos, documents, and more. Blob Storage offers a cost-effective and flexible solution for storing data that can be accessed globally over the internet.&lt;/p&gt;

&lt;p&gt;In Blob Storage, data is organized into containers, which act as logical units for grouping related blobs. Each blob represents a single entity or file, and it can range in size from a few bytes to terabytes. Blobs can be accessed and managed through unique URLs, making it easy to retrieve, upload, or modify data from anywhere in the world.&lt;/p&gt;

&lt;p&gt;One of the key advantages of Azure Blob Storage is its scalability. It can handle data of any size, allowing organizations to store and manage large volumes of data without worrying about capacity limitations. Blob Storage is also highly available, with built-in redundancy and replication options to ensure data durability and availability.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Azure Blob Storage provides different types of blobs to accommodate various storage scenarios. These include:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Block blobs:&lt;/strong&gt; Optimized for storing text or binary data, block blobs are ideal for scenarios where data needs to be uploaded or downloaded in smaller blocks.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Page blobs:&lt;/strong&gt; Suitable for storing random access files and virtual machine disk images, page blobs allow you to read, write, and modify specific pages within the blob.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Append blobs:&lt;/strong&gt; Designed for scenarios where data needs to be appended continuously, such as logging or streaming scenarios, append blobs allow you to add data to the end of the blob without modifying existing content.&lt;/p&gt;

&lt;p&gt;Blob Storage offers comprehensive security features, including encryption at rest and in transit, shared access signatures for granular access control, and integration with Azure Active Directory for authentication and authorization.  By obtaining Azure Data Engineer Certification, you can advance your career as an Azure Data Engineer. With this course, you can demonstrate your expertise in the basics of designing and implementing data storage, designing and developing data processing pipelines, implementing data security, data factory, many more fundamental concepts, and many more critical concepts among others. &lt;/p&gt;

&lt;p&gt;By obtaining &lt;a href="https://www.edureka.co/microsoft-azure-data-engineering-certification-course"&gt;Azure Data Engineer Certification&lt;/a&gt;, you can advance your career as an Azure Data Engineer. With this course, you can demonstrate your expertise in the basics of designing and implementing data storage, designing and developing data processing pipelines, implementing data security, data factory, many more fundamental concepts, and many more critical concepts among others.&lt;/p&gt;

&lt;p&gt;With its scalability, durability, accessibility, and security features, Azure Blob Storage is a versatile storage solution that enables organizations to store, manage, and retrieve their unstructured data efficiently and reliably in the cloud. It serves as a fundamental component of many Azure-based applications and workflows, supporting a wide range of use cases, such as backup and restore, content distribution, media storage, archival storage, and more.&lt;/p&gt;

</description>
      <category>azure</category>
    </item>
    <item>
      <title>What is Tableau Extract File?</title>
      <dc:creator>Aditi Kasyap</dc:creator>
      <pubDate>Thu, 22 Jun 2023 05:06:00 +0000</pubDate>
      <link>https://dev.to/aditikasyap/what-is-tableau-extract-file-2ngb</link>
      <guid>https://dev.to/aditikasyap/what-is-tableau-extract-file-2ngb</guid>
      <description>&lt;p&gt;A Tableau extract file, also known as a Tableau data extract (.tde or .hyper), is a specialized file format used by Tableau software to store and optimize data for analysis and visualization. It is designed to enhance performance and efficiency when working with large datasets in Tableau.&lt;/p&gt;

&lt;p&gt;Tableau extract files are created by extracting and transforming data from various data sources such as databases, spreadsheets, or cloud storage. The extracted data is then stored in a compressed and optimized format within the extract file. This format enables faster querying, filtering, and aggregation of data during analysis, improving the overall speed and responsiveness of Tableau visualizations. By obtaining &lt;a href="https://www.edureka.co/tableau-certification-training"&gt;Tableau Course&lt;/a&gt;, you can advance your career in Tableau. With this course, you can demonstrate your expertise in Tableau Prep Builder, Tableau Desktop, Charts, LOD expressions, and Tableau Online. Real-life industry use cases in Retail, Entertainment, Transportation, and Life Sciences provide practical experience to create meaningful data visualizations and many more key concepts among others.&lt;/p&gt;

&lt;p&gt;The extract file contains a subset of the original data source, including selected fields and rows that are relevant to the analysis. It also includes metadata such as field names, data types, and other properties required for proper interpretation and visualization within Tableau.&lt;/p&gt;

&lt;p&gt;Tableau extract files offer several advantages. They can significantly improve performance by reducing the amount of data that needs to be processed during analysis. Extract files can be compressed to occupy less storage space, making them easier to distribute and share. They also provide a snapshot of the data at the time of extraction, ensuring consistent results even if the source data changes.&lt;/p&gt;

&lt;p&gt;Furthermore, Tableau provides options to refresh or append data to extract files, allowing users to update their analyses with new or modified data. This flexibility enables users to work with up-to-date information while maintaining the performance benefits of extract files.&lt;/p&gt;

&lt;p&gt;It's worth noting that Tableau also supports live connections to data sources where data is queried in real-time without the need for extraction. The choice between using extract files or live connections depends on factors such as data size, performance requirements, and the need for offline access.&lt;/p&gt;

&lt;p&gt;Tableau extract files are based on several theoretical foundations that optimize data storage and retrieval for analysis and visualization purposes. One theory employed is data extraction, where Tableau extracts relevant subsets of data from various sources. This extraction process involves selecting specific fields and rows, filtering out unnecessary information, and transforming the data into a format optimized for Tableau's analytical capabilities.&lt;/p&gt;

&lt;p&gt;Another theory is data compression. Tableau extract files utilize compression techniques to reduce the size of the extracted data while preserving its integrity. Compression algorithms eliminate redundant information and encode the remaining data in a more efficient representation. This compression theory enables extract files to occupy less storage space and facilitates faster data processing and retrieval.&lt;/p&gt;

&lt;p&gt;Furthermore, the concept of indexing plays a vital role in Tableau extract files. Indexing is a technique that creates lookup tables and metadata structures to facilitate quicker data access and retrieval. By organizing the data in an indexed format, Tableau can rapidly query specific fields, perform aggregations, and filter data, leading to improved performance during analysis and visualization.&lt;/p&gt;

&lt;p&gt;In summary, a Tableau extract file is a specialized file format used by Tableau software to store optimized and compressed data subsets for efficient analysis and visualization. It enhances performance, enables data snapshotting, and provides flexibility for updating analyses with new data.&lt;/p&gt;

</description>
      <category>beginners</category>
    </item>
  </channel>
</rss>
