devxlogo

Enterprise Zone

Exploring the Google Cloud Stream Processing Framework

Google’s Dataflow framework?is a data processing engine that supports various types of data-related jobs: ETL, batch jobs and most–importantly stream processing. It is based a programming model that takes into

Career Guide for the New Developer

In this article, I’ll provide a lot of practical advice about the important things to focus on as a new developer. The cool thing is that it’s OK to make

Getting Started with the Google Cloud Platform

Cloud computing makes it relatively easy to manage a large-scale software operation without serious operations expertise. The breadth, quality, services and support offered by today’s cloud providers are pretty amazing.

The Challenges of the IoT

The Internet of Things (IoT) is coming–actually, it is already here. You carry a mobile phone. Your mobile phone has sensors. Your mobile phone probably phones home and at least

Version Control Comparison: Git vs. SVN

There are many challenges and problems during collaboration on software development projects, such as keeping track of the latest version and previous changes, code integration, multiple people working on the

IoT Requires Defense in Depth

As hackers begin to exploit vulnerabilities deeper in the technology stacks around us, we need to focus on security along multiple vectors. An effective security strategy will address the entire

Getting Started with Container Based Deployment

Application life cycle management (ALM) is the process of creating application software and includes many different aspects???such as gathering requirements, architecture and detailed design, implementation, testing, change management, maintenance, integration,

Agile Programming Best Practices

What Is Agile? Agile programming, or agile software development, is a group of software development methods which have become very popular and widely used recently. Its basic idea is to

Introduction to Machine Learning

Machine learning is that mysterious field where the computer can supposedly learn on its own and doesn’t need us lowly software engineers crafting algorithms and data structures and instructing it