Event Sourcing with Jeremy Miller
.NET Rocks!8 Kesä 2021

Event Sourcing with Jeremy Miller

What is event sourcing, and why should you care? Carl and Richard talk to Jeremy Miller about the latest version of Marten, the Document store for PostgreSQL - and how there is an increased focus in this version of event sourcing. Jeremy talks about the patterns of development around event sourcing, separating how data is written to a system from reading it. One of the side effects is some latency, but the advantage is scalability and reliability. It takes some time to get used to the patterns around event sourcing, but for the right project, it can make all the difference!

Support this podcast at — https://redcircle.com/net-rocks/donations

Jaksot(1956)

HashiCorp Packer with Jamie Phillips

HashiCorp Packer with Jamie Phillips

What can HashiCorp's Packer do for you? Carl and Richard talk to Jamie Phillips about how Packer helps to make golden images of hypervisor machines - that would be Hyper-V, VMWare or any of the container solutions so that you can ship them out to whoever needs them. The images can be used as part of your pipeline to push cloud products into a store, or for developers to work from production-configured images, and so on. Packer is a powerful open source solution that can be part of your CI/CD pipeline!Support this podcast at — https://redcircle.com/net-rocks/donations

4 Heinä 201949min

Authentication with Auth0 2019 with Vittorio Bertocci

Authentication with Auth0 2019 with Vittorio Bertocci

What's your authentication solution? Carl and Richard talk to Vittorio Bertocci, now an architect at Auth0, about building pure identity solutions that work for all platforms and languages. Vittorio digs into why you want an authentication solution that stands independent of any given cloud vendor, and what capabilities you need to get authentication right!Support this podcast at — https://redcircle.com/net-rocks/donations

27 Kesä 201953min

Messaging Pitfalls with Jimmy Bogard

Messaging Pitfalls with Jimmy Bogard

How do you use messaging? Carl and Richard talk to Jimmy Bogard about his work developing messaging architecture for applications. Jimmy talks about the mistakes he's made along the way, starting with not using formal messaging systems - yes, you can use a text file or a database table as a queue, but should you? And when you do embrace messaging, there is an overhead of code and effort to work with queues properly. Is it worth it? The answer is always, it depends!Support this podcast at — https://redcircle.com/net-rocks/donations

20 Kesä 201956min

Home Automation Geek Out with Mads Kristensen

Home Automation Geek Out with Mads Kristensen

It's 2019, how smart is your home? Time for a Geek Out! Carl and Richard chat with Mads Kristensen about how he's adding automation to his home - and in a way that is tolerable for his significant other and young children. Mads talks about his kids being small enough that they can't reach the light switch - so automation to turn lights on is hugely empowering for them! But how do you make your home automation not so annoying? That's a bit trickier, and a great conversation!Support this podcast at — https://redcircle.com/net-rocks/donations

13 Kesä 201958min

Building Websites using Gatsby with Jason Lengstorf

Building Websites using Gatsby with Jason Lengstorf

Why should you build your website with Gatsby? Carl and Richard chat with Jason Lengstorf about the Javascript library built on top of ReactJS to automate the generation of static web pages from a variety of data sources with a focus on blogs and CMS sites. The conversation dives into this idea of higher layer abstractions making building multi-format web pages easier and highly performant by generating to static content. This lets you push your content closer to the customer on a CDN - the web development world continues to evolve.Support this podcast at — https://redcircle.com/net-rocks/donations

6 Kesä 201952min

Migrating to Containers using Istio and Kubernetes with Rob Richardson

Migrating to Containers using Istio and Kubernetes with Rob Richardson

Ready to move your applications into containers? Carl and Richard chat with Rob Richardson about his work migrating existing applications running in virtual machines over to containers using Kubernetes as the orchestration engine and Istio as the traffic manager. Why add Istio to the mix? It makes it easier to have a mixture of containers, services running in VMs and more. The conversation digs into the expanding tribe of services that work in containers together to give you great options for analytics, security and more.Support this podcast at — https://redcircle.com/net-rocks/donations

30 Touko 201953min

Rockstar with Dylan Beattie

Rockstar with Dylan Beattie

Have you heard of Rockstar? Carl and Richard talk to Dylan Beattie about a joke that may have gone too far - or perhaps not far enough? Dylan talks about the origins of Rockstar, the idea that recruiters like to use the term rockstar to identify a certain class of developer that is far from realistic. But what if rockstar was a language? Then anyone who programmed in it would be a rockstar developer... right? What started as a gag specification is now a language - the code looks like 80s rock lyrics, but it compiles!Support this podcast at — https://redcircle.com/net-rocks/donations

23 Touko 201955min

Securing Microservices with Sam Newman

Securing Microservices with Sam Newman

How do you secure microservices? Carl and Richard chat with Sam Newman about the complexity that comes with containerization and microservices, and how that impacts your security plans. Often security has been based on a monolithic single-point-of-access model. But when applications are broken down into microservices, there are a whole bunch of new points of contact to be secured. The good news is, there is plenty of technology out there to help, including password vaults, mutual TLS and more - you just need to learn about it!Support this podcast at — https://redcircle.com/net-rocks/donations

16 Touko 201950min