diff --git a/_config.yml b/_config.yml index 7961566..ee0124b 100644 --- a/_config.yml +++ b/_config.yml @@ -29,6 +29,10 @@ navigation: - text: Code active: true url: https://github.com/pallet/pallet +- text: Services + active: true + url: /services + sections: [services] - text: Support active: true url: /support diff --git a/services/index.md b/services/index.md new file mode 100644 index 0000000..3972267 --- /dev/null +++ b/services/index.md @@ -0,0 +1,94 @@ +--- +layout: naked-doc +title: Services +section: services +--- + +# PalletOps Services + +Leverage our team of experts to complement and enhance your team for +all your automation project, by taking advantage of the range of +consulting and training services we offer, and get your team up to +speed and on the path to success. + +## Proof of Concept Services + +If you are a looking to evaluate Pallet as a solution for your +automation needs, this offering is for you. PalletOps engineers will +work with your team to build a Proof of Concept (PoC) to help you +verify how Pallet products fit with your infrastructure and goals. + +Typically, PoC services involve: + + - __Basic training for the team__: A PalletOps engineer will lead an + online training session covering the architecture and features + Pallet, followed by an introduction to its programming model. + - __Joint Architecture Overview & Planning__: A PalletOps engineer + will participate in the setting of the goals for the PoC, and + scoping, architecting and planing its development. + - __Joint or Sole Development of the PoC__: At this point we can both + develop the PoC project on your behalf, or become part of a + joint team to develop it. + - __Demo and Q&A__: The final step is to review that the project has + met all the PoC goals, and answer any question that you might + have about it. + + +[Contact us](/contact) to learn more about getting started with your Proof +of Concept. + +## Launch Pad Services + +Once you are a Pallet user, or considering to be one, we can help you +achieve your organization achieve a speedy adoption of Pallet. The +Launch Pad program combines training, advice, support and review in +order to significantly shorten the time it will take your team to be +fully productive. Once you engage with our Launch Pad service we will, +for the next 3 months, provide your team with: + + - __Training__: a PalletOps engineer will lead an online training + session with your team, covering Pallet usage and customization. + - __Architecture Review & Planning__: a PalletOps engineer will + participate in a launchpad call to discuss the scope of the + project to provide guidance and help identify potential + roadblocks. + - __Development Support__: Your team will have priority access to + our Support services for both development questions and bug + fixes. + - __Architecture Follow-Up__: Once a month after the project is + started a PalletOps engineer will review the project progress + with your team, provide guidance on design issues and identify + potential problems. + +[Contact us](/contact) to learn more about the Launch Pad services. + +## Consulting + +PalletOps consultants can be a key resource for you in any phase of +your development. Quickly avoid roadblocks by getting help with +overall architectural concerns, automation schemes, cloud integration, +service automation and IT integration. + +[Contact us](/contact) to learn about the flexible options that we +provide to engage our consultants. + + +## Training + + - __Introduction to Functional Programming & Clojure__ is an optional + course for teams that are not familiar with functional programming + in general and Clojure in particular. + - __Programming Pallet__ covers all what is needed to be + self-sufficient in using Pallet, from the basics of creating + configuration using existing crates to creating your own crates to + automate your proprietary services. This course is hands, + interleaving lectures with practical exercises. + + +[Contact us](/contact) for more information on our on-line and on-site +training sessions. + + + + +