SlideShare a Scribd company logo
Isabella Wesley
 University of South Carolina
• Major: Computer Science
• Minor: Mathematics
• Graduation Date: December 2017
 Enterprise Services and Infrastructure
Team
• Manager: Terry Skelton
• Mentor: Tammy Stirling
Bella Wesley
Software Developer Intern
My Team 
Jason Armstrong
Director of Enterprise Services JA
Terry Skelton
Middleware Communications
Manager
TS
Tammy Stirling
Senior Lead Software Developer
Mentor
TS
Z Lu
Software Developer ZL BW Me 
Software Develop Intern
Eventing
Eventing Service UI
• Administration Console – Application used by internal Travelport employees for the
configuration of eventing
• Importance of Eventing
₋ Enterprise Service; satisfies needs of an entire organization
₋ Tool for modeling events within Travelport
₋ Presents data through user interface
• Components
₋ Events
₋ Producers
₋ Consumers
₋ Rules
Developer Environment
Brownfield Developer Experience
• Eclipse
• Git Repository
• Maven Archetype
• Tomcat Servlet Engine
• Jenkins
Advantages
• All about bundling, efficiency
• Runs on workstation
• Runs in production
• No modification needed
• Self-provisioning
• Quickly create new servers
Project Overview
Front-end Development
• User Interface
• Client side
• JavaScript, Jquery & JQGrid
Back-end Development
• Additional Support, “behind the scenes”
• Server side
• SQL, Java 1.8, REST API, Database Visualizer
Testing
• Verify correct implementation of server-side methods and components
• Check for intended response status; otherwise throw error
• Jersey Test Framework, “JUnit”
Experience & Takeaway
Technical
• Learned how to build a full developer
environment and deploy
• Explored front-end vs. back-end
programming
• Practiced various languages
• Participated in Agile methodology
Non-technical
• Gained software industry knowledge
• Performed in a professional team setting
• Exercised planning, organization, and
communication skills
• Enriched my personal “brand” and
networking routine
• Had the opportunity to meet with many of
Travelport’s senior leaders
Travelport Final Presentation

More Related Content

Similar to Travelport Final Presentation

Wetzel - Utilizing Technology Session - SCASFAA 50th
Wetzel - Utilizing Technology Session - SCASFAA 50thWetzel - Utilizing Technology Session - SCASFAA 50th
Wetzel - Utilizing Technology Session - SCASFAA 50thDJ Wetzel
 
Visual Studio LightSwitch (Beta 1) Overview
Visual Studio LightSwitch (Beta 1) OverviewVisual Studio LightSwitch (Beta 1) Overview
Visual Studio LightSwitch (Beta 1) Overview
Steve Lange
 
Resume
Resume Resume
Resume
kapil arora
 
Sang gideon resume
Sang gideon resumeSang gideon resume
Sang gideon resume
Sang Gideon
 
Ruchica singh developer
Ruchica singh developerRuchica singh developer
Ruchica singh developer
Ruchica Singh
 
Tech Talk on Cloud Computing
Tech Talk on Cloud ComputingTech Talk on Cloud Computing
Tech Talk on Cloud Computing
ITviec
 
Harshitha_Resume
Harshitha_ResumeHarshitha_Resume
Harshitha_ResumeHarshitha S
 
Super charged prototyping
Super charged prototypingSuper charged prototyping
Super charged prototyping
Michael Stephenson
 
2 speed it powered by microsoft azure
2 speed it powered by microsoft azure2 speed it powered by microsoft azure
2 speed it powered by microsoft azure
Michael Stephenson
 

Similar to Travelport Final Presentation (20)

Wetzel - Utilizing Technology Session - SCASFAA 50th
Wetzel - Utilizing Technology Session - SCASFAA 50thWetzel - Utilizing Technology Session - SCASFAA 50th
Wetzel - Utilizing Technology Session - SCASFAA 50th
 
Visual Studio LightSwitch (Beta 1) Overview
Visual Studio LightSwitch (Beta 1) OverviewVisual Studio LightSwitch (Beta 1) Overview
Visual Studio LightSwitch (Beta 1) Overview
 
