Systems | Development | Analytics | API | Testing

Snowflake Database Engineering: What Will You Create, Redefine, Become?

Dear engineers... everyone thinks they know who you are. Builders, problem solvers, creators, innovators, designers. But you can’t be labeled. You know the world runs on what you do. And you know when you’re ready for what’s next. Get rid of the bottlenecks and bureaucracy. Database engineering is where Snowflake began. Collaborate with a team, learn from the best, and join a culture defined by engineers to solve the toughest problems. Build a product no one else is.

Yellowfin Cool Features Part 3: Advanced Query Generation

In this blog series, Yellowfin Chief Technology Officer (CTO) Brad Scarff breaks down some of the coolest and most unique features of the Yellowfin embedded analytics suite. Advanced query generation is the use of sophisticated technologies such as artificial intelligence, machine learning and natural language to streamline complex data analysis.

Ask Me Anything About Data Storytelling

Too often, traditional dashboards present data without context or a narrative. Make it easier for stakeholders to understand and act on essential information with data storytelling: a more engaging and memorable way to communicate insights. In this webinar, Chance Coble presents an introduction to the key concepts of data storytelling, including selecting the most relevant data, choosing the appropriate visualization technique, and weaving the data into a story that communicates a clear message. Then he tackles the audience's toughest questions.

Chat with Devs | Episode 1 - Kernel and Network Tracing with eBPF |

eBPF is the kernel technology for a new generation of networking, observability and security tools. This will give attendees knowledge of how eBPF can be used to trace every action taken on a running system and know what is happening inside the kernel. The main advantage of using eBPF for tracing is that you can access almost any piece of information from the Linux kernel and your applications.

The Best On-Premises API Management Software

API management software plays a crucial role in ensuring the smooth operation and governance of APIs. When it comes to API management, one option is to consider is selecting the best on-premises API management software. On-premise API management software is a solution installed and hosted within a company’s internal infrastructure, providing tools for creating, securing, managing, and analyzing APIs without relying on external cloud services.

Why Data Literacy is Essential for a Data-Driven Future

In a world overflowing with data, our ability to understand, interpret, and utilize it effectively has never been more critical. 2.5 quintillion bytes of data are created every day and with the rise of automation, machine learning, and artificial intelligence, this number is only set to increase. Data literacy plays a vital role in making sense of this wealth of information, empowering us to make informed decisions, identify trends, and ultimately enhance business outcomes.

How Can Testers Make Themselves Identified? | Rahul Verma | #SoftwareTesting #AutomationTesting

In this insightful video, Rahul Verma discusses effective strategies for testers to establish their identity and make a meaningful impact in the ever-evolving landscape of software testing. From building a strong professional brand to showcasing essential skills, Rahul provides practical tips to help testers stand out in their roles. Whether you're a seasoned tester or just starting in the field, this session offers valuable insights on personal branding, skill development, and creating a distinct identity as a tester in the competitive industry.

Unlocking the Power of Swift Generics: A Comprehensive Guide for Developers

Swift is a high-level programming language developed by Apple, which first appeared on June 2, 2014. Swift is vast and complex, containing all the major features we expect in a modern programming language. Generics are one of the most fundamental tools in all of Swift, empowering us to write more abstract, reusable and clean code. With Generics, we can use different data types in the same functions and classes, with minimum assumptions.