Christian Eder
@_ceder
Followers
98
Following
147
Media
37
Statuses
331
Joined October 2013
Blogged: "Make Or Buy — Finding The Right Balance For Internet Of Things Projects" https://t.co/A9nTlbLwh3
link.medium.com
Every idea needs a Medium
0
4
1
I wrote a new article on data migrations with #RedisGears Check it out at
medium.com
Systems evolve and so does their data. Instead of making our code endlessly complex just to be able to work with old data models and new…
0
2
6
Are you interested in using #redis as the primary DB in your system? Here's a short writeup of how I'm using it in my pet project
linkedin.com
Are you using Redis, maybe as a cache and even some of its cooler data structures? Did you know that it can do much more? In this post you can see how I'm using it as the primary and only database in...
0
1
7
I made a thing 🎉 if you like @ilographs diagrams, but would love to use a real programming language instead of YAML to define diagrams, check it out: https://t.co/2XUHmdg5gw
npmjs.com
This library allows you to define [Ilograph](https://www.ilograph.com/) workspaces using TypeScript, and to get the corresponding YAML workspace definition as an export. This exported YAML can then...
0
2
0
Did my talk on "Architecture As Code" today @SAA_conf, speaking about modelling & diagramming as code using tools such as @structurizr and @ilographs - it was a blast 🥳! In case you missed it, I also have written a blog post on the topic: https://t.co/gkCMOZsySD
blog.devgenius.io
In this article we’ll explore applying the “as code” paradigm to architecture documentation, look at available tools and benefits.
0
5
17
Having issues with click propagation using @AntDesignUI modal dialogs? Perhaps this can help you: #React
0
1
1
Having fun playing around with @ilographs and @structurizr - will post an article soon on using @ilographs to visualize @structurizr architecture models 🚀🚀🚀
0
1
5
✍️Blogged: „Hosting Static Websites On Amazon S3 With CloudFront And Custom Domains Using CDK“ #aws #cdk #infrastructureascode
https://t.co/ZNIJYl8DUV
awstip.com
In this article, you’ll learn how to use AWS CDK script that will publish a static website to an Amazon S3 bucket and add a custom domain.
0
0
0
Did you know that #Redis can do more than simple caching? Find out how to use it as your primary database, speed up your workflows and simplify your architecture, in episode 83 of #DevTalk
https://t.co/CJ669uyop6
kerry.lothrop.de
On this episode of DevTalk I speak to Marius Muntean about the hidden features of Redis. Links: .NET Rocks!The CloudcastRedis OM client librariesRedis Discord Server (for support and general exchan...
0
2
3
Blogged✍️: "How To Monitor An ASP.NET Core API Running On AWS Fargate Using Amazon CloudWatch And CDK" https://t.co/mWixIJjv8m
#AWS #AWSFargate #AWSCloudWatch #CDK #InfrastructureAsCode #AspNetCore
0
1
3
Blogged ✍️: "Using Newtonsoft.Json in ASP .NET Core And SignalR" https://t.co/gm7X0T8mmJ
#AspNetCore #JSON
towardsdev.com
While System.Text.Json promises huge performance gains, it also has some limitations compared to Newtonsoft.Json.
0
0
2
Blogged✍️: "Adding Auto-Scaling To AWS Fargate Services" https://t.co/LoF6fKopIk
#AWS #AWSFargate #CDK #InfrastructureAsCode
awstip.com
In this article, we’ll focus on adding auto scaling capabilities to an AWS Fargate service.
0
0
1
Time zones are hard, exhibit 1645777086 Apparently, getting the `.Date` of a DateTimeOffset in .NET strips away the time zone (which makes sense, since its then only supposed to be a Date), but boy did I not see that coming...
0
0
3
Blogged✍️: "Adding HTTPS And Custom Domains To An API Hosted On AWS Fargate Using CDK" #AWS #AWSFargate #SSL #AWSRoute53 #CDK #InfrastructureAsCode
https://t.co/BQK9Q2zntx
0
0
0
Blogged✍️: "Deploying An https://t.co/60ItQcT6Jh Core API To AWS Fargate Using CDK" #AWS #AWSFargate #Docker #AspNetCore
https://t.co/rC0kwm8xkZ
0
0
1
✍️Blogged: "How To Run AWS Lambda Functions Every Few Seconds" https://t.co/Mg63OJP2qg
#AWS #AWSLambda #CDK #InfrastructureAsCode
awstip.com
The default way to run AWS Lambda Functions on a time schedule is to use an EventBridge rule, formerly also known as CloudWatch events. The…
0
1
0
✍️Blogged: "Authoring Polyglot AWS CDK Constructs Using JSII" https://t.co/VQgTyVf693
#AWS #CDK #JSII #InfrastructureAsCode
awstip.com
The AWS Cloud Development Kit is a set of tools and libraries enabling us to provision, configure and manage AWS services. Under the hood…
0
0
1
I am looking for the capability to execute #serverless code, have state attached to the code, execute multiple instances of this in parallel but serialize execution per some id of my own choosing - the service should take care of making sure only 1 instance per id runs in paralel
1
0
0