FEATURE

How to build an Automated Testing Pipeline With CircleCI & Selenium Grid

General
574 views 15 secs

In this digital era, Continuous Integration and Continuous Deployment is closely aligned with software development and agile methodologies. Organizations deploy latest versions of software products every minute to ensure maximum competitive edge. You would agree that faster the products are out for the end users, the greater the competitive advantage! However, complexity comes in when […]

FEATURE

Cloud lock-in is real

General
496 views 29 secs

I was impressed by this CIO article about 10 dark secrets of cloud by Peter Wayner (CIO is also part of IDG). You should read it for a few reasons.  First, it’s not often that the press discusses the downsides of cloud computing—it’s always a bit of a media lovefest. I’m often taken aback by […]

FEATURE

Deploying PostgreSQL as a StatefulSet in Kubernetes

General
503 views 13 secs

There are different types of applications, from single large applications to microservices-based applications that cater to different needs. When it comes to the states of those applications, there are two states: Stateless applications can be run independently in isolation without any knowledge of past transactions. Stateful applications have full knowledge of the past information (state). […]

FEATURE

Introduction To Cypress Test Automation Framework

General
544 views 15 secs

The demand for modernized automation tools has increased exponentially with the need to deliver products faster to the market. One of the reasons is the development of modernized web applications using frameworks like React, Angular, Vue, etc. Although Selenium is one of the most widely used tools for web automation testing, there are other open-source […]

FEATURE

Rethinking data architectures for a cloud world

General
483 views 23 secs

Data analytics solutions are continuing to emerge at a fast and furious rate. Data teams are at the center of the storm because they have to balance all the demands for access, data integrity, security, and proper governance, which entails compliance with policies and regulations. The businesses they serve need information as quickly as possible […]

FEATURE

Grow professionally as a backend developer. Interview with Javier Gomez – Backend developer at Apiumhub

General
453 views 22 secs

We are continuing with our interview series ( previously we had interviewed Diego Ojeda – Android Lead at Apiumhub and Serhii Zabolennyi – QA Automation engineer at Apiumhub )  and today we have a Backend interview with Javier Gomez – backend developer at Apiumhub. In this interview Javier gives advices for junior developers who are hoping to […]

FEATURE

Five practical ways to reduce cloud operating costs

General
483 views 20 secs

DevOpsGroup engineers Mark Nash, Mike Lazenby, Matthew Dibble and Jamie Ward are experts in cloud cost control. As part of our Operate team they spend their days (and some of their nights) ensuring clients’ cloud-based operations run smoothly. An important aspect of this is finding ways to reduce cloud operating costs without compromising platform performance. […]

FEATURE

Red Hat OpenShift 4.8 shines on CI/CD, serverless functions

General
504 views 5 secs

Red Hat has announced OpenShift 4.8, the latest version of the company’s container-based application development platform anchored by Kubernetes orchestration technology, with improvements impacting cloud-native application development and on-demand computing. Based on Kubernetes 1.21 and CRI-O (Container Runtime Interface) 1.21, OpenShift 4.8 is intended to simplify the developer experience while expanding use cases. Users can […]