The latest News and Information on DevOps, CI/CD, Automation and related technologies.
We covered the what, when and why of Service Mesh in a previous post. Now I’d like to talk about why they are critical in Kubernetes. To understand the importance of using service meshes when working with microservices-based applications, let’s start with a story. Suppose that you are working on a big microservices-based banking application, where any mistake can have serious impacts. One day the development team receives a feature request to add a rating functionality to the application.
When business is growing rapidly, the necessity to scale the processes is obvious. If your initial infrastructure hasn’t been thought through with scalability in mind, growing your infrastructure may be quite painful. The common tactic, in this case, is to transition to cloud native architecture. In this post, we will talk about what you need to know when you’re scaling up with the cloud so that you can weigh the pros and cons and make an informed decision.
A web application firewall is an HTTP-level firewall that protects your application against well-known attacks and exploits. Using WAF, you can block traffic to your applications from certain origins and detect and block common attacks from reaching your application.
The right tools enable your team to ship amazing code quickly. But between building, deploying, testing, monitoring, and maintaining software, all those great tools can create a lot of stuff to keep track of. Luckily, there’s a solution to this problem: ChatOps. ChatOps is a collective approach to running DevOps workflows and building a collaborative team culture.
Mattermost v6.4 is generally available today and includes the following new features (see changelog for more details).