ScienceCasts: To Bennu and Back
NASA’s OSIRIS-REx spacecraft is scheduled to launch on a mission to orbit, map and collect samples from the asteroid Bennu, and return to Earth 7 years later.
NASA’s OSIRIS-REx spacecraft is scheduled to launch on a mission to orbit, map and collect samples from the asteroid Bennu, and return to Earth 7 years later.
Congratulations to the V! Studio’s EDRD Team! V! Studios received an award from the NASA Extra Vehicular Activity (EVA) Office for creating the EVA Drawing Repository Dashboard (EDRD) Demo. The Office of the CIO commented “You guys deliver!” The Demo is a Proof of Concept to enable real-time access to EVA data during missions. NASA pursued…
XBMC, or Kodi as it will be named in the future, is an open source media hub that can be installed on a variety of operating systems such as Linux, OSX, Windows, iOS and Android. The platform allows users to play and access networked digital media files on computers, handheld mobile devices, and televisions that…
This is a followup to a previous post on how we use Lambdas to generate presigned URLs so that a user’s browser can directly upload to S3. We now want to have our S3 bucket enforce server-side encryption for all uploaded files. Getting all the pieces to work together was a bit hairy: bucket policies,…
A quick and dirty tip for keeping yourself alert and healthy at work: use an anti-RSI app. I’ve been using Time Out for years and have found it great for keeping my eyes fresh, my wrists free from carpal tunnel, and blood flowing to my legs. We hear so much information about standing (or sitting) at work…
Motivation We’ve been using AWS load balancers with autoscaling instances for years now and it’s great at handling load, but it’s quite a bit of infrastructure to manage (even with Troposphere + CloudFormation). We also have to manage all the data flow, queue processing and such ourselves: multiple SQS queues, EC2 polling, recording state in databases… More…
Presenting your video content on social media platforms is a great way to reach your audience. Video on Facebook has taken hold and the platform now hosts more than 8 billion views per day. Twitter Video is growing exponentially, seeing 220x growth in video views from mid-2015 to mid-2016. These platforms certainly present an opportunity to…