#devops

Intro to DevSecOps

DevSecOps stands for Development, Security, Operations, and the goal of this development approach is to integrate security into every stage…

1 year ago

Salesforce DevOps Center

Salesforce DevOps Center is a new tool released by Salesforce in June 2022. It is a salesforce release management tool…

1 year ago

Tools and Techniques to Logging Microservices

The microservices architectural style is the approach of developing a single application as a suite of small services, each running…

2 years ago

Why to Choose Serverless Microservices?

Serverless microservices are cloud-based services using serverless functions to complete a specific role in the application. Serverless computing is essentially a…

2 years ago

What is Streaming data?

Streaming Data is data that is generated continuously by thousands of data sources, which typically send in the data records…

2 years ago

Apache Kafka-Installation Steps

Apache Kafka is an open-source distributed streaming platform that is used to build real-time streaming data pipelines and applications that adapt…

2 years ago

Apache Kafka Best Practices

Apache Kafka is a distributed streaming platform that is used to build real-time streaming data pipelines and applications that adapt to…

2 years ago

Amazon Chime

Amazon Chime is a cloud based communications service that lets you meet, chat, and place business calls inside and outside…

2 years ago

What is Container Orchestration?

Container orchestration is all about managing the lifecycles of containers, especially in large, dynamic environments. For applications based on microservices spread…

2 years ago

Gateway Routing Pattern-Microservices

Gateway Routing pattern is Route requests to multiple microservices using a single endpoint. Setting up and managing each endpoint for backend service,…

2 years ago