<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
   <url>
     <loc>https://developer.cisco.com/site/nso/video/</loc>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/yVqqpVuxX3s/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Network Service Based Automation Part 1 - The Experience]]></video:title>
       <video:description><![CDATA[What is a "Network Service", and why might you want to build them?  That's what I cover in this video as we dive into some of the network services that we've built in DevNet Sandbox to manage our internal data center network that provides the platform for all your favorite Sandbox offers.

In Part 1 we explore the experience of managing your network using a service based automation plan. See how easy it is to express your "intent" in a simple fashion and allow the automation to handle the device by device details. 

Checkout my blog on the topic at https://blogs.cisco.com/developer/network-service-based-automation-1 for some more info.  

Be sure to checkout https://developer.cisco.com/sandbox to dive into your own automation projects on our labs. 

And for more info on Cisco NSO, checkout https://developer.cisco.com/nso]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/yVqqpVuxX3s</video:player_loc>
       <video:publication_date>2021-09-01T19:07:00Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/ycHbXLjbUPg/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Network Service Based Automation Part 2 - Building Services]]></video:title>
       <video:description><![CDATA[What does it take to build a network service?  That's what we explore in Part 2.  Starting with creating the "pseudo code" for the final experience, seeing how simple it is to create a YANG model matching our desired state, generating configuration templates, and finally the Python to bring it all together - you'll see it all in this video. 

Jump to Parts of the Video
- Starting out with Pseudo Code - 02:17 
- Creating a new service skeleton - 07:27
- Step 1 - Building the YANG Model - 09:24 
  - Why bother with YANG? 23:10 
- Step 2 - Configuration Templates - 25:38 
- Step 3 - Python Code - 31:41
- Summary Thoughts on the Build and Putting to Use 36:15 
- Closing Thoughts 42:37 

See Part 1 - https://youtu.be/yVqqpVuxX3s

Be sure to checkout https://developer.cisco.com/sandbox to dive into your own automation projects on our labs. 

And for more info on Cisco NSO, checkout https://developer.cisco.com/nso]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/ycHbXLjbUPg</video:player_loc>
       <video:publication_date>2021-09-01T19:07:36Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/aKkeSD75OUI/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Jun 2020: Using NSO in Docker for CI testing and development]]></video:title>
       <video:description><![CDATA[Abstract: Scale your deployment capacity. Use Docker for scaling your development and testing environment. "NSO in Docker" is a free source of repo skeletons to have you up and running with creating services and using NSO in no time. One click CI is here!

Session Type: Efficiently Deploying NSO

Speaker: Kristian Larsson, Architect, Cisco]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/aKkeSD75OUI</video:player_loc>
       <video:publication_date>2021-09-01T19:08:52Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/OIzBhzdAC9M/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Jun 2020: Building a Service, from Template to Reactive Fast Map to Nano services]]></video:title>
       <video:description><![CDATA[Abstract: Service creation tutorial. Live coding of a new service on top of a Core Function Pack such as NFVO, starting from a template, moving to use some Python code, and finally moving to use Nano Services.

Session Type: Service Design Masterclass

Speaker: Simon Unge, Software Engineer, Cisco]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/OIzBhzdAC9M</video:player_loc>
       <video:publication_date>2021-09-01T19:09:10Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/zrM2vHj6-ZM/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Dev Days: Bring your Python to the NSO circus]]></video:title>
       <video:description><![CDATA[Presenter: Jan Lindblad, Tail-f Business Development Solutions Architect
Details: Python is the language of choice for many Network Engineers and DevOps shops. What does the Python environment look like in NSO? What types of applications are suitable for implementation in Python? This session will include a detailed walk through of an NSO service application in Python.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/zrM2vHj6-ZM</video:player_loc>
       <video:publication_date>2021-09-01T19:09:25Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/NJhOBf8J-J8/default.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days 2019: Nano Services – Another approach for Reactive Fastmap (RFM) services]]></video:title>
       <video:description><![CDATA[Abstract: RFM services can be hard to implement. Especially the lifecycle management of the delete case of the service can be a challenge. Nano Services uses an executable plan and kickers to supports the full lifecycle of a RFM service.

Speaker: Try Ryeng

Details: https://community.cisco.com/t5/nso-developer-hub-documents/nso-developer-days-2019-nano-services-another-approach-for/ta-p/3879094]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/NJhOBf8J-J8</video:player_loc>
       <video:publication_date>2021-09-01T19:09:40Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/dxPO3BxX3IU/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Dev Days: NSO Architecture]]></video:title>
       <video:description><![CDATA[Ramkumar Rajagopalan gives an overview of the NSO Architecture and important concepts. A primer for people new to NSO. From NSO Developer Days 2018.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/dxPO3BxX3IU</video:player_loc>
       <video:publication_date>2021-09-01T19:10:12Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/B0YFQoddqIo/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days 2019: The life and death of NEDs]]></video:title>
       <video:description><![CDATA[Abstract: As the legs of NSO, NEDs are crucial for NSO getting anywhere. NEDs have a different life cycle and release rhythm than NSO itself, so how then can new NEDs be added, verified, upgraded, upgraded again, tested and finally retired? NSO 5.x changes the NED landscape quite a bit. We will also touch on what other features NSO 5.2 brings.

Speaker: Jan Lindblad & Denys Knertser

Details: https://community.cisco.com/t5/nso-developer-hub-documents/nso-developer-days-2019-the-life-and-death-of-neds/ta-p/3879097]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/B0YFQoddqIo</video:player_loc>
       <video:publication_date>2021-09-01T19:10:28Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/zkTkr5dk20o/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days APJC 2021: Service Design for Scaling]]></video:title>
       <video:description><![CDATA[Speaker: Ulrik Forsgren, Software Engineer, Cisco
Abstract: The session guides you through common best practices and gives pointers to useful information. After the talk, you should be able to describe and motivate your design choices, as well as recognize questions to be asked next to meet future requirements.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/zkTkr5dk20o</video:player_loc>
       <video:publication_date>2021-09-01T19:10:47Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/p45pntWh2JU/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days APJC 2021: Observability & Monitoring NSO: Understanding What’s Going On Inside]]></video:title>
       <video:description><![CDATA[Speaker: Kristian Larsson, Architect, Cisco
Abstract: Kristian is the author of the OpenTelemetry exporter package for NSO, which exports metrics and traces from within NSO. Tag along to see how you can leverage observability data to understand the behavior of NSO and services in your environment.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/p45pntWh2JU</video:player_loc>
       <video:publication_date>2021-09-01T19:11:06Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/feh5nRsmZZs/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Jun 2020: Feature flags and phased rollouts]]></video:title>
       <video:description><![CDATA[Abstract: Flag your features. Use the feature-flag design pattern as part of life cycle management and handling changes to your services. Services evolve over time. By using feature-flags, get the evolution without the need for a revolution.

Session Type: Service Design Masterclass

Speaker: Kristian Larsson, Architect, Cisco]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/feh5nRsmZZs</video:player_loc>
       <video:publication_date>2021-09-01T19:14:18Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/bGTFuKowR80/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Jun 2020: Using Kickers to Support VNFs Upgrade]]></video:title>
       <video:description><![CDATA[Abstract: Automation through configuration rather than code. Use the kicker feature to configure NSO automatic responses to events in the system rather than programming them.

Session Type: Service Design Masterclass

Speaker: Ashish Jain, Technical Lead, Cisco]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/bGTFuKowR80</video:player_loc>
       <video:publication_date>2021-09-01T19:14:36Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/9pEdvZS5yE0/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Jun 2020: Demystifying NSO Commit Queues]]></video:title>
       <video:description><![CDATA[Abstract: Many customers are turning to NSO commit queues. Understanding how to use commit queues and the associated commit queue flags and settings is key to a successful deployment. This presentation will explain and demonstrate multiple commit queue scenarios and key concepts.

Session Type: Scaling Out

Speaker: Dan Sullivan, Principal Systems Architect, Cisco]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/9pEdvZS5yE0</video:player_loc>
       <video:publication_date>2021-09-01T19:15:03Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/5-v3OjtDFcA/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Jun 2020: NSO in the Enterprise - Weaving the Old into the New]]></video:title>
       <video:description><![CDATA[Abstract: NSO NEDs are designed to be a one-size-fits-all drivers to cover entire device families.  However, there are often differences between devices that require logic beyond the capabilities of NEDs.  It is up to the service developer to be aware of device limitations. We present a solution using NSO automation and CDB modifications to query and store the capabilities of every device in the network. This enables our services to send the right configuration to every device, every time.

Session Type: From Brownfield Onward

Speakers: Allen Chen, Senior Consultant, Secunetics | Samuel Coome, Consultant, Secunetics]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/5-v3OjtDFcA</video:player_loc>
       <video:publication_date>2021-09-01T19:15:47Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/r32u6ryYN0w/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days APJC 2021: Use Case - Optical Orchestration]]></video:title>
       <video:description><![CDATA[Speakers: 
Mark Swanborough, Software and Automation Practice Leader, Cisco CX
Krishna Shanmughom, Customer Delivery Software Architect, Cisco CX

Abstract:
Optical Automation using NSO – This presentation talks about how to use NSO for automating L0, L1, and L2 services on Cisco as well as third-party optical networks like Ciena, Huawei, etc thereby helping Service Providers achieving cross-domain orchestration. Also includes Optical automation case studies, challenges and lessons learned.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/r32u6ryYN0w</video:player_loc>
       <video:publication_date>2021-09-01T19:12:58Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/L3hK-HI9D8o/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[It Sounded Good on Paper: How to Avoid Common Pitfalls in Network Automation]]></video:title>
       <video:description><![CDATA[This session was recorded for AnsibleFest 2020.

Network automation has huge potential to reduce toil and increase productivity, but sometimes there are unexpected or seemingly insurmountable roadblocks that pop up slowing down progress. In this session, we’ll walk through some of these common struggles and how to overcome them.

You can:
● Learn tips and tricks to save you time and heartache.
● Benefit from our experience automating large enterprise networks.
● Relate to the examples and get practical steps to improve your productivity.

Speakers:
Jason Belk
Cisco NSO Developer Evangelist
Jason Belk is a Cisco NSO Developer Evangelist and lives in Reno, Nevada.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/L3hK-HI9D8o</video:player_loc>
       <video:publication_date>2021-09-01T19:12:30Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/8mqOnRosAQE/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days APJC 2021: Telstra Network Transformation with Automation]]></video:title>
       <video:description><![CDATA[Speaker: Ross Manariti, Technical Product Owner - Resource Domain & Element Management, Telstra
Abstract: Customer services across thousands of network appliances are still manually configured today. Capabilities, processes, and practices vary from platform to platform and amongst different administrative groups. This can and has led to poor customer experience, high cost of delivery & lost revenue opportunities. We decided to take a different approach to developed a multi-vendor, model-driven, highly-customizable system - capable of repeatable, predictable service and infrastructure resource configuration automation. This approach has seen us improve customer experience and standardize IT/Network interactions, enabling network services to be consumed digitally.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/8mqOnRosAQE</video:player_loc>
       <video:publication_date>2021-09-01T19:03:38Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/qd_VMbZ81ew/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Dec 2020: Customer Success Story with Internet2]]></video:title>
       <video:description><![CDATA[Network automation and orchestration are vital components of a successful service delivery strategy for network service providers and any organization or department providing network services.  Learn about Internet2’s automation journey and why they selected Cisco NSO as the best partner to help achieve their goals.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/qd_VMbZ81ew</video:player_loc>
       <video:publication_date>2021-09-01T19:04:48Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/R7QHd7l2lsw/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Cisco CPSG NSO Overview and Automating Operations]]></video:title>
       <video:description><![CDATA[Our view on the automation landscape and the organizational touch points. The majority of the section is an overview of NSO and the specific automation tools/technologies for infrastructure operations.

Presented by Omar Sultan - Senior PLM, Messaging and Strategy,
Carl Moberg - Senior Director, Product Management, Network Orchestration, and Dimitris Vlassopoulos, Technical Marketing Engineer

Recorded at Tech Field Day 20 in Silicon Valley, CA on November 15, 2019. For more information, visit https://techfieldday.com/event/tfd20/ and http://cisco.com]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/R7QHd7l2lsw</video:player_loc>
       <video:publication_date>2021-09-01T19:05:36Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/n49rNaVyOl0/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Cisco CPSG NSO Automation for App and Service Deployment]]></video:title>
       <video:description><![CDATA[Taking a closer look at automation tools for building end-to-end service chains or CI/CD pipelines and how NSO can simplify life for app and service developers.  Segment wraps up with next-step resources.

Presented by Carl Moberg - Senior Director, Product Management, Network Orchestration, Harold Lowenthal, Technical Marketing Engineer, and Dimitris Vlassopoulos, Technical Marketing Engineer

Recorded at Tech Field Day 20 in Silicon Valley, CA on November 15, 2019. For more information, visit https://techfieldday.com/event/tfd20/ and http://cisco.com]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/n49rNaVyOl0</video:player_loc>
       <video:publication_date>2021-09-01T19:05:52Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/q2XpEb_v5vY/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Cisco CPSG - NSO - Cross Domain Orchestration and Black Box Services]]></video:title>
       <video:description><![CDATA[This final segment shows how NSO can orchestrate across domains and controllers, in this case with Cisco ACI and Amazon Web Services (AWS). Finally, the video shows how the underlying hardware can be swapped out without having to touch the service definitions at all.

Presented by Harold Lowenthal, Technical Marketing Engineer

Recorded at Tech Field Day 20 in Silicon Valley, CA on November 15, 2019. For more information, visit https://techfieldday.com/event/tfd20/ and http://cisco.com]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/q2XpEb_v5vY</video:player_loc>
       <video:publication_date>2021-09-01T19:06:18Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/yVqqpVuxX3s/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Network Service Based Automation Part 1 - The Experience]]></video:title>
       <video:description><![CDATA[What is a "Network Service", and why might you want to build them?  That's what I cover in this video as we dive into some of the network services that we've built in DevNet Sandbox to manage our internal data center network that provides the platform for all your favorite Sandbox offers.

In Part 1 we explore the experience of managing your network using a service based automation plan. See how easy it is to express your "intent" in a simple fashion and allow the automation to handle the device by device details. 

Checkout my blog on the topic at https://blogs.cisco.com/developer/network-service-based-automation-1 for some more info.  

Be sure to checkout https://developer.cisco.com/sandbox to dive into your own automation projects on our labs. 

And for more info on Cisco NSO, checkout https://developer.cisco.com/nso]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/yVqqpVuxX3s</video:player_loc>
       <video:publication_date>2021-09-01T19:06:59Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/yVqqpVuxX3s/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Network Service Based Automation Part 1 - The Experience]]></video:title>
       <video:description><![CDATA[What is a "Network Service", and why might you want to build them?  That's what I cover in this video as we dive into some of the network services that we've built in DevNet Sandbox to manage our internal data center network that provides the platform for all your favorite Sandbox offers.

In Part 1 we explore the experience of managing your network using a service based automation plan. See how easy it is to express your "intent" in a simple fashion and allow the automation to handle the device by device details. 

Checkout my blog on the topic at https://blogs.cisco.com/developer/network-service-based-automation-1 for some more info.  

Be sure to checkout https://developer.cisco.com/sandbox to dive into your own automation projects on our labs. 

And for more info on Cisco NSO, checkout https://developer.cisco.com/nso]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/yVqqpVuxX3s</video:player_loc>
       <video:publication_date>2021-09-01T19:07:09Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/ak1M_ZbQ5gM/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Dec 2020: Datacenter and Data Transport Cross Domain Core Function Pack]]></video:title>
       <video:description><![CDATA[How-to on orchestration of cross-domain configuration between DC and Transport using NSO Multi-Domain Orchestration across Transport and DC Telco, DC provisioning, and DC handoff provisioning for both IP and SR handoff. Support of multiple ACI Fabrics, Multi-Pod & RL.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/ak1M_ZbQ5gM</video:player_loc>
       <video:publication_date>2021-09-01T19:12:02Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/pjr-pbREObg/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Dec 2020: NSO SAE Deployment at Sygenta]]></video:title>
       <video:description><![CDATA[Secure Agile Exchange (SAE) is a solution that enables enterprises to interconnect users to applications quickly and securely by virtualizing the network edge (DMZ) and extending it to colocation centers, the crossroads of Internet traffic. Syngenta has successfully deployed 2 sites in the US at Ashburn and Chicago using NSO SAE Solution and are setting up 2 more sites in EMEA at London and Frankfurt.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/pjr-pbREObg</video:player_loc>
       <video:publication_date>2021-09-01T19:12:19Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/nLh0zDb2CDw/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days APJC 2021: PLDT - Cross-Domain and Multi-Layer Transport Network Automation]]></video:title>
       <video:description><![CDATA[Presenter: Naveen Kumar, Technical Lead, Cisco CX
Abstract: PLDT is the largest telecommunication company in the area with its core businesses in fixed-line, mobile, broadband, and IoT services. Cisco as a partner is helping PLDT in their transformation journey towards the next-gen network which serves to meet their scale demand and agility for 5G, Broadband, and enterprise offerings. PLDTr recognizes that automation is key for increased service velocity and operational efficiency by leveraging cutting-edge technologies. NSO is a major building block in this architecture for their multi-domain and multi-layer service orchestration solution for IP and extending it to the optical network. This session covers the details pertaining to the use cases and how the solution has evolved in conjunction with network design & build.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/nLh0zDb2CDw</video:player_loc>
       <video:publication_date>2021-09-01T19:13:21Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/aKkeSD75OUI/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Jun 2020: Using NSO in Docker for CI testing and development]]></video:title>
       <video:description><![CDATA[Abstract: Scale your deployment capacity. Use Docker for scaling your development and testing environment. "NSO in Docker" is a free source of repo skeletons to have you up and running with creating services and using NSO in no time. One click CI is here!

Session Type: Efficiently Deploying NSO

Speaker: Kristian Larsson, Architect, Cisco]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/aKkeSD75OUI</video:player_loc>
       <video:publication_date>2021-09-01T19:08:51Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/vaEpHZUAjSo/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Powering a NetDevOps Pipeline with Cisco NSO and Ansible]]></video:title>
       <video:description><![CDATA[Kevin's back sharing some of his favorite #NetDevOps workflows with Cisco NSO and #Ansible in this video where we AUTO CREATE Ansible playbooks and variable files for a brownfield configuraiton using the NSO APIs.  See the code at http://bit.ly/NSO-Ansible-AutoGen-Demo #DevNet]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/vaEpHZUAjSo</video:player_loc>
       <video:publication_date>2021-09-01T19:07:50Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/n49rNaVyOl0/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Cisco CPSG NSO Automation for App and Service Deployment]]></video:title>
       <video:description><![CDATA[Taking a closer look at automation tools for building end-to-end service chains or CI/CD pipelines and how NSO can simplify life for app and service developers.  Segment wraps up with next-step resources.

Presented by Carl Moberg - Senior Director, Product Management, Network Orchestration, Harold Lowenthal, Technical Marketing Engineer, and Dimitris Vlassopoulos, Technical Marketing Engineer

Recorded at Tech Field Day 20 in Silicon Valley, CA on November 15, 2019. For more information, visit https://techfieldday.com/event/tfd20/ and http://cisco.com]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/n49rNaVyOl0</video:player_loc>
       <video:publication_date>2021-09-01T19:05:53Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/yVqqpVuxX3s/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Network Service Based Automation Part 1 - The Experience]]></video:title>
       <video:description><![CDATA[What is a "Network Service", and why might you want to build them?  That's what I cover in this video as we dive into some of the network services that we've built in DevNet Sandbox to manage our internal data center network that provides the platform for all your favorite Sandbox offers.

In Part 1 we explore the experience of managing your network using a service based automation plan. See how easy it is to express your "intent" in a simple fashion and allow the automation to handle the device by device details. 

Checkout my blog on the topic at https://blogs.cisco.com/developer/network-service-based-automation-1 for some more info.  

Be sure to checkout https://developer.cisco.com/sandbox to dive into your own automation projects on our labs. 

And for more info on Cisco NSO, checkout https://developer.cisco.com/nso]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/yVqqpVuxX3s</video:player_loc>
       <video:publication_date>2021-09-01T19:07:09Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/ycHbXLjbUPg/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Network Service Based Automation Part 2 - Building Services]]></video:title>
       <video:description><![CDATA[What does it take to build a network service?  That's what we explore in Part 2.  Starting with creating the "pseudo code" for the final experience, seeing how simple it is to create a YANG model matching our desired state, generating configuration templates, and finally the Python to bring it all together - you'll see it all in this video. 

Jump to Parts of the Video
- Starting out with Pseudo Code - 02:17 
- Creating a new service skeleton - 07:27
- Step 1 - Building the YANG Model - 09:24 
  - Why bother with YANG? 23:10 
- Step 2 - Configuration Templates - 25:38 
- Step 3 - Python Code - 31:41
- Summary Thoughts on the Build and Putting to Use 36:15 
- Closing Thoughts 42:37 

See Part 1 - https://youtu.be/yVqqpVuxX3s

Be sure to checkout https://developer.cisco.com/sandbox to dive into your own automation projects on our labs. 

And for more info on Cisco NSO, checkout https://developer.cisco.com/nso]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/ycHbXLjbUPg</video:player_loc>
       <video:publication_date>2021-09-01T19:07:33Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/YwUj3-9swzE/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[Cisco NSO - A Single CLI and API for Your Network]]></video:title>
       <video:description><![CDATA[In this episode Kevin Corbin joins me to show me what Cisco Network Service Orchestrator (NSO) has to offer a #NetDevOps Engineer.  https://developer.cisco.com/site/nso/ 

Along the way we learn about a brand new #DevNet #Sandbox and "virlutils (https://github.com/kecorbin/virlutils)", the #DevOps CLI for driving network simulations.  

In fact, there's so much to talk about with NSO, Kevin and I will be back soon to continue the discussion.]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/YwUj3-9swzE</video:player_loc>
       <video:publication_date>2021-09-01T19:08:11Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/FHLlMQgyxdA/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days Jun 2020: Jinja2 Templates and Model Independence]]></video:title>
       <video:description><![CDATA[Abstract: By leveraging the NSO schema API we can create services that are more model independent and where the code can automatically adjust to changes in the model. As a demonstration of this we will show a small example of how this can be combined with Jinja2 templates to automatically apply a Jinja2 templates to a device.

Session Type: Service Design Masterclass

Speaker: Viktor Leijon, Technical Leader, Cisco]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/FHLlMQgyxdA</video:player_loc>
       <video:publication_date>2021-09-01T19:13:56Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/vlDD7zL0YS0/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days 2019: Automate NSO Package Testing and Delivery Process with CI/CD pipeline]]></video:title>
       <video:description><![CDATA[Abstract: The goal of this presentation is to share best practices implementing a CI/CD (Continuous Integration/Continuous Delivery) methodology for NSO, being able to implement a complete build process that could be applied to code delivery and test automation. We now have the possibility to continuously retest our deliverables providing better quality NSO services with less effort. This is positively impacting Time to Market and OPEX for our customers.

Speaker: Artur Cieszkowski, Solutions Architect Cisco CX

Details: https://community.cisco.com/t5/nso-developer-hub-documents/nso-developer-days-2019-automate-nso-packagetesting-and-delivery/ta-p/3880566]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/vlDD7zL0YS0</video:player_loc>
       <video:publication_date>2021-09-01T19:16:23Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>
     <video:video>
       <video:thumbnail_loc>https://i.ytimg.com/vi/r1cSAptnF9k/sddefault.jpg</video:thumbnail_loc>
       <video:title><![CDATA[NSO Developer Days 2019: Leaving breadcrumbs, an agile journey towards requirement storytelling]]></video:title>
       <video:description><![CDATA[Abstract: Learn how Data Ductus increased their quality of delivery when they used the unknown to their advantage and tried different paths to find their way. It will explain how these new paths led them to use storytelling as a means to communicate requirements with their customers and inspired them to break new ground within innovation and automation.

Speaker: Mia Johansson

Details: https://community.cisco.com/t5/nso-developer-hub-documents/nso-developer-days-2019-leaving-breadcrumbs-an-agile-journey/ta-p/3880564]]></video:description>
       <video:player_loc>https://www.youtube.com/embed/r1cSAptnF9k</video:player_loc>
       <video:publication_date>2021-09-01T19:16:38Z</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:uploader info="https://developer.cisco.com">Cisco DevNet</video:uploader>
       <video:live>no</video:live>
     </video:video>

   </url>
</urlset>