Kumar Saurabh Agrawal
Kumar Saurabh AgrawalKumar Saurabh Agrawal
Kumar Saurabh Agrawal
 
vidyullathasree_pera_resume
vidyullathasree_pera_resumevidyullathasree_pera_resume
vidyullathasree_pera_resume
 
Resume
Resume Resume
Resume
 
PradeepB_Resume
PradeepB_ResumePradeepB_Resume
PradeepB_Resume
 
Subhasree_Panigrahi
Subhasree_PanigrahiSubhasree_Panigrahi
Subhasree_Panigrahi
 
Manish123 CV
Manish123 CVManish123 CV
Manish123 CV
 
Bhavesh_Shukla_Resume
Bhavesh_Shukla_ResumeBhavesh_Shukla_Resume
Bhavesh_Shukla_Resume
 
Sang gideon resume
Sang gideon resumeSang gideon resume
Sang gideon resume
 
Ruchica singh developer
Ruchica singh developerRuchica singh developer
Ruchica singh developer
 
ajamesResume
ajamesResumeajamesResume
ajamesResume
 
Tech Talk on Cloud Computing
Tech Talk on Cloud ComputingTech Talk on Cloud Computing
Tech Talk on Cloud Computing
 
Harshitha_Resume
Harshitha_ResumeHarshitha_Resume
Harshitha_Resume
 
Ajay_Resume
Ajay_ResumeAjay_Resume
Ajay_Resume
 
AJLarge-Resume
AJLarge-ResumeAJLarge-Resume
AJLarge-Resume
 
Saurabh_Asthana_Resume
Saurabh_Asthana_ResumeSaurabh_Asthana_Resume
Saurabh_Asthana_Resume
 
NishantSankhalaCV
NishantSankhalaCVNishantSankhalaCV
NishantSankhalaCV
 
Super charged prototyping
Super charged prototypingSuper charged prototyping
Super charged prototyping
 
2 speed it powered by microsoft azure
2 speed it powered by microsoft azure2 speed it powered by microsoft azure
2 speed it powered by microsoft azure
 

Travelport Final Presentation

  • 2.  University of South Carolina • Major: Computer Science • Minor: Mathematics • Graduation Date: December 2017  Enterprise Services and Infrastructure Team • Manager: Terry Skelton • Mentor: Tammy Stirling Bella Wesley Software Developer Intern
  • 3. My Team  Jason Armstrong Director of Enterprise Services JA Terry Skelton Middleware Communications Manager TS Tammy Stirling Senior Lead Software Developer Mentor TS Z Lu Software Developer ZL BW Me  Software Develop Intern
  • 4. Eventing Eventing Service UI • Administration Console – Application used by internal Travelport employees for the configuration of eventing • Importance of Eventing ₋ Enterprise Service; satisfies needs of an entire organization ₋ Tool for modeling events within Travelport ₋ Presents data through user interface • Components ₋ Events ₋ Producers ₋ Consumers ₋ Rules
  • 5. Developer Environment Brownfield Developer Experience • Eclipse • Git Repository • Maven Archetype • Tomcat Servlet Engine • Jenkins Advantages • All about bundling, efficiency • Runs on workstation • Runs in production • No modification needed • Self-provisioning • Quickly create new servers
  • 6. Project Overview Front-end Development • User Interface • Client side • JavaScript, Jquery & JQGrid Back-end Development • Additional Support, “behind the scenes” • Server side • SQL, Java 1.8, REST API, Database Visualizer Testing • Verify correct implementation of server-side methods and components • Check for intended response status; otherwise throw error • Jersey Test Framework, “JUnit”
  • 7.
  • 8. Experience & Takeaway Technical • Learned how to build a full developer environment and deploy • Explored front-end vs. back-end programming • Practiced various languages • Participated in Agile methodology Non-technical • Gained software industry knowledge • Performed in a professional team setting • Exercised planning, organization, and communication skills • Enriched my personal “brand” and networking routine • Had the opportunity to meet with many of Travelport’s senior leaders