You’ve pored over the job descriptions. You’ve checked out the salaries. Your mind is made up, and you’ve decided to train as a DevOps engineer. And you have a good reason to choose this path. DevOps engineers have been in high demand since enterprises like Adobe and Amazon began shifting to the cloud and adopting […]
What DevOps Engineer Jobs Does Convox Make Easier?
Successful DevOps teams have a lot to account for. First, they need organized processes that streamline the delivery of core services – builds, internal tooling, quality checks, testing, deployments, and automation. But this need also creates a gap for powerful DevOps tools to support engineer roles and empower them to manage dynamic workflows. When it […]
Convox Newsletter: Audit Logs, Proxy-Protocol, Gitlab, Load Balancer Migration, Latest releases.
It’s June! We are halfway through the year, 2022 is going fast! This month, we’re bringing you up to speed with the latest updates, releases, and information about Convox. Product updates: Please note that from now on, all actions done by a deploy key will be audited in the console and available on the Audit […]
Dev → Test → Prod Parity with Docker
The Twelve Factor App methodology is a series of best practices to follow when building your app to make it easy to deploy to the cloud. One of the factors is Dev/Prod Parity: Keep development, staging, and production as similar as possible It argues that we should aim to reduce gaps between development and production to increase software […]
Monitoring Your ECS Containers with Datadog
We are big fans of Datadog at Convox and we loved their blog post on monitoring ECS. Reading this post also made me think, “Convox could make this even easier!” So that’s what we did. If you want to deploy a fully instrumented app on ECS follow these instructions and in just a few minutes you will: […]
Configuring APM on Kubernetes
Monitoring your apps In our previous post we gave you a general overview of infrastructure and application monitoring for Kubernetes. In this follow up post we are going to take a deeper dive specifically into application monitoring. The term used by most of the industry for application monitoring is APM which is an acronym for either Application […]