Systems | Development | Analytics | API | Testing

Latest News

How Snowflake Support Uses Data to Improve the Customer Experience

Customer advocacy is one of the Snowflake Support team’s most important roles. Working closely with customers around the world every day, we listen and learn to gain meaningful insights into Snowflake products, the ways our customers use those products, and the challenges they face. We feel a deep responsibility to take those insights and trends, analyze them, and drive positive change on behalf of Snowflake customers.

Unlock real-time insights from your Oracle data in BigQuery

Relational databases are great at processing transactions, but they’re not designed to run analytics at scale. If you're a data engineer or a data analyst, you may want to continuously replicate your operational data into a data warehouse in real time, so you can make timely, data driven business decisions.

Cloud Migration Assurance - COTS Migration Challenges

Assume you’re building a website, an application, or software, and you don’t want to build everything yourself for a variety of reasons – you’re short on time; you don’t want to code the tedious sections, and so on. So you have the choice of purchasing some elements of the software that you will use in it, such as the login, sign up, and other pages, and here comes the COTS-commercially –off –the –shelf software.

Bad Press, Litigation and Exclusion: Why Inclusive Design Must Be Accessible

Around the beginning of the year, I was asked my thoughts on overarching trends in DevOps for 2022. Some of the things I mentioned include AI, the shift-left/shift-right in test, more scrutiny in security, and the evolving need for simultaneous quality and speed you have likely read about on our blog and other publications that cover the DevOps space. However, the trend I mentioned that I have seen the most momentum behind as of late has been the need for accessibility.

Inside the "Supercloud" - What it is, How to Use One, and Building Architecture for the Future

As public cloud and multi-cloud adoption skyrockets, many organizations are looking to implement compatible services. These services increase the utility of cloud infrastructure by tapping into the underlying building blocks (otherwise known as primitives) of the cloud. That’s where the idea of a “supercloud” comes into play.

Continuous Performance Testing in CI Pipelines: CircleCI

With over 50,000 active organizations and 250 million workflows, CircleCI is one of the most popular networked CI platforms. When getting started with CI pipelines, teams typically want to ensure that code will compile, pass unit tests, and build a container image. After catching these low hanging fruit of syntax errors, engineering teams need to dig much further to find business logic and scalability errors.

How to Plug an Existing User Store into WSO2 Identity Server?

Are you someone who already has a legacy system in place and wants to migrate to a modern authentication system with Identity and Access Management (IAM) features? The first thing you need to consider is how you can use the existing legacy user store with this new system. Keep in mind that if the legacy user store uses an old security mechanism to store your data, we would recommend that you migrate to the WSO2 JDBC user store format or Active Directory (AD).

Local Tests With Selenium And Python Browser Automation

There are various reasons for running Python browser automation tests locally, the most common one for us is saving time. Loadero test runs usually take no more than 5 minutes to initialize and start execution but can reach up to 10 minutes or more depending on how busy is the test run queue. To increase the speed of development, it’s often quicker to create the test script on your local machine and then run tests on Loadero.

API monetization: Technical best practices

Jason Cumberland, CPO and co-founder of API and data monetization platform HyperCurrent, contributed to this post. In our last article on how to get started with API monetization, we laid out how to build your API monetization strategy and avoid common pitfalls that occur when trying to get to your first minimum viable product release.