Community for F#

Blog articles of Community for F#

0
comment
on 4/28/2018 5:41 AM
It’s common practice to set log level to WARNING for production due to traffic volume. This is because we have to consider various cost factors: cost of logging : CloudWatch Logs charges $0.50 per GB ingested. In my experience, this is often much higher than the Lambda invocation costs cost of storage : CloudWatch Logs charges $0.03 … You need to sample debug logs in productionRead More » The post You need to sample debug logs in production appeared first on theburningmonk.com.
>> Read the full article
.
0
comment
on 4/9/2018 4:01 PM
Presently sponsored by: TotalCloud, a gamified AWS cloud management platform offering complete cloud visibility to today’s DevOps engineers & managers. On a single-pane of glass, users can get cost visibility, monitor & secure resources, and perform operations - all in real-time. part 1 : new challenges to observability part 2 : 1st party observability tools from AWS <- you are here part 3 : 3rd party observability tools part 4: the future of Serverless observability In part 1 we talked about the challenge[...]
>> Read the full article
.
1
comment
on 4/9/2018 1:37 PM
In this tutorial, you will learn about using WebSharper UI to implement a simple Model-View-Update (MVU) application pattern, similar to the Elm architecture. In subsequent tutorials, you will learn about enhancing this pattern to a full-scale application development architecture (The WebSharper Architecture) that has superior performance and sufficient flexibility to implement any type of web application.
>> Read the full article
.
0
comment
on 4/8/2018 4:01 PM
Presently sponsored by: TotalCloud, a gamified AWS cloud management platform offering complete cloud visibility to today’s DevOps engineers & managers. On a single-pane of glass, users can get cost visibility, monitor & secure resources, and perform operations - all in real-time. In the last post, we look at how you can implement pub-sub with AWS Lambda. We compared several event sources you can use, SNS, Kinesis streams and DynamoDB streams, and the tradeoffs available to you. Let’s look at another messag[...]
>> Read the full article
.
0
comment
on 4/6/2018 6:35 AM
Presently sponsored by: TotalCloud, a gamified AWS cloud management platform offering complete cloud visibility to today’s DevOps engineers & managers. On a single-pane of glass, users can get cost visibility, monitor & secure resources, and perform operations - all in real-time. All the videos from JeffConf Hamburg is now available on YouTube. You can also find slides and sketchnotes from the agenda page on their website. There were a lot of good talks to pick from, but here are my top 3. Simon Wardley : [...]
>> 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