Systems | Development | Analytics | API | Testing

%term

Why 2019 Will Change Everything for Developers

In a hundred years’ time, when the world’s tech writers look back on our primitive technology and chart the rise of the smartphone, they’ll pinpoint three years as being crucial to the technology. The first will be 1994, which saw the release of the IBM Simon, a prototype for the smartphones we recognize today. The second will 2007, when the first iPhone went on sale. The third will be 2019.

An Introduction to Apache Airflow and Talend: Orchestrate your Containerized Data Integration and Big Data Jobs

In my last blog I described how to achieve continuous integration, delivery and deployment of Talend Jobs into Docker containers with Maven and Jenkins. This is a good start for reliably building your containerized jobs, but the journey doesn't end there. The next step to go further with containerized jobs is scheduling, orchestrating and monitoring them.

Steps to Deploying Kong as a Service Mesh

In a previous post, we explained how the team at Kong thinks of the term “service mesh.” In this post, we’ll start digging into the workings of Kong deployed as a mesh. We’ll talk about a hypothetical example of the smallest possible deployment of a mesh, with two services talking to each other via two Kong instances – one local to each service.

Bigtable and Geolocation Performance

Bigtable is a scalable database service that in order to be as performant as possible, has to be local to a specific region. In this episode of Cloud Performance Atlas, Colt McAnlis helps some high fliers get their bigtable performance under control. Will their performance be cleared for landing? Stay tuned to find out!

Creating Your First Database API with DreamFactory

In this introductory video you'll learn how to generate a fully functional, documented, and secure database API using the DreamFactory platform. After generating the API, we'll interact with it using the generated Swagger documentation. As a final example, we will query the API from outside of DreamFactory using the popular Insomnia HTTP client.