Systems | Development | Analytics | API | Testing

What Are the Security Risks Associated with AI-Generated Code? | Vandana Verma | #QonfX 2024

In this session, Vandana Verma explores the intersection of AI and security in software development. Vandana delves into the potential of AI-powered coding tools like GitHub Copilot and ChatGPT to accelerate project delivery while highlighting the inherent security challenges they pose. Through a hands-on demonstration, Vandana showcases the construction of a demo app using GitHub Copilot, followed by the identification and exploitation of vulnerabilities within the AI-generated code.

Enforcement of Apple Privacy Manifest starting from May 1, 2024

Here's how Apple's upcoming Privacy Manifest enforcement, starting May 1, 2024, will change the way app developers handle privacy. Learn the details of the new requirements, from creating privacy manifest files to meeting crucial deadlines, to ensure your app meets Apple's stringent privacy standards.

Complete Guide to SwiftUI Lists for Developers

Whether it’s the groceries you need from the store, the chores your mom left on the kitchen counter for when you got home from class, or even things to do before you die, lists are everywhere. Presenting data in a column (or a list) is the most familiar and natural way to organize information in both the analogue and digital worlds.

Cyber Security Testing Toolkit - 9 Must-Have Information Gathering Tools

In the field of cybersecurity, it's important to have a thorough awareness of potential attack surfaces and vulnerabilities in order to stay one step ahead of bad actors. A survey from the Ponemon Institute states that, on average, data breaches cost an astounding $4.45 million worldwide in 2023.

Hands-on Demo: Enterprise ELT Tailored for Heavy Workloads

As organizations scale, data systems often don’t scale perfectly along with them. Data silos, data quality, and tedious technical maintenance - these are just some of the obstacles that enterprise data teams grapple with. In this webinar, Cade Winter, Director of Solutions Engineering at Hevo Data explores the advantages that a cloud-based SaaS approach can provide for large datasets, and how exactly you can implement one to handle your enterprise ELT effectively.

GitTogether | Let's get Meshy with Istio Service Mesh | Leon Nunes

In the world of microservices, networking and Observabilty is always a challenge, often there are different methodologies used. A service mesh is something that standardizes this. Istio service mesh is a mature framework that runs in K8s and provides a standard interface for this In this session we will do a istio 101 and go over how a service mesh helps with microservices and hybrid architectures.

How the EU's Digital Operations Resilience Act (DORA) Aims To Strengthen Operational Resilience in Financial Services

As the cybersecurity threat landscape continues to evolve globally, organizations operating in the financial sector are seeing regulations shift to address the associated risks, and none may prove more impactful than the European Union’s (EU) Digital Operational Resilience Act (DORA). This regulation aims to strengthen the operational resilience of financial entities (FEs), and their third-party information and communication technology (ICT) providers.

How to Build a Data Governance Strategy for Your Organization

An effective data governance strategy is crucial to manage and oversee data effectively, especially as data becomes more critical and technologies evolve. This strategic approach to data governance aligns with findings from a McKinsey survey, suggesting that companies with solid data governance strategies are twice as likely to prioritize important data — leading to better decision-making and organizational success.

Solving Memory Leaks in Node.js has Never Been Easier, Introducing the Latest Version of N|Solid

We are thrilled to announce the release of a new feature in N|Solid that includes sample heap profiling and heap objects observability for main processes and worker threads. N|Solid is known for its Node.js performance and security observability and diagnostic tools and best-in-class low overhead has completed a new innovation to hunt memory leaks in development and production environments. Memory is a precious resource in computing.