TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About delivery
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarthak Varshney (2)
Ivan Porta (2)
Ganeshan N (2)
Mahesh Chand (2)
Sreenath Kappoor (1)
Kautilya Utkarsh (1)
Rajalaxmi Sarangi (1)
Bikesh Srivastava (1)
Chetan Sanghani (1)
Ayush Gupta (1)
Kaveendra Dhilhan (1)
Kaviya Balasubramanian (1)
Yash Rajora (1)
Prathap Reddy (1)
Sibeesh Venu (1)
Vithal Wadje (1)
Mahanti Chiranjeevi (1)
Bhagvan Kommadi (1)
Jignesh Trivedi (1)
Prashant Kumbhar (1)
Joseph Velliah (1)
Thiago Vivas (1)
Sarathlal Saseendran (1)
Rasmita Dash (1)
Prashant Bansal (1)
Afzaal Ahmad Zeeshan (1)
Gul Md Ershad (1)
Debbie Fletcher (1)
Shweta Lodha (1)
Shirsendu Nandi (1)
Related resources for delivery
No resource found
Introduction of Microservices
8/16/2024 5:19:21 AM.
Microservices design software as collection of small, independent services, each handling a specific function. They allow independent deployment, scalable resources, and diverse technologies. Benefits
Benefits of Using CI/CD in Software Development
7/3/2024 7:27:45 AM.
In the software development process it is very necessary to use a model of development to show that the whole team can follow a proper sequence of development process . We have many development models
Basic Understanding of DevOps
6/10/2024 6:31:21 AM.
DevOps is a cultural and technical shift in software development aimed at shortening the development lifecycle while delivering high-quality software continuously. It emphasizes collaboration between
What Is Azure DevOps And Why Should We Use It?
6/7/2024 10:35:20 AM.
Azure DevOps is a comprehensive set of development tools by Microsoft designed to support the entire software development lifecycle. It integrates with popular tools for Continuous Integration and Con
The 3D Concept: Discovery, Development, Delivery
6/6/2024 4:41:19 AM.
3D Concept Discovery, Development, and Delivery encompasses a comprehensive framework for innovation and product lifecycle. Discovery involves research, ideation, and exploration. Development focuses
Content Delivery Network (CDN): A Comprehensive Overview
6/2/2024 10:40:27 AM.
A Content Delivery Network (CDN) is a system of distributed servers that deliver web content to users based on their geographic location. CDNs improve website performance by caching content, reducing
554 5.2.2 mailbox full Error
5/20/2024 4:47:16 AM.
Encountering a 554 5.2.2 mailbox full error can disrupt email communication. This SMTP error occurs when the recipient's mailbox reaches its storage limit, preventing further message delivery.
Enable Output Cache Settings In SharePoint Online
5/3/2024 5:38:59 AM.
In this article, I would like to share the steps to configure the Output cache in SharePoint online. Output cache settings is available on the SharePoint publishing sites.
What is Global Traffic Manager (GTM) in Alibaba Cloud ?
4/27/2024 4:01:52 AM.
Unleash global application reach & peak performance with Alibaba Cloud GTM! Explore intelligent traffic routing, geo-redundancy & disaster recovery for seamless user experience & business
Alibaba Cloud CDN: Enhancing Web Performance Globally
4/16/2024 5:13:33 AM.
Unleash website speed with Alibaba Cloud CDN! Explore its benefits, architecture, and how it works. Discover the difference between CDN and DCDN for optimal content delivery. #AlibabaCloud #CDN
Components of a CDN (Content Delivery Network)
12/1/2023 6:21:22 AM.
In this article, we will understand about different components of a CDN link which we use very oftentimes in our websites' codes.
Enhancing Remote Application Delivery with Azure Citrix Virtual Apps Essentials
5/8/2023 4:41:07 AM.
Azure Citrix Virtual Apps Essentials is a cloud-based virtual application delivery solution that enables organizations to securely deliver Windows applications to any device over the internet without
Azure Content Delivery Network (CDN) - A Walk Through
4/20/2023 6:16:39 AM.
This post is going to walk through the Azure Content Delivery Network (CDN). Before we go deep into Azure CDN, it is recommended that you know what a CDN is and what the use of a CDN is. So let’s go
Cloud Deployment And Services Delivery Models
9/5/2022 5:36:10 AM.
In this article, we will learn about the various types of cloud deployment and service delivery models.
Manage Delivery Plans With Azure DevOps
7/21/2021 12:48:02 PM.
By default, Azure Boards don’t provide an option to show the progress of the scheduled work items of a team by sprint in a calendar view. However, you can add this capability by installing the Deliver
Load Testing With Azure DevOps And K6
6/28/2021 12:29:23 PM.
In today’s article, I guide you through your Azure DevOps setup to perform automated load tests using k6.
CDN Implementation For Legacy ASP.Net Website
5/25/2021 5:28:58 AM.
The Content Delivery Network (CDN) is a media server where we can host a site's images, CSS, JavaScript, PDF and video files and so on.
Delivering More With Less
11/12/2020 7:44:56 AM.
Product maps need to be created after analyzing the technology and market trends. Technology changes need to be anticipated very early during software development. Technical standards need to be creat
Create Release Pipeline For Angular App Using Azure Devops
9/3/2020 7:57:08 AM.
In this article, you will learn how to create Release Pipeline for Angualr App using Azure Devops and host to Azure app service.
Microsoft Azure Front Door
3/11/2020 4:26:26 PM.
In this article, we will explore a short explanation on the Microsoft Azure front door and its major services
Push Notification Delivery Using One Signal In Android - Part Two
2/27/2020 3:30:15 AM.
Push Notification Delivery Using One Signal In Android.
Push Notification Delivery Using One Signal In Android - Part One
2/27/2020 3:19:44 AM.
Push Notification Delivery Using One Signal In Android.
SharePoint Framework Web Part - Continuous Integration And Delivery
2/8/2019 9:10:29 AM.
In this article, I am going to show you how to set up Continuous Integration and Delivery for SharePoint Framework Web Part.
DevOps - Part Three - Continuous Delivery With Azure Pipelines
12/24/2018 5:08:16 AM.
In this article, I will be explaining the continuous release, how you would benefit from using it, and will give a practical sample. Continuous Delivery is the name given to the process that automates
CI-CD In Azure Web Apps Using Azure DevOps And Visual Studio
10/5/2018 9:38:39 AM.
We will see how to perform Continuous Integration and Continuous Delivery (Known as CI/CD) in Azure Web Apps using Azure DevOps (Previously known as VSTS) and Visual Studio. I will create a simple Web
Sending Emails From An Application Using SendGrid Email Delivery Service
5/21/2018 6:08:43 AM.
In this article, you will learn how to send emails from an Application, using SendGrid Email Delivery Service.
Continuous Integration And Delivery With Visual Studio App Center
12/22/2017 11:57:06 AM.
Continuous integration and delivery with Visual Studio App Center
Azure DevOps Simplified
11/20/2017 10:12:22 AM.
Watch how VSTS, Azure, and Visual Studio are being used in DevOps.
How To Use Content Delivery Network (CDN) With A Fallback Mechanism
8/3/2017 5:37:04 PM.
In this article we will understand the benefits of using CDNs in Web Applications and how to implement it in code.
Continuous Delivery To Azure App Services With VSTS
3/7/2017 1:39:32 PM.
In this article, you will learn how to continue delivery to Azure App Services with VSTS.
Food Delivery Application Using Design Patterns
1/6/2017 11:17:25 PM.
This article will explain the design and development of a food delivery application by using different kinds of design patterns.
The Evolution of CDN and Content Delivery
7/6/2014 11:27:43 PM.
This article explains the evolution of Content Delivery Networks and Content Delivery.
Overview of CDN
4/15/2014 11:33:12 AM.
In this article you will learn about Content Delivery Networks (CDNs).
Overview of the Windows Azure CDN
10/4/2012 4:44:08 PM.
This article is an overview of the Windows Azure Content Delivery Network (CDN).