developer

Features That Every Developer Must Know About Spring Boot

If you are not living under the rock, then you must have heard about Spring Boot, the framework which provides a simpler and faster way to set up, configure, and run both simple and web-based applications. Spring Boot is a framework created to simplify the bootstrapping and development of a new Spring application by the Pivotal team. […]

Features That Every Developer Must Know About Spring Boot Read More »

Everything A Developer Must Know About Microservices

Microservices have become the application platform of choice for cloud applications development. Nginx conducted a survey and they found that about 70% of the organizations are either using or investigating microservices, with nearly 1/3 currently using them in production. Gartner, a global research and advisory firm, defines a microservice as, “a service-oriented application component that

Everything A Developer Must Know About Microservices Read More »

GitHub has replaced ‘master’ with ‘main’

The Microsoft-owned coding site GitHub has dropped the term “master” from its systems on its service with a neutral term like “main” to avoid any unnecessary references to slavery to support the #BlackLivesMatter movement. GitHub repositories are where developers and organizations store and synchronize their source code projects. Approximately, 50 million developers use GitHub around

GitHub has replaced ‘master’ with ‘main’ Read More »

Cloud Dataflow: A Unified Model for Batch and Streaming Data Processing

Dataflow is a fully managed service to execute pipelines within the Google Cloud Platform ecosystem. It is a service that is fully dedicated to transforming and enriching data in stream (real-time) and batch (historical) modes. It is a serverless approach where users can focus on programming instead of managing server clusters, can be integrated with

Cloud Dataflow: A Unified Model for Batch and Streaming Data Processing Read More »

Google Deployment Manager: Simplify your Cloud Management

Deployment Manager is an infrastructure deployment service that automates the creation and management of Google Cloud Platform resources like computing, databases, storage and networking. You can write flexible templates and configuration files and use them to create deployments that have a variety of Cloud Platform services, such as Google Cloud Storage, Google Compute Engine, and

Google Deployment Manager: Simplify your Cloud Management Read More »