Community for F#

Blog articles of Community for F#

0
comment
on 7/7/2024 11:02 AM
If you’re using CDK, you should use L3 constructs to encapsulate common patterns and best practices in your architecture. However, sometimes you'd find a 3rd-party L3 construct that does most of what you want, but you need to customize how it configures some of its resources. That can be tricky because you don't own the source code, and the construct author might not be willing to make the changes you want. In this article, let me show you an easy and effective way to do this without having to clone and ma[...]
>> Read the full article
.
0
comment
on 7/2/2024 5:35 PM
Here is the biggest mistake many teams make when they try to adopt serverless and why they ultimately fail. Don't make the same mistake. The post I’m sorry, but the way you adopt serverless is wrong appeared first on theburningmonk.com.
>> Read the full article
.
0
comment
on 6/2/2024 2:57 PM
AppSync now supports invoking Lambda resolvers asynchronously. This simplifies a common challenge in GenAI applications where we had to hand off the call to the LLM to a background function so we can stream the LLM response back to the caller. The post AppSync’s new async Lambda resolver is great news for GenAI apps appeared first on theburningmonk.com.
>> Read the full article
.
0
comment
on 5/7/2024 9:07 AM
What’s Least Privilege? Before diving in to the heart of this blog post I think it’s wise to explain what I mean by “Least Privilege” and why it’s worth while. I think it’s also worth discussing why you may not want to bother with it as well. The “Principle of Least Privilege” basically means you […]
>> Read the full article
.
0
comment
on 4/30/2024 4:28 PM
Here's everything I've been up to so far in 2024 - blogs, videos, podcasts, public talks, workshops The post 2024 update: Jan – April appeared first on theburningmonk.com.
>> 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