Systems | Development | Analytics | API | Testing

%term

Accelerate Your Web Tests With Parallel Execution

It’s September. Students are back to school, whether that is in person or remote. Here in the States, we just celebrated the unofficial end of Summer with Labor Day. Things are likely picking up where you are, which makes it the perfect time to focus on test execution to put yourself ahead. Quality at the expense of speed, or speed at the expense of quality, is likely a challenge you have faced in your development journey.

How APIs and ecosystem strategies accelerate digital transformation

Innovation is a topic of conversation in almost every enterprise, but a related topic that sometimes goes under-discussed is co-innovation—that is, the idea that enterprises can unlock a lot of powerful business innovation by partnering outside the organization. Often called a digital ecosystems strategy, this tactic involves different participants sharing data, functionality, and other digital assets for symbiotic benefit.

Managing DreamFactory Scripted APIs with GitHub and Your Favorite IDE

DreamFactory's scripted service feature ranks among the most popular capabilities, allowing developers to create APIs using PHP, Python, or NodeJS which can then be secured using role-based access controls, accessed using auto-generated API keys or other authentication providers such as Active Directory and Okta, and executed alongside other APIs as part of an API composition-based workflow.

EP.2 The Future of Data and Visualization with Francois Ajenstat, Chief Product Officer at Tableau

On this episode, Steve Hamm sits down with Francois Ajenstat, Chief Product Officer at Tableau and a leader in the data analytics industry. They discuss the ins and outs of data visualization, how Francois approaches data integration at Tableau, and the future of artificial intelligence.

How to install extra plugins in JMeter using the Plugins Manager?

A lot of times you will need to install some extra plugins that will help you in developing or running the performance tests. For this you will need to use the JMeter Plugins Manager. Below are the steps needed to install the Plugin Manager and install extra plugins: Written by Cristian Vazzolla.

Going from Consulting to SaaS

For many freelancers and small business owners, moving from consulting or freelance development work to operating a SaaS product is the Holy Grail. That makes sense: running a SaaS scales better and makes for a stable income. While there’s no guaranteed path to success, here’s what we learned taking AppSignal from a “20% time side-project” to a business serving thousands of developers around the globe. This article isn’t a blueprint.

A Gentle Introduction to Web Services With Go

When you're deciding on a technology to use for your project, it helps to have a broad understanding of your options. You may be tempted to build a web service in Go for performance reasons - but what would that code actually look like? How would it compare to languages like Ruby or JS? In this article, Ayooluwa Isaiah gives us a guided tour through the building blocks of go web services so you'll be well-informed.