Pair Programming

5 months ago
vasu34k

Pair programming is a software development technique in which two programmers work together at one workstation. One, the driver, writes…

AWS CodeWhisperer

5 months ago

Amazon recently released Amazon CodeWhisperer to the public. It is an AWS real-time AI code generator developed to help software developers…

Multi-hop architecture Azure

9 months ago

Multi-hop architecture is a design approach for organizing data in the Delta warehouse. Multi-hop architectures belong to the medallion architecture…

MuleSoft Accelerators

9 months ago

MuleSoft Accelerators are predefined Mule applications, API specifications, and documentation that help to speed up the implementation life cycle of a project. Accelerators…

Intro to DevSecOps

1 year ago

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

Generative AI

5 months ago

Generative AI is a type of AI (such as ChatGPT) that can generate new forms of creative content, such as…

Introduction to OpenAPI

1 year ago

OpenAPI Specification also known as Swagger Specification is an API description format for REST APIs. An OpenAPI file allows you…

Introduction to API Testing

1 year ago

APIs have become the centre of software development, connecting and transferring data and across systems and applications. Testing them can…

Introduction to Julia

1 year ago

Julia is a high-level, high-performance dynamic language for technical computing. Julia's programming language is a flexible dynamic language, appropriate for…

Introduction to Spring WebFlux

1 year ago

Spring WebFlux is a parallel version of Spring MVC and supports fully non-blocking reactive streams. It supports the back pressure…