Cloud

DigitalVarys is the Community of Developers and Authors of Technical Content about #DevOps, Cloud, #ProjectManagement, #InformationSecurity, #DataScience and #WebDevelopment.​

Cloud Archives covers topics on Cloud Computing Strategies, Trends, and Technologies. Especially, Cloud Archives of DigitalVarys talks about Tutorials, Guides, and How To’s on Cloud Computing Technologies and Trends.

Kubernetes Networking Model

Kubernetes Networking Models

Kubernetes is an open-source tool for containerized applications. This tool will help the application is automatically scale, deploy, and manage. Kubernetes makes the group of containers make applications into logical units. This makes deployment, maintenance, and other reliability concerns easier. Basically, Kubernetes has 4 major components which are, Controllers, API server, Pods, and Nodes. Where […]

Kubernetes Networking Models Read More »

How to Setup Jenkins CICD Pipeline for AWS Lambda with GitHub and SAM Template

How to Setup Jenkins CICD Pipeline for AWS Lambda with GitHub and SAM Template

AWS Lambda is a serverless computing service from AWS. Application logic can be written as functions and the actions can be triggered. For this cloud service, no platform-level services are exposed to end-user. We can also call this as Functions as a Service (FaaS). Since Serverless Computing is different than other traditional computing, Serverless application

How to Setup Jenkins CICD Pipeline for AWS Lambda with GitHub and SAM Template Read More »

Introduction to Azure DevOps

Introduction to Azure DevOps

In simple words, DevOps practice will streamline the development process to automatically build, test, deploy and monitor Along with a collaboration platform for the application. So, DevOps in Cloud is a different story but easy to implement the DevOps framework including the collaboration platform. One of the leading cloud computing service providers in Azure which

Introduction to Azure DevOps Read More »