The Art of Deploying a Service Mesh

This blog is already featured on hackernoon. check here https://hackernoon.com/the-art-of-deploying-a-service-mesh-tr3w37r6

image

Service mesh is the next logical step to overcome security and networking challenges obstructing Kubernetes deployment and container adoption. Check out the benefits of deploying a service mesh here!

With the increased adoption of Microservices, new complexities have emerged for enterprises due to a sheer rise in the number of services. Problems that had to be solved only once for a monolith – such as resiliency, security, compliance, load balancing, monitoring, and observability – now need to be handled for each service in a Microservices architecture.

In the 2020 Cloud Native Survey, the Cloud Native Computing Foundation (CNCF) found that the use of service mesh in production has jumped by 50%  from last year.

Continue reading “The Art of Deploying a Service Mesh”

Monthly Newsletter (July’21)

Hola! Greetings from OpsTree

A niche Cloud & DevSecOps transformation partner

We have always worked towards continuously enhancing our capabilities and expertise across Microservices, Kubernetes, Cloud & DevSecOps. Here, in this newsletter, we’re excited to share our learnings and experiences with these technologies!

Continue reading “Monthly Newsletter (July’21)”

Top 5 Microservices CI/CD Tools to Look Out for!

Continuous Integration/Continuous Deployment or CI/CD has become a key cornerstone for building, testing, and deploying applications across environments these days. Here, we talk about the popular build & deploy tools being used in the industry today, that are centred around microservices application delivery. Take a look!

While Continuous Integration helps to mitigate the risks and enables a quick and seamless code release by automating multiple code changes from different developers of the project. On the other hand, Continuous Deployment enables DevOps teams to deliver the integrated code to production seamlessly, thus providing a quick and effective automated process to release new features and updates to customers without much hassles.

Continue reading “Top 5 Microservices CI/CD Tools to Look Out for!”

Monthly Newsletter (June’21)

Hello from OpsTree

A niche Cloud & DevSecOps transformation partner!

We are a huge fan of Kubernetes, Microservices & all things DevSecOps. Here, in this monthly newsletter, we share our learnings and experiences with these technologies. 


The Challenges of a Microservices Journey

Microservices can save us from ‘we sail together or sink together’ paradigm of Monoliths. But with the increased modularity and a promise of faster time-to-market, comes along a unique set of challenges. While failures are inevitable, we can either plan to ring-fence them OR allow them to create a domino effect! Read more..

Continue reading “Monthly Newsletter (June’21)”

A Comparison Between Various Container Orchestration Services! (ECS vs Kubernetes)

Container adoption is significantly increasing across various modern use cases, but it’s not a simple plug-and-play. Adopting containers becomes highly complicated, especially when it comes to executing them at scale as most enterprises have only limited skills and capabilities.

Many leading companies believe that Kubernetes is the first step to building scalable modern applications and they are adopting K8s to overcome container adoption barriers.

Spotify is one of these. Leveraging Kubernetes benefits, Spotify has observed significant cost-saving values as described in this case study. It has seen 2-3x CPU utilization by using the orchestration capabilities of K8s, resulting in better spend optimization.

Continue reading “A Comparison Between Various Container Orchestration Services! (ECS vs Kubernetes)”