Sat.May 07, 2016 - Fri.May 13, 2016

article thumbnail

Microservices Arrived at Your Home

DZone

As there are more and more things being connected to the Internet, necessarily there is a need to integrate these devices together. We have some great opportunities to be really productive in partitioning huge problems into small and even smaller and solve them one by one. We can easily develop a simple service, put it into a Docker container and deploy it to any cloud solution.

Internet 130
article thumbnail

Serverless Reference Architecture with AWS Lambda

All Things Distributed

Building your applications with only managed components has become very popular, and AWS Lambda plays a crucial role in that. I see a tremendous interest in examples how to build such applications, and articles such as " The Serverless Start-Up - Down With Servers! " about teletext.io are read eagerly around the globe. If you are looking for more examples there are the Lambda Serverless Reference Architectures that can serve as the blueprint for building your own serverless applications.

Lambda 105
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Add Type Definitions To An External JavaScript File In TypeScript

The Polyglot Developer

Not too long ago I wrote an article that explained how to include external JavaScript libraries in an Angular TypeScript project. To summarize that post, my goal was to show how to use any of the millions of JavaScript libraries that exist online within a TypeScript application. I received a lot of heat from that article saying that I am missing the point of TypeScript because in the end I wasn’t using any type definitions.

article thumbnail

Design Patterns: Cache-Aside Pattern

cdemi

Applications that rely heavily on a data-store usually can benefit greatly from using the Cache-Aside Pattern. If used correctly, this pattern can improve performance and help maintain consistency between the cache and the underlying data store. This post is part of a Design Patterns series. Reading Data. Using the Cache-Aside Pattern dictates that when you want to retrieve an item from the Data Store, first you check in your cache.

Cache 54
article thumbnail

What is Manual Testing?

Testlodge

There are two ways that software can be tested; manually by a human, and automatically by a computer. Each method has its advantages and disadvantages but they share the underlying goal of ensuring quality in the software. In this article, we’re going to focus on manual testing. We have written about the importance of testing software manually in the past.

Testing 50
article thumbnail

Install A Better Custom ROM On The Amazon Kindle Fire

The Polyglot Developer

As some of you may know, I travel a lot. I am always on a plane without internet and not much to do. Up until now I’ve been using my iPad for watching the few movies I purchased from Google Play because Google Play lets you watch offline. The problem with this is my iPad doesn’t have a lot of storage space and can’t keep me entertained on a six or more hour flight.

article thumbnail

TPDP Episode #5: Developing Mobile Apps with Telerik NativeScript

The Polyglot Developer

There are a lot of different ways to develop mobile applications. On my first two podcast episodes I discussed some of these app development solutions, but this time I’m doing a followup on one in particular. In this episode of The Polyglot Developer Podcast, guest speaker TJ VanToll and I are going to take a deeper look at Telerik NativeScript, who should be using it, and what separates it from the other frameworks that exist.

Mobile 40