Skip to content

Latest commit

 

History

History
343 lines (218 loc) · 26.4 KB

series-02.md

File metadata and controls

343 lines (218 loc) · 26.4 KB

New Breakpoint - Series 2

The below shows make up our second series of New Breakpoint which ran from 20 Aug 2021 - 19 Apr 2023.

You can watch all our episodes via our playlists on Microsoft ANZ's YouTube Channel - Season 1 | Season 2 https://aka.ms/new-breakpoint/playlist), or join our ongoing conversation on Twitter @MicrosoftDevANZ.

If you're looking for our more recent shows, you'll find them on the main page.

Or register to view the sessions on-demand through our New Breakpoint Webpage


2023-03-01: From concept to reality: Aussie social payments fintech HelpPay’s journey

You can catch this episode on our YouTube Channel.

What if you had a fantastic idea that gave people a way to allow others to chip in towards their bills? How do you get started turning that idea into a funded and sustainable business, all the while building the technology foundation to make the idea a reality?

In this episode we have co-founder of HelpPay, Andrew Ellett, and partner company Revium’s Technical DirectorJacques Botes joining us to talk about their journey from concept to functioning business. If you are a developer wondering how to bootstrap your business, or the technical founder of a business, then this is a great episode to tune in for.

Learn more about HelpPay through these channels:

Andrew shared some tips on purpose and "slicing the pie", here are some good links:

Jacques covered a range of topics on Azure and Microsoft's startup benefits:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2023-02-16: Hey, GitHub! What’s new in the world of GitHub with Damian Brady

If you missed the live show you can catch the episode on YouTube.

There were a lot of announcements at GitHub Universe 2022, from free Codespaces for everyone, a new GitHub Actions Importer tool, improved security tooling, better project planning tools, and event support for careers in open source!

This episode we had Head of Developer Advocacy at GitHub - Damian Brady walk through some of these announcements including some a cool demo of using Stable Diffusion in a Codespace.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin

Q&A segment

  • Question: GitHub Actions: with required workflows, can say a .net specific workflow automatically skip a NodeJS repo

    Answer: Yes, you would need to set that required workflow for those repositories specifically though.

  • Question: GitHub Codespaces: If you had multiple repos that need to integrate with each other say via APIs - Is it possible to have Codespace A hit an API endpoint in Codespace B?

    Answer: Within a Codespace, you are able to open ports and specify whether they're open publicly, to the organization (so you can connect if you have the other Codespace open), or keep them private.


2022-11-22: A GitOps approach to multi-microservice and environment apps with Azure Red Hat OpenShift

If you missed the live show you can catch the episode on YouTube. You can also check out the episode Q&A page.

Microservices assist in rapidly building and deploying distributed apps. But, with a distributed system comes added complexity. As your microservices grow, the headache of managing their environmental configuration can too – unless you get ahead of it. 

With Azure Red Hat OpenShift (ARO), you can take a GitOps approach to managing the lifecycle of your Kubernetes platform and apps. 

In this episode of New Breakpoint, Paul Foster from Red Hat ran us through how to configure a production-grade Kubernetes ecosystem in a day – powered by ARO and GitOps with Tekton, CI/CD and Istio using familiar tools such as Helm. 

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2022-09-15: Event driven architectures and the power of asynchronous communications

If you missed the live show you can catch the episode on YouTube. The live segment Q&A is not included in this video, so if you'd like to see what was asked, along with answers, check out the episode Q&A page.

As the services and apps we build become increasingly distributed, integrations between components become increasingly complicated, error prone and difficult to manage.

In this episode of New Breakpoint, Amit Kuckreja from Microsoft will talk through how to solve these challenges using event-driven architectures and asynchronous communication. We'll also explore the right time to use them, the trade-offs that you make and some of the pain points.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2022-06-09: Stop worrying about Kubernetes with Azure Container Apps and Dapr

If you missed the live show you can catch the episode on YouTube. The live segment Q&A is not included in this video, so if you'd like to see what was asked, along with answers, check out the episode Q&A page.

Friend of New Breakpoint, Todd Whitehead is back, and this time he's covering Azure Container Apps and showing us how the service eases developer's lives when building cloud-native microservices solutions. You can build multi-language microservices and utilise Dapr to manage integration, along with having scale-to-zero capabilities driven by the use of KEDA.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2022-05-12 - Series 2 - Episode 9: Practical design steps architects can take to cost optimise their tech stack

If you missed the live show you can catch the episode on YouTube.

Microsoft Australia's Chief Azure Architect, Shane Baldacchino look at how you can manage costs by selecting Azure services based not only on their service capabilities, but also their cost profile. Nobody ever said they wanted to spend more money in the cloud!

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2022-04-14 - Series 2 - Episode 8: Improve your application resilience with Azure Chaos Studio

If you missed the live show you can catch the episode on YouTube.

In this episode of New Breakpoint, we are joined by Microsoft Azure Digital & App Innovation Specialist Martin Abbott to demonstrate how Azure Chaos Studio can help you test for potential points of failure at any phase of the service lifecycle – from development through to production.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2022-03-10 - Series 2 - Episode 7: Let's brew Java on Azure

If you missed the live show you can catch the episode on YouTube.

Azure provides you with best-in-class solutions to build, test and deploy Java apps. With its managed services, Azure enables you to ship software faster — without worrying about infrastructure. Plus, you can take advantage of the extensibility of the Azure ecosystem to innovate and meet customer demands.

Microsoft's Manoj Ravikumar Nair walked us through how you can migrate and scale Java apps on Azure using all your favourite tools and frameworks, such as Spring, Tomcat, WildFly, JBoss, WebLogic, WebSphere, Maven, Gradle, IntelliJ, Eclipse, Jenkins, Terraform and more.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2022-02-02 - Series 2 - Episode 6: Next-level Infrastructure-as-Code with Bicep and DevOps

If you missed the live show you can catch the episode on YouTube. The live segment Q&A is not included in this video, so if you'd like to see what was asked, along with answers, check out the episode Q&A page.

Bicep makes it easy to deploy your Azure resources as code. But deploying Bicep code automatically requires you to know about pipelines, service principals, source control, and many other concepts.

In this episode, John Downs, Senior FastTrack Engineer from Microsoft, will talk through how you can get started building your own Azure deployment pipeline with Bicep, Azure Pipelines or GitHub Actions.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2021-12-07 - Series 2 - Episode 5: Demystifying OAuth, JWTs and Azure AD for Developers

If you missed the live show you can catch the episode on YouTube. The live segment Q&A is not included in this video, so if you'd like to see what was asked, along with answers, check out the episode Q&A page.

Building applications to make use of Azure Active Directory (Azure AD) for authentication and authorisation requires developers to have familiarity with OAuth, Open ID Connect (OIDC) and JSON Web Tokens (JWTs). In this episode, Graeme Foster, Cloud Solution Architect from Microsoft, will use a fun interactive demonstration to familiarise developers with OAuth flows, Application Registrations and how to work with JWTs.

In the episode you'll learn about what's inside ID and Access tokens, what Scopes and Roles are and how to use them, and, intriguingly... why there’s a Pixie (PKCE) lurking in your Azure AD flows!

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2021-11-18 - Series 2 - Episode 4: Azure Application Services on Kubernetes with Azure Arc

If you missed the live show you can catch the episode on YouTube. The live segment Q&A is not included in this video, so if you'd like to see what was asked, along with answers, check out the episode Q&A page.

In this show, Microsoft's Chris Reddington walked us through how to run Azure App Service, Functions, Logic Apps and more on an Azure Arc-enable Kubernetes cluster and these clusters can be run on-premises or hosted in a third-party cloud. We saw how this approach allows you to take advantage of App Service features while also maintaining corporate compliance by hosting apps on infrastructure you manage. This also allows you to buy applications to take advantage of Azure Application Services and run them in Azure and elsewhere which is great for business continuity or disaster recovery.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2021-10-07 - Series 2 - Episode 3: BRUVNet & Azure AI: Unravelling the Data in our fish community

If you missed the live show you can catch the episode on YouTube. All the questions raised during the live Q&A are already answered either in the video or in the list below.

Azure custom vision with machine learning is a great way to train and visualise data sets, operationalise machine learning models to save hundreds of hours of manual work and enable citizen scientists and power collaboration. In this episode, host Michelle Sandford is joined by Rupal Mudholkar from the Microsoft FastTrack Team, as well as Andrew Jansen and Keith Tayler from the Australian Government's Supervising Scientist Branch (SSB) Project in Kakadu to learn how the team is using data, Azure AI and Machine Learning to extend the project's capabilities, supporting scientists and researchers who are making a difference.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2021-09-09 - Series 2 - Episode 2: Migrating PHP Laravel web apps to Azure App Service

If you missed the live show you can catch the episode on YouTube. All the questions raised during the live Q&A are already answered either in the video or in the list below.

Azure App Service is a great place to host your web applications, and one of the most common web frameworks, PHP, is deeply supported on the platform. This episode we are joined by Microsoft's Rajan Bhayana to talk through App Service's PHP support and how you migrate your existing Laravel applications to Azure.

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


2021-08-12 - Series 2 - Episode 1: Modernising your CI/CD pipelines

If you missed the live show you can catch the episode on YouTube. The live segment Q&A is not included in this video, so if you'd like to see what was asked, along with answers, check out the episode Q&A page.

Anthony Borton from GitHub walked us through GitHub Actions triggered from a Pull Request (PR) and how Actions can be used to drive easier PR validation. We also saw how to add sophisticated security scanning that looks for both secrets and code vulnerabilities to our deployments to Azure (or any destination!)

Want to learn more? Here are some great next steps:

If you enjoyed the episode and want more content like it? Try our monthly developer newsletter: https://aka.ms/DevNewsletterJoin


Check out Series 1

We had some great talks covering a range of developer and AI topics, including DevOps, MLOps, Python and Serverless.

All Series 1 shows are listed on our Series 1 page.