Cisco DevNet

From Wikipedia, the free encyclopedia

Cisco DevNet is Cisco's developer program to help developers and IT professionals who want to write applications and develop integrations with Cisco products, platforms, and APIs. Cisco DevNet includes Cisco's products in software-defined networking, security, cloud, data center, internet of things, collaboration, and open-source software development. The developer.cisco.com site also provides learning and sandbox environments as well as a video series for those trying to learn coding and testing apps.

History[edit]

Cisco has a long history of building a developer community. Cisco began its developer initiatives in 2000 with the Architecture for Voice, Video and Integrated Devices (AVVID).[1] At this time, most developers were focused on creating customizations for the Cisco VoIP phone systems.

At some point, the developer focus of the AVVID program grew, and Cisco launched the Cisco Technology Developer Program (CTDP). This evolved into the Cisco Developer Community (CDC) and Cisco Developer Network (CDN) in 2009. This growth extended the number of APIs used to build solutions on Cisco platforms, and included API guides, forums, downloads, and the early version of the sandbox system.[2]

As Cisco's need to support developers grew, DevNet was launched in 2014 under leadership of Susie Wee.[3][4][5] The new Cisco developer network contains APIs from many of Cisco's technologies, including networking, IoT, collaboration, open source, data center, and others. It also contains learning labs, a sandbox, and a community where developers can share their creations. DevNet also attends and hosts many developer events, such as hackathons and coding camps [6][7][8]

DevNet holds developer events around the world, including the DevNet Zone at Cisco Live.

DevNet held its first DevNet Create developer conference aimed at an application developer and DevOps audience in San Francisco in May 2017. Guy Kawasaki spoke about "The Art of Innovation" during DevNet Create 2018. DevNet Create 2019 returns to the Computer History Museum in Mountain View, California April 24–25, 2019.

Site Components[edit]

DevNet has several components that help developers learn how to code and work with Cisco APIs.

API Guides and Documentation[edit]

Cisco DevNet supports a wide variety of technologies. For each product, individual API guides and documentation are provided. Several API types are supported, depending on the product. For example, many of the newer technologies have REST APIs, while some of the older collaboration-based products might support XML coding.[9]

Learning Labs[edit]

DevNet's Learning Labs provide individual labs, learning modules, and learning tracks for coders of all skill levels. Developers and students can learn coding basics. Network engineers can get more familiar with Software Defined Networking (SDN) and other networking-specific areas. Experienced coders can get more in-depth training on Cisco APIs.[10]

Sandboxes[edit]

Sandboxes on DevNet provide a free space where people can try out their code in a network environment. Depending on the product, some sandboxes are virtual while others utilize lab equipment.[11]

Sample Code[edit]

DevNet sample code exists can be uploaded from a GitHub repository to the DevNet Code Exchange. This tool allows developers to find, download, and contribute to code.[12] You can also find DevNet sample code from the CiscoDevNet GitHub organization on ciscodevnet.github.io.[13]

DevNet Exchange[edit]

The DevNet Exchange displays a variety of solutions, applications, and code that has been developed with Cisco products in mind by Cisco Partners. The site allows developers to explore code by other developers as well as provides a platform to showcase code.[14]

Awards[edit]

Best Overall Developer Portal Award, Community Spotlight & Outreach Award, and Best DX Innovation Award. 2018 DevPortal Awards[15]

Collaboration with Apple[edit]

In June 2016, Cisco and Apple Inc. announced a partnership at the Apple Worldwide Developers Conference.[16] This partnership was intended to build greater interoperability between Cisco gear and Apple iOS. Some of Cisco's supported APIs include:

  • Connected Mobile Experience (CMX)
  • Cisco Spark
  • Tropo
  • Cisco Instant Connect

Getting DevNet Certified[edit]

You can choose to Do It Yourself or DIY, or you can follow a structured approach where a training provider has broken the official curriculum down into lessons, labs and practice quizzes. Regardless of the approach taken, DevNet skill set can be broken down into five domains of knowledge.

  1. Network Fundamentals (protocols, devices, connectivity options up/down the TCP/IP stack including knowledge of Linux)
  2. Programming Skills (primarily Python)
  3. DevOps Tools (CICD, SCM's such as Git etc.)
  4. Infrastructure APIs (obviously, every vendor has their own so DevNet program focuses on Cisco)
  5. Application development (or Integrations) and Deployment lifecycle

See also[edit]

References[edit]

  1. ^ Cisco AVVID Partner Program. Cisco.com (2000). Retrieved on February 10, 2017.
  2. ^ Cisco Developer Network Woos Third Parties. Tech Target (2009-10-5). Retrieved on February 10, 2017.
  3. ^ Cisco Relaunches Developer Network. The Register (2014-07-22). Retrieved on February 10, 2017.
  4. ^ Cisco Launches DevNet to Woo Software Developers. Eweek (2014-07-22). Retrieved on February 10, 2017.
  5. ^ Cisco DevNet Focuses on Developers. Network Computing (2014-07-21). Retrieved on February 10, 2017.
  6. ^ Introducing DevNet Create, the Developer Conference Where Applications Meet Infrastructure blogs.cisco.com (2017-02-07). Retrieved on February 10, 2017.
  7. ^ Cisco Live DevNet Zone Archived 2017-02-11 at the Wayback Machine www.ciscolive.com (2017). Retrieved on February 10, 2017.
  8. ^ Cisco Virtual Hackathon for Asia-Pacific Archived 2017-02-11 at the Wayback Machine www.bemyapp.com (2017). Retrieved on February 10, 2017.
  9. ^ DevNet website developer.cisco.com. Retrieved on February 10, 2017.
  10. ^ DevNet Learning Labs developer.cisco.com. Retrieved on February 10, 2017.
  11. ^ DevNet Sandbox developer.cisco.com. Retrieved on February 10, 2017.
  12. ^ DevNet Code Exchange developer.cisco.com/codeexchange. Retrieved on July 1, 2019.
  13. ^ DevNet Sample Code ciscodevnet.github.io. Retrieved on February 10, 2017.
  14. ^ [ Cisco adds code and ecosystem exchanges to 500K-strong DevNet] ZDNet (2018-06-18). Retrieved on July 1, 2019.
  15. ^ "Winner". DevPortal Awards. Retrieved 2019-03-19.
  16. ^ Apple and Cisco DevNet: What's in it for Developers communities.cisco.com (2016-06-13). Retrieved on February 10, 2017.

External links[edit]