Tutorial: Build Serverless functions with C#

By Dustin Ward

The world of cloud computing has been revolutionized by a solution called serverless computing. It has been an absolute joy for developers to use. Before this innovation, developers had to worry about the resources powering their code. Since the launch of serverless computing, the developer’s focus on operating-system and hardware architecture is now a thing…

AWS Lambda pricing explained with examples

By Dustin Ward

In this article we’ll go through the ins and outs of AWS Lambda pricing model, how it works, what additional charges you might be looking at and what’s in the fine print. Money makes the wold go round. Unfortunately, it is a necessity in almost all spheres of life. You can live without it or…

How to Tier Your Data in MongoDB Atlas to Reduce Storage Costs

By Dustin Ward

AWS FeedHow to Tier Your Data in MongoDB Atlas to Reduce Storage Costs By Benjamin Flast, Sr. Product Manager – MongoDB MongoDB Customers often reach out to our team at MongoDB to ask, “How can I control my data storage costs?” With the proliferation of different, constantly changing applications, it’s become a challenge to innovate…

Run distributed hyperparameter and neural architecture tuning jobs with Syne Tune

By Dustin Ward

AWS FeedRun distributed hyperparameter and neural architecture tuning jobs with Syne Tune Today we announce the general availability of Syne Tune, an open-source Python library for large-scale distributed hyperparameter and neural architecture optimization. It provides implementations of several state-of-the-art global optimizers, such as Bayesian optimization, Hyperband, and population-based training. Additionally, it supports constrained and multi-objective…