aws

Alexa, tell me more about AWS and Google Home

Alexa’s so smart, she learns more every day. (That’s what Amazon tells me, anyway.) So I’m going to pick her brain a little, and see if she can tell me anything about AWS. Maybe she knows how to write Alexa apps, or even regular REST & JavaScript apps — apps that run entirely in AWS. … Read More

Philly ETE 2016 #34 – Tim Wagner – Server-Less Design Patterns for the Enterprise with AWS Lambda

Apps no longer just run on smartphones and tablets – they process verbal commands we speak to devices like Amazon Echo, run as bots in Slack channels, and are rapidly evolving customer experiences that span a range of IoT devices in homes, cars, offices, and industrial settings. Crucial to the success of all these ecosystems is one central idea: Code has to not just run in the cloud, it has to be easy to get it there and scale it there. Serverless computing – calling AWS Lambda functions instead of managing heavyweight applications on infrastructure – is changing how developers think about backends, event-driving processing, and application design. Infrastructure, deployment, and software platform setup that used to take days or weeks of time vanishes, replaced by microservices that do one thing well, require zero effort to deploy, and scale automatically and implicitly just by using them. At the same time, AWS Lambda and other serverless systems have redefined cloud economics by eliminating the possibility of cold servers, creating a radical new price point for applications running in the cloud and freeing developers and COO’s alike from worrying about paying for unused capacity. In this talk we’ll define Serverless computing, examine the key trends and innovative ideas behind the technology, and look in detail at design patterns for big data, event processing, mobile backends, and more using AWS Lambda.

Chariot Developer News Episode #51 – More dev history, new Web IDE, Big Data debates, and more

New AWS feature – Resource permissions for EC2 RDS http://aws.amazon.com/about-aws/whats-new/2013/07/08/announcing-resource-permissions-for-amazon-ec2-and-amazon-rds/?ref_=pe_395470_31013550_7 History of tech – Vannivar Bush and Douglas Engelbart intersected – he read Vannivar’s future of tehchnology paper – http://www.theatlantic.com/technology/archive/2013/07/the-hut-where-the-internet-began/277551/ http://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/ Another browser-based IDE, but this one has lots of integration – https://codenvy.com/ Developers begin to focus new efforts on tablets, phones hold steady http://gigaom.com/2013/07/12/survey-far-fewer-developers-are-prioritizing-smartphone-apps-over-tablet-apps/ … Read More