10 most common mistakes using kubernetes We had the chance to see quite a bit of clusters in our years of experience with kubernetes (both managed and unmanaged - on GCP, AWS and Azure), and we see some mistakes being repeated. No shame in that, we’ve done most of these too! I'll try to show the...
It's Time to Get Back Into RSS | Daniel Miessler A lot of people who were on the internet in the early 2000's remember something called RSS. It stands for Really Simple Syndication, and it allowed
Explore the world one photo at a time | Bing Wallpaper Bring your desktop to life with a new background each day when you download Bing Wallpaper
Snake Battle Royale - 100 Subscribers Special Thanks for 100 subscribers! Twitter: https://twitter.com/Zzzzoder Intro music: https://www.youtube.com/watch?v=CAJ2Q3Y15iM #code #coding #programming
Bing Wallpapers - Apps on Google Play Bing Wallpapers features a collection of beautiful images featured on the Bing homepage over the last 10 years. Browse images, learn where they're from, and set them as your mobile wallpaper. Each image tells a story Discover details on what makes each i...
Home page - FuGet Gallery This site is a nuget package browser combined with an API browser. The package browser uses the Nuget Gallery API to display all the packages in their index. The API browser combines the XML documentation and the metadata of the package's assemblies...
Kafka Needs No Keeper - Removing ZooKeeper Dependency Say goodbye to Kafka ZooKeeper dependency! KIP-500 introduces a new way of storing data in Kafka itself, rather than in external systems such as ZooKeeper.
May DDD By Night Thu, May 21, 2020, 6:00 PM: We have started planning DDD by Night May, and now looking for speakers.The evening will be hosted by the DDD Melbourne crew and consists ofshort & sharp presentations of t
Shrinking BSON Documents I recently saw a tweet about optimising a DynamoDB instance by shortening attribute names.
Data processing with .NET for Apache Spark .NET for Apache Spark empowers developers with .NET experience or code bases to participate in the world of big data analytics. In this episode, Brigit Murtaugh joins Rich to show us how to start pro
No One Goes There Anymore There's a famous Yogi Berra quote that goes: Nobody goes there anymore. It's too crowded. I have a serious medical condition. I don't us...
GraphQL API for SQL Database in .NET — setting up access to the data In the previous article, we did a short overview of GraphQL technology and component for the SQL databases under .Net. There you may find…
Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek How to handle concurrency conflicts and enforce domain invariants using Entity Framework Core and Domain-Driven Design Aggregate Pattern.
California - Hamilton Official Site I wish to receive emails about Hamilton products, services, offers and promotions and confirm I have read and understood the Privacy Policy.
Multi-threaded Producer Consumer using .Net Core Channels Dotnet Core is getting better everyday. Recently I was assigned a task at work to migrate millions of documents from AWS to an in-house…
Trains․NET - Episode 29 - Nicer train collisions and a release! Originally streamed at https://twitch.tv/davidwengier In this episode we add a new layer for visualizing train collision scanning, and use that to create, with the help of Romanx and TheGubble in chat, a much better algorithm for much nicer collisions. F...
Private Link for Azure SQL Database - Part 1 In the first part of this two-part video segment, Rohit Nayak explains what Private Endpoint for Azure SQL Database is and how it relates to the overall connectivity story for Azure SQL. You can learn
ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles Learn how to configure Blazor WebAssembly to use Azure Active Directory groups and roles.
Microsoft Build 2020 Join us for the Microsoft Build 48-hour, digital event to expand your skillset, find technical solutions, and innovate for the challenges of tomorrow.
Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS! In this post, I will describe how you can build a SQL Server Database project in order to create a .dacpac file, using .NET Core only - dotnet build.
How to View the SQL Generated by Entity Framework Core using .NET Core Logging This post shows you how to intercept and view the SQL generated by Entity Framework Core. This method takes advantage of Microsoft's built in logging for .NET core. Only 2 lines of code required.
It’s OK for your open source library to be a bit shitty (Content note: I normally try to keep my natural level of profanity slightly under control on this blog. I won’t be doing that in this post)
What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More To help fellow engineers wrap their head around Apache Kafka and event streaming, I wrote a 4-part series on the Confluent blog on Kafka’s core fundamentals....
Cryptology ePrint Archive: Report 2020/572 HACL×N: Verified Generic SIMD Crypto (for all your favorite platforms)
Introducing ASP.NET 5 The first preview release of ASP.NET 1.0 came out almost 15 years ago. Since then millions of developers have used it to build and run great web applications, and over the years we have added …