Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

Connecting and securing your microservices in one step using EnRoute

In this meetup, we welcome Chintan, founder of Saaras Inc, and Kunal Kushwaha, developer advocate at Civo, to discuss how to connect and secure your microservices in one step. Chintan’s talk, “Connecting and Securing your Microservices in One Step using EnRoute Kubernetes Ingress API Gateway on Civo”, walks you through the architecture of EnRoute OneStep API Gateway and OneStep Configuration without YAML.

What a more holistic approach to cloud-native security and observability looks like

The rise of cloud native and containerization, along with the automation of the CI/CD pipeline, introduced fundamental changes to existing application development, deployment, and security paradigms. Because cloud native is so different from traditional architectures, both in how workloads are developed and how they need to be secured, there is a need to rethink our approach to security in these environments.

Customizing the JFrog Xray Horizontal Pod Autoscaler

In cloud native computing (Kubernetes in our case), there is a requirement to automatically scale the compute resources used for performing a task. The autoscaling cloud computer strategy allows to dynamically adjust the active number of application servers and allocated resources instead of responding manually in real-time to traffic surges that necessitate more resources and instances.

Should Your Startup Hire a DevOps?

Software development no more emphasizes “final delivery” or deployment of a project. It is more about “continuous delivery and integration” today. The market also demands rapid delivery and updates without missing out on elements like ‘quality’ and ‘innovation.’ So, instead of building a super-robust well-tested product at once, developers focus on faster and bug-free releases to create a reliable product over time.

How We Defined The Pricing Model of Qovery

Pricing is a complex topic matter, and there’s no one-size-fits-all approach to pricing. Few things impact growth and revenue as much as your pricing. Finding the right balance between value and revenue will make or break your business. While most founders have a clear product vision and have thought through things like their go-to-market strategy or hiring plans, surprisingly, few have an idea about what their pricing should look like.

Build and test your code with a CI pipeline

This article is a part of our DevOps blog series inspired by our DevOps bootcamp live streams available to watch on our YouTube channel. As a developer constantly working with code, it’s only natural to feel the need to test your code frequently. Testing helps detect bugs and protect against any of the same in the future.