Sat.Dec 09, 2017 - Fri.Dec 15, 2017

article thumbnail

Expanding the AWS Cloud: Introducing the AWS China (Ningxia) Region

All Things Distributed

Today, I am happy to announce the general availability of AWS China (Ningxia) Region, operated by Ningxia Western Cloud Data Technology Co. Ltd. (NWCD). This is our 17th Region globally, and the second in China. To comply with China's legal and regulatory requirements, AWS has formed a strategic technology collaboration with NWCD to operate and provide services from the AWS China (Ningxia) Region.

AWS 67
article thumbnail

Evaluating rendering metrics

Speed Curve

At SpeedCurve, we're fond of the phrase "a joyous user experience". Creating this joy requires delivering what users want as quickly as possible. It's important that the critical content is downloaded and rendered before users get frustrated. Network metrics have been around for decades, but rendering metrics are newer. Speed Index. Start Render. Time to First Interactive.

Metrics 69
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

Handling user-initiated actions in an asynchronous, message-based architecture

O'Reilly Software

A simple framework for implementing message-based, user-initiated CRUD operations. A message-based microservices architecture offers many advantages, making solutions easier to scale and expand with new services. The asynchronous nature of interservice interactions inherent to this architecture, however, poses challenges for user-initiated actions such as create-read-update-delete (CRUD) requests on an object.

article thumbnail

The Short Term Benefits of Unit Tests

Professor Beekums

Many developers have one of two opinions about unit tests: they believe 100% of the code has to be covered by unit tests, or they believe 100% of the code has to be covered by unit tests but they have reasons for not writing any. It isn’t common to find people who dislike the idea of unit tests. The main cost of having unit tests is spending time to write them.

Testing 45
article thumbnail

Containerizing A Node.js With Express Image Processing RESTful API Using Docker

The Polyglot Developer

Docker is a great way to package and deploy web applications. Applications that have been containerized can easily be created, destroyed, or even moved between servers, as long as the servers are using the Docker runtime. Not too long ago I wrote about creating a RESTful API that could process images and generate Android compliant launcher icons. This article was titled, Create an Android Launcher Icon Generator RESTful API with Node.js, and Jimp and it was powered by Express Framework.

article thumbnail

Upcoming of the learned data structures

Abhishek Tiwari

Can machine learning-based data structures i.e. learned data structures replace traditional data structures? This is a question recently asked and explored by a team of Google researchers led by Jeff Dean with a major focus on database indexes. Jeff is a Google Senior Fellow in the Google Brain team and widely known as a pioneer in artificial intelligence (AI) and deep learning community.

article thumbnail

AWS Lambda Reserved Concurrency

The Symphonia

The most important new text box of re:Invent? Lambda is a wonderful platform. However, it is still in its early years, and has a number of limitations and rough edges. One of those edges?—?that of the ability to overwhelm downstream systems with unfettered load?—?got a lot smoother at re:Invent 2017. The problems In Learning Lambda Part 9 , I described Lambda’s scaling behavior?

Lambda 40

More Trending

article thumbnail

Create An Android Launcher Icon Generator RESTful API With Node.js, And Jimp

The Polyglot Developer

When you’re developing an Android mobile application, it is critical that you come up with a nice launcher icon for all possible Android screen densities. If you’re not too familiar with Android, there are mdpi , hdpi , xhdpi , xxhdpi , and xxxhdpi densities as of now. This number could change in the future. Once you’ve got your icon, resampling or resizing it for each possible screen density can become a pain in the butt.

Mobile 40
article thumbnail

Stupid link tricks

O'Reilly Software

Learn how to manipulate smartphone behavior with common hyperlinks. Continue reading Stupid link tricks.

52