PageRenderTime 37ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/src/site_source/_posts/2012-08-21-git-init.markdown

https://gitlab.com/Blueprint-Marketing/developer.rackspace.com
Markdown | 36 lines | 25 code | 11 blank | 0 comment | 0 complexity | e35b8bec7cf1c16187689ef91e5d6905 MD5 | raw file
  1. ---
  2. comments: true
  3. sharing: true
  4. date: 2012-08-21 15:23:48
  5. layout: post
  6. title: "git init"
  7. author: Wayne Walls
  8. categories:
  9. - General
  10. ---
  11. Our cloud is [open](http://www.rackspace.com/cloud/openstack/). We believe our company should be too. One of our [Core Values](http://rackertalent.com/people/core-values/) at Rackspace is full disclosure and transparency, and we want to build a community for our developers that is open, transparent and helps them build amazing applications on the open cloud.
  12. <!-- more -->
  13. Today, we have [The Official Rackspace Blog](http://www.rackspace.com/blog/), which covers Cloud Industry Insights, Product & Development and Partner & Customer Updates. For the latest information on all of the things that fall into these buckets, the Rackspace Blog is the go-to place. We also have [Racker Talent](http://rackertalent.com), the one-stop shop for insight into Rackspace’s unique culture and career opportunities.
  14. Today, we add a third, and incredibly important pillar to the Rackspace blogosphere: devops.rackspace.com, a blog that aims to deliver meaty technical content. It will be all tech, all the time: code snippets, sample code, best practices, infrastructure automation, software development kits (SDKs) and technical guidance from industry experts.
  15. When a developer or engineer builds on our platform today, they can get counsel from our Fanatical Support teams.  Currently servering over 190,000 customers, we have learned many lessons and wanted to create a forum to share those lessons.  It's ingrained in our Fanatical Support philosophy to share, and now we have a space to talk to developers about designing, building, creating architecture, and configuring applications to their full potential on our open cloud platform.
  16. Part of enabling developers and engineers to succeed on our [OpenStack](http://openstack.org) platform is the understanding that it’s not just about the platform; it's about world-class Fanatical Support, world-class products and a world-class platform experience. Rackspace has made major strides in strengthening its product suite with OpenStack and through the inclusion of many OpenStack projects into the Rackspace cloud [portfolio](http://www.rackspace.com/cloud/public/). The next step to enabling success is to provide you with tools to compete and innovate.
  17. So welcome to devops.rackspace.com, a central location where developers and engineers can find:
  18. * A technical focused blog that highlights major wins, cool uses of our products, partner integration, and success stories across the platform
  19. * CLI tools and SDKs (code snippets, documentation and sample applications)
  20. * Best practice reference architectures built around real-world solutions
  21. * An events calendar to help you get face time with the experts posting on this blog
  22. * Developer and Engineer moderated support forums to allow customers and developers to help each other succeed
  23. We believe all of this meets the goal of full transparency. This is the first step of many, and its the birth of a full-fledged technically focused blog. We established devops.rackspace.com to help developers and engineers build amazing businesses and applications and to empower you to get the job done right.
  24. Be sure to check back tomorrow as we kick off with our first post, "Getting to know python-novaclient, a beginners guide."  After reading this post, you will be prepared to start interfacing with the Rackspace open cloud API from the command line to boot servers, take snapshots, and many other cloudy tasks without having to leave your beautiful terminal.
  25. --Wayne