Google Kubernetes Engine And Cluster

Secured and managed Kubernetes service with four-way auto-scaling and multi-cluster support. New customers get $300 in free credits to spend on Google Cloud during the first 90 days.
How To Deploy to WP Engine using git push

What is Git push? It allows you to deploy changes to a WordPress website instead of using traditional FTP methods. Know more about Git Push
Introduction to messaging queue – RabbitMQ

Back in time to the days of monolithic architecture. Back then application components were tightly coupled. That means they were directly connected. Read more.
Difference between VPC Peering and VPN

A VPC peering connection is a networking connection between two VPCs that enables you to route traffic between them using private IPv4 addresses or IPv6 addresses.
Building a Microservices Ecosystem with Kafka Streams and KSQL

Kafka Streams is a library for streaming applications that transform input Kafka topics into output Kafka topics (calls to external services or updates to databases).
App Center API

Visual Studio App Center puts many common resources together into a cloud solution for DevOps. To design, test, and distribute software, developers use the App Center.
Application deployment, Debugging, and Performance on the GCP

In the application deployment, debugging, and performance, We will cover topics that every developer needs to know, in order to increase release velocity and to build highly reliable applications.
How to Improve Website Performance With Caching in Rails?

What is caching and Why Use Caching? Caching is the process of storing results of a complex (or not so complex) computation in a cache or temporary storage location in order that they will be accessed directly without re-compute everything.
Using Cloud SQL with Kubernetes Engine

The blog will give you a brief idea about Using Cloud SQL with Kubernetes Engine. Get more details about setting up the Cloud SQL with Kubernetes Engine.
Introduction to Why and How to apply Machine learning operations

What are Machine learning operations? Machine learning operations (MLOps) is the usage and implementation of ML models in DevOps (development/operations).Read more