VMware

Developer Center Blog

VMware Developer Blog provides content for the VMware Developer Community.

3 Posts tagged with the technology_exchange tag
0

We wanted to let you know we ran a very successful vSphere SDK lab at [Partner Exchange / Tech Exchange a few weeks ago in Orlando. For those of you who missed the event, I'm posting the manuals and code files. Going through the lab is a great way to get started with the API and includes handy sample code for modification or inclusion in your own programs.

{youtube}http://www.youtube.com/watch?v=paGqr9SWl-4{youtube}

The lab covers both the Java and C# versions of the VI SDK and uses the vSphere Web Services SDK 4.0 (formerly VI SDK 4.0). Though the lab doesn't cover any vSphere-specific features, I haven't tested it with VI SDK 2.5 and it will probably require some minor modification. For scripters that would prefer an introduction to the vSphere Perl SDK (formerly the VI Perl Toolkit) or the vSphere PowerCLI (formerly VI Toolkit for Windows), I posted a similar lab for those in an earlier blog post.

Exercises cover all the basics for using the SDK:
* Understanding managed objects and data objects
* Connecting to the VI API webservice
* getting the properties of managed objects using the PropertyCollector
* Using the SearchIndex
* Finding objects using TraversalSpecs
* Finding objects based on arbitrary criteria
* Collecting properties of multiple objects at the same time
* Understanding performance differences in some basic property collection strategies
* Monitoring properties for changes
* Monitoring tasks for completion
* Gathering performance statistics

There's obviously a lot more to do in the SDK, but once you've mastered those basic skills, most of the rest of the SDK is just an extension of what you already know. The exercises on collecting multiple objects properties at the same time and understanding performance differences due to property collector strategies cover some common problems I see with the management ecosystem partners I handle and are a great review for anyone trying to make sure their SDK code scales well.

A few things to note: I didn't update the doc with the new names of the various API components... I wrote the lab while those names were still under development. Also, I want to thank the other folks who helped put this lab together: Balaji Parimi (who wrote the Java code), Rajesh Kamal (who wrote the C# code), Alton Yu, John Kennedy, Paul Vasquez, and Steve Jin.

While most of the code handles errors gracefully and follows best practices, I’d like to point out that the code here is designed to teach concepts, not to be “enterprise ready”.

0 Comments Permalink
0


Folks,

Just wanted to let everyone know registration is open for VMworld Developer Day. We will be publishing Session and Demo details in a few days. Note event is open to all, and even better you get a FREE vSphere Standard License as part of the package of goodies.. more details to come.

VMware Developer Day:
http://communities.vmware.com/community/developer/techexchange

Registration Info:
http://communities.vmware.com/community/developer/techexchange/register

Regards,
Pablo

PS. As a random side note in case you plan to see the sites in SF before the event The King Tut exhibit is open and worth the effort to see.

http://communities.vmware.com/servlet/JiveServlet/downloadImage/6184/king-tut.jpg

0 Comments Permalink
0

Hello,

I wanted to let our partners know about the upcoming VMware Technology Exchange Event in sunny Florida (below is a picture of me before i got involved with the VMware SDKs in case you were wondering :)

This will be a fantastic event ! There will be deep dive sessions guaranteed to make your ears bleed, plenty of refreshments and a great opportunity to meet the rest of the VMware PMs and R&D. Our SDK teams will be there delivering sessions on what is new and exciting in our SDKs. David D and team will also be putting together an SDK Lab that should be a hit.

Plrease note this is for TAP Partners only

To become a TAP Partner or want more information visit http://vmware.com/partners/alliances/programs/

See below for event details....

http://images.connect.vmware.com/eloquaimages/clients/VMWare/%7bc0558f13-d78b-4ccb-9cf7-53924b78e7a9%7d_vmware-power.jpg

Register for Event

Top 5 Reasons to Attend VMware Technology Exchange
April 15-16, Orlando, Florida

#1 Get Exclusive Content Designed Just for TAP (ISV/IHV) Members

VMware Technology Exchange is all about timely content designed specifically for TAP members (ISV/IHVs). It includes confidential information that is not generally available. The wide variety of sessions will target all types and levels of VMware technology partners. Product planners and product managers will appreciate immediate access to roadmap information about our next generation VMware Infrastructure platform and beyond. Developers will learn how to integrate with VMware products and integration best practices. Business professionals will find the discussion on many new business benefits of working with VMware relevant and useful.

#2 Hear Our Virtualization Vision and Roadmap from the Executives

Get an exclusive opportunity to hear VMware executives Tod Nielsen, COO, Carl Eschenbach, EVP of Worldwide Field Operations, and Dr. Stephen Herrod, CTO, unveil VMware’s industry vision and roadmap, and what they mean for partners.

#3 Network with VMware Product Managers, Engineers and Resellers

Attendees can get their questions answered directly from our engineers and product managers at one of the many venues—conference sessions, hands-on-Labs, Birds of Feather (BoF) roundtables, Experts Bar or several networking events. Technology Exchange is combined with VMware Partner Exchange, a worldwide event focused on our reseller partner community. As a result, attendees of Technology Exchange will also have an opportunity to connect with a vast network of VMware reseller attendees, and build better business relationships.

#4 Receive Hands-on Training from VMware Experts

Develop your skills and technical expertise in interactive hands-on labs, share best practices during Birds of Feather roundtables, and meet with VMware sales and technical gurus at the Experts Bar to get your questions answered.

#5 Get Complementary Software and Discounts

All registered attendees will get a free 1-year developer license for VMware Infrastructure Standard product ($2,995 value). In addition, attendees will have the chance to take complimentary VCP Prep ($350 value) and VMware View ($700 value) classes on Monday, April 13 while space is available (pre-requisites apply). The first 1,000 registrants will also receive an 80% discount on our new online “Next Generation Virtualization” course, regularly priced at $1,500!

Register Now and SAVE MORE via Early Bird Discount

Don’t miss this opportunity to learn about VMware products and network with VMware employees and VMware reseller community. Register now and save.

Attention Technology Exchange Alumni

If you've attended Technology Exchange in the past, be sure sign up for this year to deepen your knowledge as we provide updated roadmaps, overview of new APIs and program benefits.

0 Comments Permalink

Developer Center Blog

VMware Developer Blog provides content for the VMware Developer Community.

Communities