featureDataframes explained: The modern in-memory data science formatDataframes are a staple element of data science libraries and frameworks. Here's why many developers prefer them for working with in-memory data.By Serdar YegulalpNov 06, 20246 minsData ScienceData Management analysis Cloud providers make bank with genAI while projects failBy David LinthicumNov 05, 20245 minsGenerative AICloud ComputingData Managementfeature Overcoming data inconsistency with a universal semantic layerBy Artyom KeydunovNov 01, 20247 minsBusiness IntelligenceData Management featureBridging the performance gap in data infrastructure for AIBy Colleen Tartow Oct 28, 202412 minsGenerative AIData ArchitectureArtificial Intelligence analysisIs data gravity no longer centered in the cloud?By David Linthicum Oct 22, 20245 minsData ArchitectureCloud ComputingData Management featureHow to manage generative AI programs – governance, education, regulationBy Dom Couldwell Oct 15, 20249 minsGenerative AIIT TrainingData Governance featureHow to leverage APIs for IT-enabled information capabilityBy Shawn McCarthy Oct 14, 202413 minsData GovernanceAPIsData Management featureBreaking through AI data bottlenecksBy Alex Watson Oct 01, 20246 minsGenerative AIArtificial IntelligenceData Management newsMicrosoft gives enterprises new reasons to adopt Fabric By Anirban Ghoshal Sep 30, 20247 minsBusiness IntelligenceData EngineeringData Warehousing ArticlesanalysisThe challenge of cloud computing forensicsNIST recently published a report that garnered little attention, but it's a must-read document for people in business and law enforcement. By David Linthicum Sep 24, 2024 5 minsCloud SecurityCloud ComputingData ManagementanalysisDoes your organization need a data fabric?More companies are leveraging data fabrics to solve complex data management challenges. Here's what business and IT leaders need to know.By Isaac Sacolick Sep 09, 2024 11 minsData ArchitectureData ManagementfeatureHow to implement a headless data architectureA headless data architecture can unlock unparalleled data access across your entire organization. It starts with a shift left.By Adam Bellemare Sep 09, 2024 12 minsData ArchitectureData ManagementSoftware DevelopmentanalysisAre you ready for data hyperaggregation?The idea of integrating data gathered from multiple sources is hardly new, but interest in digital transformation and AI is pushing enterprises to tackle it again.By David Linthicum Sep 06, 2024 4 minsData IntegrationCloud ComputingData ManagementanalysisCloud application portability remains unrealistic We’ve known for years that application portability between public cloud providers is not easy or cheap. Here are a few approaches to try instead.By David Linthicum Sep 03, 2024 6 minsMulti CloudCloud ComputingData ManagementfeatureDealing with ‘day two’ issues in generative AI deploymentsOnce you get your retrieval-augmented generation system working effectively, you may face new challenges in scalability, user experience, and operational overhead. By Dom Couldwell Sep 03, 2024 8 minsGenerative AIArtificial IntelligenceData ManagementfeatureGetting map data right and keeping it rightWith digital maps and vast databases, there’s no limit to how rich and real-time maps can get. Accuracy and consistency will come from a system of unique identifiers called GERS. By Marc Prioleau Sep 02, 2024 7 minsOpen SourceData ManagementSoftware DevelopmentnewsQuest Software updates erwin data modeling and data intelligence toolsThe tools provide advanced data intelligence, data quality, and data modeling capabilities aimed at helping customers ensure the AI readiness of their data, the company said. By Paul Krill Aug 30, 2024 2 minsGenerative AIMachine LearningData QualitynewsMicrosoft announces Pinecone .NET SDKPinecone is a managed, cloud-native vector database offering long-term memory for high-performance AI applications.By Paul Krill Aug 28, 2024 2 minsMicrosoft .NETGenerative AIData ManagementanalysisThe definitive guide to data pipelinesData pipelines are essential for connecting data across systems and platforms. Here's a deep dive into how data pipelines are implemented, what they're used for, and how they're evolving with genAI.By Isaac Sacolick Aug 26, 2024 14 minsGenerative AIData ArchitectureEnterprise Buyer’s GuidesfeatureDeveloping agile ETL flows with Ballerina The extract, transform, and load phases of ETL typically involve multiple tasks, each of which can be executed independently. This means you can develop each task as a microservice.By Chathura Ekanayake Aug 26, 2024 12 minsData IntegrationData ManagementSoftware DevelopmentfeatureiPaaS in an AI-driven worldA modern AI-enabled iPaaS solution that supports collaborative workflow design and management can break down silos between IT and business teams and propel automation initiatives forward.By Rich Waldron Aug 13, 2024 6 minsGenerative AIData IntegrationArtificial Intelligence Show more Show less View all Upcoming Events28/Nov conference The Official CSO Security Summit UKNov 28, 20249:30 am – 17:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards CSO 30 Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards Next CSO Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO View all events Video on demand videoBuilding Python wheels to distribute your programsThe “wheel” format in Python lets you bundle up and redistribute a Python package you’ve created. Others can then use the “pip” tool to install your program from your wheel file, which can include binary components (like Python extension modules written in C). This video walks through the basics of how to build wheels with a “pip install”-able project. Nov 15, 2024 6 minsPythonSoftware Development Creating a pip install-able Python package Nov 14, 2024 3 minsPythonSoftware Development How to get better web requests in Python with httpx Oct 07, 2024 4 minsPython How to better integrate Python/C with CFFI Oct 03, 2024 5 minsPython See all videos Explore a topic Analytics Artificial Intelligence Careers Cloud Computing Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages View all topics All topics Close Analytics Artificial Intelligence Careers Cloud Computing Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages Python Security Software Development Technology Industry Show me moreLatestArticlesVideos news Microsoft unveils imaging APIs for Windows Copilot Runtime By Paul Krill Nov 19, 20242 mins Generative AIAPIsDevelopment Libraries and Frameworks news Microsoft extends Entra ID to WSL, WinGet By Paul Krill Nov 19, 20242 mins Access ControlApplication SecurityIdentity and Access Management news Microsoft rebrands Azure AI Studio to Azure AI Foundry By Anirban Ghoshal Nov 19, 20244 mins Microsoft AzureGenerative AIDevelopment Tools video How to create and work with zip archives using Python Oct 01, 20245 mins Python video How to implement "modes" in software, with a game as an example Sep 12, 20244 mins Python video Powerful Python source code processing with "ast" Sep 10, 20249 mins Python