Community for F#

Blog articles of Community for F#

0
comment
on 4/13/2020 4:23 PM
Have you been wondering about serverless but just don’t know how and where to start? Maybe you’re already building stuff with serverless, but don’t know if you’re doing it right? Are you unsure about the best practices for testing, monitoring and how to choose between similar services like SNS and EventBridge?   I have just … Skill up your serverless game with my new instructor-led online workshop Read More » Liked this article? Support me on Patreon and get direct help from me via a private Slack chann[...]
>> Read the full article
.
0
comment
on 4/9/2020 2:13 AM
So you have built a serverless application, that, amongst other things, lets you upload images and files to S3. The set-up is very simple: API Gateway, Lambda and S3. It took you no time to implement and it works like a dream. You pat yourself on the back for another job well done. Until one … Hit the 6MB Lambda payload limit? Here’s what you can do. Read More » Liked this article? Support me on Patreon and get direct help from me via a private Slack channel or 1-2-1 mentoring. Hi, my name is Yan C[...]
>> Read the full article
.
0
comment
on 4/7/2020 3:13 PM
Despite having the term science in its name, it is not always clear what kind of discipline computer science actually is. Research on programming is sometimes like science, sometimes like mathematics, sometimes like engineering, sometimes like design and sometimes like art. It also has a long tradition of importing ideas from a wide range of other disciplines. In this article, I will look at ideas from architecture and urban planning. Architecture has already been an inspiration for design patterns, althou[...]
>> Read the full article
.
0
comment
on 3/21/2020 6:22 PM
Lambda invocations are charged in 100ms blocks of execution time. But the cost per 100ms of execution time depends on how much memory you allocate to the function. The higher the memory, the more CPU cycles and network bandwidth, but the higher the cost as well. One of the simplest and most efficient cost optimization … How to: optimize Lambda memory size during CI/CD pipeline Read More » Liked this article? Support me on Patreon and get direct help from me via a private Slack channel or 1-2-1 mentoring[...]
>> Read the full article
.
0
comment
on 3/19/2020 5:51 PM
In this two-part conversation on Real-World Serverless, I spoke with Joe Emison about his experience with serverless and his latest venture, Branch, a home and auto insurance company that is built fully-serverlessly by a small team. Joe is easily one of the smartest people working with serverless technologies today and I’m very grateful that he … Real-World Serverless: fully-serverless insurance company with Joe Emison Read More » Liked this article? Support me on Patreon and get direct help from me via[...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper