Glenn Condron on New Capabilities in .NET - Episode 58

Glenn Condron on New Capabilities in .NET - Episode 58

This week on the podcast, Jeffrey is speaking with Glenn Condron! Glenn is the Program Management Lead of the App Platform team within the Developer Division at Microsoft, focusing on .NET.

With .NET Conf 2019 just recently wrapped up, Glenn will be highlighting some of the new capabilities within .NET! Glenn was a part of the keynote, where he gave some really interesting demos showing the new stuff coming out for .NET. Having seen the keynote himself, Jeffrey knew that his listeners had to know all about it for themselves too! So, in this episode, Glenn speaks about what he showcased at the conference, explains how he ran his .NET Core 3 demo, how gRPC is changing the game, and shares his current personal preference for running the .NET Core application in a container.

Jeffrey and Glenn cover a lot of ground regarding .NET, so be sure to tune in!

Topics of Discussion:

[:40] Be sure to visit AzureDevOps.Show for past episodes and show notes!

[:48] Jeffrey gives some announcements and lets you know where to get a hold of his book, .NET DevOps for Azure.

[2:24] About today’s guest, Glenn Condron.

[2:42] Jeffrey welcomes Glenn to the show!

[2:48] Glenn shares what he spoke about during the 2019 .NET Conf keynote.

[3:46] Glenn speaks about what his career journey has been like and what he’s currently doing in his role at Microsoft.

[5:14] How gRPC is changing the game when it comes to blocking synchronous calls.

[7:44] What does gRPC stand for?

[8:23] Glenn explains his philosophy and the thinking behind making the backend without giving the URL to the calling application, and instead, publishing a library that their calling application consumed so that their service owned its own protocol (instead of locking in the client to that over-the-wire protocol).

[14:42] Glenn provides his take on whether anything that is a step higher in compatibility (i.e. allows for a greater reach of clients who can use it), tends to include extra steps and a decrease in productivity.

[17:30] Glenn speaks about how he ran his .NET Core 3 demo (at the 2019 .NET Conf) in a Linux container and some of the interesting and impressive pieces of it.

[20:23] A word from the Azure DevOps Podcast’s sponsor: Clear Measure.

[20:49] Glenn explains what it is running as in Azure.

[21:00] Glenn speaks about the networking, and what he configured in the network to get it to be in front.

[26:28] Was the Blazor app deployed to the same Kubernetes cluster?

[26:58] Glenn explains how to set up .NET with the Blazor app.

[28:06] Glenn gives a loving criticism of Javascript and his part with helping .NET developers be better with the existing ecosystems.

[33:06] Out of all the options for being able to run your .NET Core application in a container, which is Glenn’s personal preference? Which does he think should be the norm?

[40:35] Where to learn more about Glenn’s presentation at .NET Conf and follow him online.

Mentioned in this Episode:

Azure DevOps

Clear Measure (Sponsor)

.NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Pre-order on Amazon here!

bit.ly/dotnetdevopsproject

bit.ly/dotnetdevopsbookforcommunity — Visit to get your hands on two free books to give away at conferences or events!

Jeffrey’s .NET DevOps Bootcamp (Oct. 28-30th, in Lakeway, TX)

Microsoft Ignite 2019

Jeffrey Palermo’s Youtube

Jeffrey Palermo’s Twitter — Follow to stay informed about future events!

Glenn Condron’s LinkedIn
Glenn Condron’s Twitter

.NET Conf 2019

gRPC

Blazor

AKS

JSON

.NET Conf 2019 Recordings on Channel 9

github.com/dotnet-presentations

Want to Learn More?

Visit AzureDevOps.Show for show notes and additional episodes.

Episoder(368)

Scott Hunter: .NET8 - Episode 272

Scott Hunter: .NET8 - Episode 272

Scott is the Vice President of Product for Azure Developer Experience. He builds all the .NET tools for Azure.   Topics of Discussion: [2:20] Scott talks about joining Microsoft in 2007 and a few of his most memorable milestones and moments. [5:55] .NET Aspire [6:46] The 3‒4 items in .NET that are important for developers to focus on. [12:02] Improving.NET performance through AOT compilation. [12:22] Introducing a self-contained application. [19:09] Advancements in .NET technology and its applications. [22:11] AI technology and its integration into various products. [22:12] The generative pre-trained to chat transform (GPT). [24:19] Semantic Kernel and open SDK in .NET. [30:12] Aspire, a tool for simplifying web development. [38:25] What Scott calls the orchestrator app. [43:27] Scott’s excitement for the multi-part cloud applications coming together. [45:08] The great feedback that is already rolling in.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Ep #211 with Scott Hunter Orchestrate Your AI with Semantic Kernel openai sdk in .NET Demystifying Retrieval Augmented Generation with .NET .NET Aspire .NET Conf   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

20 Nov 202347min

Martin Thwaites: Building Software for Production - Episode 271

Martin Thwaites: Building Software for Production - Episode 271

Martin Thwaites is a Developer Advocate at Honeycomb, an o11y enthusiast, and a delivery-focused Developer from the UK. With over 20 years of experience in development in the .NET ecosystem, he’s worked with many companies on scaling up engineering teams and products. The past few years have been spent working on solving complex problems with some of the UK’s big names, including e-commerce retailers and credit lenders.   Topics of Discussion: [2:42] Martin getting his start in testing. [5:55] What other products is Honeycomb similar to? [5:57] APM monitoring metrics. [9:05] O11y [9:30] The foundational elements of Honeycomb. [13:36] For smartphone applications, desktop, or mobile, what of these concepts are the same, and what’s different? [15:49] Tracing the unknown unknowns. [17:43] Where open telemetry comes in and shines. [28:04] Do you commit locally, group them up together and execute a push? [33:24] Moving TFS Code Base onto Git. [34:40] What TFS did right. [35:31] The minimum sets of testing and verification that need to go in this chain just to get people enough of a safety net. [35:43] Developer tests and Web Application Factory.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Martin Thwaites LinkedIn Martin on Twitter Martin.Net Honeycomb OpenTelemetry   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

13 Nov 202342min

Jeremy Clark: Design Patterns - Episode 270

Jeremy Clark: Design Patterns - Episode 270

Jeremy helps developers by sharing his struggles, mostly in technology, but also with being more social as an introvert, understanding learning potential, and playing banjo. He has worked as a corporate developer, as a Chief Improvement Officer at a startup, and as a contract developer. Currently, he teaches developers through online courses, workshops, tech articles, and conference talks. He spends most of his time in C# and has recently ventured into Go (Golang) and Rust (Rust lang) to explore some of his favorite topics: interfaces, delegates, concurrency, and parallel programming. You can see him speaking next at LIVE! 360 in Orlando, FL Nov 12‒17, 2023. Use promo code “Clark” to save $500 off your ticket. Also Oct 23rd at DevSpaceConf in Huntsville, AL.   Design patterns are not just for architects. In fact, you already use Design Patterns but probably don’t know it. Observer, Facade, Iterator, Proxy — these are all patterns that allow us to better communicate our ideas with other developers. And once we understand the patterns, we can use solutions that people way smarter than we have already implemented. In this session, we’ll take a look at several Gang of Four patterns that we regularly use without realizing it. Don’t know who the Gang of Four is? Join us to find out.   Topics of Discussion: [3:30] Jeremy talks about his foray into programming and the colleagues that helped him gain confidence. [6:44] Jeremy went from speaking at smaller user groups and code camps to global conferences. [7:35] The act of sharing gained expertise is what makes you an expert. [10:10] Design patterns and their relevance in development. [13:19] The importance of the Gang of Four book and Head First Design Patterns. [17:24] Iterator and the patterns that fall in that category. [20:43] Are we seeing classic patterns be redirected or are new ones taking shape? [23:05] The concept of abstraction. [24:10] The two states that developers fall into. [28:02] More about Jeremy’s testing philosophy and how it’s changed over the years. [29:26] What Jeremy prioritizes when helping other developers start a new codebase. [32:34] Where people can go for more education and information on these topics.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Jeremy Clark Twitter Jeremy Clark LinkedIn Jeremy Bytes Blog DevSpace Conf   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

6 Nov 202335min

Matthew Casperson: Platform Engineering - Episode 269

Matthew Casperson: Platform Engineering - Episode 269

Matthew has loved technology since his first Commodore 64, and that passion remains to this day. His days have me integrating enterprise platforms with Octopus, writing guides and books for platforms like Kubernetes, blogging, and training my colleagues, testing bleeding edge open source projects, and contributing to various blogs.   Matthew is a 5-star published author and has created solutions that Red Hat felt were worthy of being submitted for a patent. CEOs endorse his development skills.   Although he calls himself a developer, Matthew is quite comfortable administering a Linux server, managing a MySQL database, deploying infrastructure with Ansible, reconfiguring a firewall, or just doing what needs to be done to get the job finished.   To ensure that he is learning the industry's best practices, Matthew pushes himself to gain certification in technologies that he relies on, with Oracle proudly telling him “You are among the elite 1% of certified Java professionals who have gone on to achieve the Java Enterprise Architect certification.”   Topics of Discussion: [3:36] Mike talks about some high points in his varied career. [6:33] What is platform engineering? [8:22] Most jobs fall into the category of DevOps. [10:58] The platform team is looking inward and trying to scale up the team members as opposed to scaling up the technology. [13:08] Has Matt seen any of the job boards coming out with how we need to hire a platform engineering director or platform engineering analyst? [15:08] What does Matt’s typical work day and work week look like? [17:02] Guiding customers into creating useful solutions in their own teams. [18:17] Have we figured out the difference between platform engineering and DevOps? [20:05] “Needless creativity.” [23:56] The importance of consistent feedback and improvement. [25:58] Developers have a $0 budget, but an unlimited time budget. [30:55] DevOps teams need to take dependencies seriously. [31:44] How we can standardize and automate some of those internal processes through platform engineering. [35:06] Dependabot.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Matt Casperson LinkedIn Octopus Enterprise Deployment Patterns Github.com/OctopusSolutionsEngineering/EnterprisePatternsReferenceImplementation/tree/main   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

30 Okt 202338min

Mike Martin: Architecting Azure - Episode 268

Mike Martin: Architecting Azure - Episode 268

Mike Martin, an exceptional Senior Cloud Solution Architect and Technical Evangelist at Microsoft. With over two decades of experience in the IT industry, Mike is an expert in coaching and leading teams and architecting, designing, and training systems. As an Azure specialist for ISVs (Independent Software Vendors) and partners, he is the go-to person for all things related to the Microsoft Cloud Platform and Application Lifecycle Management. Mike is known as the perfect hybrid solution with his unique combination of expertise in both development and IT Pro topics.   Mike Martin's involvement in the Belgian Microsoft Azure User Group (AZUG) dates back to January 2012, when he joined the group as a crew member. He has been an active contributor to the community ever since, regularly giving presentations and playing an integral role in organizing events such as ITProceed, Techorama, and the Global Azure Bootcamp (GAB).   Mike’s extensive knowledge and experience in Microsoft Azure have earned him numerous accolades, including being recognized as a Microsoft Azure MVP five times since 2013, with his most recent award in July 2017. He is also a Microsoft Azure Advisor, providing guidance and insights to others in the community.   Beyond his professional achievements, Mike is passionate about giving back to the community and inspiring the next generation of technologists. He takes great pleasure in introducing young people to the world of Microsoft and technology and is always willing to lend a helping hand to those in need.   Topics of Discussion: [5:05] How Mike got into his career, and a few of the highlights he has had over the past 27 years in the field. [9:34] Where he got reborn as a true architect. [10:53] The beauty of being involved from the beginning, and why youngsters may have a challenging time. [13:28] The importance of independent scale. [18:25] Going by the philosophy of KISS: keep it simple, stupid. [22:27] How does Mike coach people in the decision of the level of resilience? [28:40] Functional monitoring when it comes to resiliency. [29:52] The patterns Mike advises to his coders to hook up existing monitoring tools to get that functional level of monitoring. [30:32] Reliable web application and the well-architected framework. [34:46] What is giving Mike hope for the future in programming these days?   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Serverless360 The Twelve-Factor App Reliable web app patterns Reliable web app patterns — Github Learn About MSAL   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

23 Okt 202340min

Jeff Julian: IoT with Meadow and Wilderness Labs - Episode 267

Jeff Julian: IoT with Meadow and Wilderness Labs - Episode 267

Jeff Julian is a long-time software developer. He used to run the Geeks with Blogs blogging site when developer blogging was the peak of social media. He’s received multiple Microsoft MVP awards and has spoken at many conferences. He has retired from the software development community and now runs a local farm where he has custom-developed a farm operating system using IoT devices and electronics.   Topics of Discussion: [2:55] Some tips to do conferences right. [4:55] What led Jeff to apply programming to farming? [6:50] Jeff’s decision to buy land, and the challenges that came with purchasing it. [10:31] Becoming aware of Wilderness Labs and Meadow. [12:33] Selling directly to the customer. [12:42] What Meadow is, and some of the things they have automated. [17:15] Driving the fodder system. [20:22] Where and how does the code come in for this automation? [24:46] UptimeRobot and using F7 devices for data collection and IoT projects. [26:22] Using technology for farming and beekeeping. [33:57] IoT devices, sensors, and power consumption. [36:13] How many tiny computers does it take? [38:02] The challenges of IoT devices. [44:15] The heart of the .NET community should be people helping each other learn and grow.   Mentioned in this Episode: YARP Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Geeks with Blogs Wilderness Labs   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

16 Okt 202346min

Shawn Wildermuth: Web Service APIs in .NET 7 - Episode 266

Shawn Wildermuth: Web Service APIs in .NET 7 - Episode 266

Shawn Wildermuth has been tinkering with computers and software since he got a VIC-20 back in the early ’80s. He has been a Microsoft MVP, Pluralsight Author, and filmmaker. You can reach him at his blog at Wildermuth.com and he makes films at Twainfilms.com.   Topics of Discussion: [5:34] What got Shawn excited about coding? [9:26] How should developers be thinking about just the concept of an API? What are the categories that they should be aware of? [16:04] Shawn’s first steps in designing an API. [18:37] What are the newer concepts and newer advances that are worth taking a look at? [19:10] Maturing minimal APIs. [24:53] Endpoint filtering. [27:01] Does the core logic need to be aware that it might be in a caching workflow, or does caching as a concept belong to the interface for the application programming? [31:45] Shawn’s favorite method for testing the complete set of web service APIs. [34:59] Helping young developers not get lost along the way of feeling the need to be perfect. [39:25] How developers make the decision of where and how to run the applications they built.   Mentioned in this Episode: YARP Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Shawn Wildermuth on Next-gen Web Services Twain Films   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

9 Okt 202343min

Jay Harris: Overcoming Tough Problems in Software Projects - Episode 265

Jay Harris: Overcoming Tough Problems in Software Projects - Episode 265

Jay Harris is a speaker, software consultant, and owner of Arana Software. He has been developing on the web since 1995, when the Blink tag lured him away from Visual Basic 3, and has been awarded as a Microsoft Regional Director, ASPInsider, and Microsoft MVP. Recognizing that the greatest application performance bottleneck is a developer’s time, Jay’s continuing quest is for frameworks, modules, tools, and practices that make developers stronger, fitter, happier, and more productive.   Jay resides in Las Vegas, USA. Follow him on Twitter at @jayharris.   Topics of Discussion: [3:40] Jay gives a shout-out to a phenomenal manager, Larry, who had a profound impact on his career. [5:30] Advice for managing burnout in software development teams. [7:16] The importance of learning how to say no. [10:19] Respecting team limits and honoring downtime is crucial for long-term success. [16:06] Maintaining software team velocity through play and downtime. [18:23] The key to sustainable software delivery is collaboration, compromise, and empowering teams to be self-sufficient. [23:28] Pain points in user interfaces. [30:39] Overcoming the challenges of working with PDFs. [36:49] Jay walks us through the typical code flow.   Mentioned in this Episode: YARP Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Jay Harris on Distributed DevOps Glenn Burnside Managing Developers   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

2 Okt 202341min

Populært innen Politikk og nyheter

giver-og-gjengen-vg
aftenpodden
aftenpodden-usa
popradet
bt-dokumentar-2
forklart
stopp-verden
nokon-ma-ga
det-store-bildet
dine-penger-pengeradet
fotballpodden-2
aftenbla-bla
frokostshowet-pa-p5
rss-dannet-uten-piano
e24-podden
rss-penger-polser-og-politikk
rss-ness
rss-fredrik-og-zahid-loser-ingenting
rss-borsmorgen-okonominyhetene
unitedno