Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

The State of Robotics - November 2021

Learning how to fly. Again. Because certain technologies and processes can always be optimized. Take laptops, for instance (I always wanted to become a laptop designer!). From foldable screens to computers that incorporate e-readers, we are always pushing for new designs that address ergonomic requirements but also improve the way we work. We are doing the same with drones. This month features innovations that dare to challenge the status quo of how we fly.

IT Outsourcing Cost: Is It Really Cost-Effective?

Today, hundreds, if not thousands, of businesses globally outsource their software development projects for various reasons. In 2022, Gartner predicts that global IT outsourcing linked to remote work will reach $456 billion, a jump of 6.8% from 2020. The cost of developing a digital product with an outsourced team may appear to be much cheaper than with an in-house team.

Configuring multiple Docker services with different memory limits

Bitbucket Pipelines provides a feature that enables you to configure memory in Docker services (learn more on that here). We have related highly voted suggestion where customers would like to configure multiple Docker services, each with different memory configurations. Here’s a working example of how you can set memory limits to multiple Docker services and use the appropriate service depending on the step requirements.