Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

4 Best Practices for choosing your DevOps tools

If you google “DevOps tools,” you’ll see a dizzying litany of software applications, all promising to simplify your life as a DevOps engineer. This can be an intimidating experience — not only because there are so many DevOps solutions available that it can be difficult to know which ones are the best for your needs, but also because the idea of having to learn and “carry around” so many tools is itself unnerving.

Mono-Repo vs One-Per-Service

With AWS Lambda, we can deploy and scale individual functions. However, we as engineers still like to think in terms of services and maintain a mapping between business capabilities and service boundaries. The service level abstraction makes it easier for us to reason about large systems. As such, cohesive functions that work together to serve a business feature are grouped together and deployed as a unit (i.e. a service) through CloudFormation.

Introducing Guardian DevOps

I started Blue Matador in 2016 to help people like me. Site reliability engineers and devops engineers time is in short supply while the demands keep growing. We support an increasing number of applications, microservices, tools, libraries, languages, runtimes, pipelines, analytics and BI suites, and more. At the same time we’re supporting more applications, the applications themselves are growing more and more complex both from a deployment and a management angle.