Systems | Development | Analytics | API | Testing

Latest Blogs

What is Clojure? Functional Programming for the Java Ecosystem

Most programming languages are built on procedural programming, but there is this niche of dialects built for “functional programming,” where code classes are dynamically created based on the rules in the functions you write. If you could put languages on a scale of most procedural to most functional, you’d find Clojure sitting at the edge of the latter. What is Clojure? Who uses Clojure? What’s the best Clojure use case?

Appian Academy: Take Control of Your Low-Code Destiny

Bring your people, processes, and data together seamlessly and rapidly launch mobile-ready applications with the Appian Low-Code Platform. And with Appian Academy, you’ll feel empowered to get the most out of your investment. The Appian Academy helps get technical and non-technical users up to speed quickly, incorporate Appian into business operations, and recognize future opportunities with the right low-code mindset.

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.