Skip to content

Commit

Permalink
episode156
Browse files Browse the repository at this point in the history
  • Loading branch information
lechnerc77 committed Oct 28, 2023
1 parent 1fe1152 commit 66300b3
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ With this season the outline of the posts have changed compared to season 2. You
| [Episode 153](/episodes/season3/episode153.md) | 07.10.2023 |
| [Episode 154](/episodes/season3/episode154.md) | 14.10.2023 |
| [Episode 155](/episodes/season3/episode155.md) | 21.10.2023 |
| [Episode 156](/episodes/season3/episode156.md) | 28.10.2023 |

## Disclaimer

Expand Down
Binary file added episodes/cover-images/episode156small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
129 changes: 129 additions & 0 deletions episodes/season3/episode156.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
---
title: 'Episode 156: myNewsWrap – SAP and Microsoft'
created: '2023-10-28'
description: Weekly news update from the SAP and Microsoft universe.
tags: 'azure, github ,sap ,serverless'
cover_image: 'https://raw.githubusercontent.com/lechnerc77/myNewsWrap/main/episodes/cover-images/episode156small.png'
series: 'myNewsWrap - SAP and Microsoft'
---

# Episode 156: myNewsWrap – Microsoft, GitHub and SAP

Welcome to this week's edition of myNewsWrap, news from the world of Microsoft, GitHub, SAP ... and the world in between. The focus of my newsletter is the *application development* and all things around that can improve our lives as developers.

Let's dive into the news and explore what came up this week that can help us to build better solutions for our customers.

## Microsoft Universe

First we take a look at the Microsoft universe and what crossed my path there.

### Serverless - Functions, SWA and Azure Container Apps

Apps need to run somewhere and a very convenient way to run them is *serverless*. What came up this week in this space?

#### Azure Functions and Static Web Apps (SWA)

* [Migrating to v4 Azure Functions Node.js with TypeScript](https://johnnyreilly.com/migrating-azure-functions-node-js-v4-typescript) by John Reilly
* [Durable Entities support in the .NET isolated worker model is now in preview!](https://twitter.com/AzureFunctions/status/1717212584062194157?s=20)
* [Java on Azure Functions - 2023 Update](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/java-on-azure-functions-2023-update/ba-p/3958581?wt.mc_id=AZ-MVP-5004195) by Sonia Kulkarni
* [This Month In Azure Static Web Apps | October 2023](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/this-month-in-azure-static-web-apps-october-2023/ba-p/3965142?wt.mc_id=AZ-MVP-5004195) by Thomas Gauvin
* [Azure Static Web Apps Community Standup - Announcing Traffic Splitting and Snippets](https://www.youtube.com/live/mSqT9xwMREs?si=swCbibIKPJ56MIZh)

Although coined to AWS, a lot of stuff can be transfered to Azure: [Save money on Serverless: common costly mistakes and how to avoid them](https://lumigo.io/blog/save-money-on-serverless-common-costly-mistakes-and-how-to-avoid-them/) by Yan Cui

#### Azure Container Apps

No news on Azure Container Apps crossed my path this week.

### Dapr

Having containers is nice but everything (well ... nearly everything 😉) gets better with [Dapr](https://dapr.io/) as an outstanding tool for app development in the container-based area. No news in this area for this week

### Developer Platform

This section collects all news touching the topic of a *developer platform*. Fuzzy term but here you find news on topics that make the life of developers easier beyond pure development be it *Infrastructure as Code*, *GitHub* and more like the [Azure Developer CLI](https://github.com/Azure/azure-dev).

#### Infrastructure as Code

How could I miss this great YT channel [Azure Terraformer](https://www.youtube.com/@azure-terraformer) by Mark Tinderholt? Subscription recommended!

* [HashiConf Wrap-up: October Livestream](https://www.youtube.com/live/IP2q2TZq0Ig?si=zqn7mEDzFqSOOX7G)
* [HashiConf 2023: Terraform Roadmap and Commentary Part 1 / 2](https://youtu.be/AKpOs0L4fSk?si=01LTB0e7dJmcrRX9) by Mark Tinderholt
* [TERRAFORM STACKS announced at HashiConf 2023!!!](https://youtu.be/LUIYTTp2Prg?si=i6A3HOot2kuCu2Np) by Mark Tinderholt
* Extensive article: [A Comprehensive Guide to Testing in Terraform: Keep your tests, validations, checks, and policies in order](https://mattias.engineer/posts/terraform-testing-and-validation/) by Mattias Fjellström

#### GitHub

GitHub comes with a blast of new features and enhancements every week. Here are my top 5 news from GitHub that you should check out:

* [Developers are the first group to adopt AI at work. Here’s why that matters.](https://github.blog/2023-10-27-developers-are-the-first-group-to-adopt-ai-at-work-heres-why-that-matters/) by Kyle Daigle
* [Dependabot user-defined rules for security updates and alerts; enforcement of auto-triage rules and presets for organizations (public beta)](https://github.blog/changelog/2023-10-26-dependabot-user-defined-rules-for-security-updates-and-alerts-enforcement-of-auto-triage-rules-and-presets-for-organizations-public-beta/)
* [Secret scanning scans public npm packages](https://github.blog/changelog/2023-10-26-secret-scanning-scans-public-npm-packages/)
* [Streamline Your Workflow with GitHub Desktop](https://dev.to/techielass/streamline-your-workflow-with-github-desktop-l3e) by Sarah Lean
* [5 tips for making your GitHub profile page accessible](https://github.blog/2023-10-26-5-tips-for-making-your-github-profile-page-accessible/) by Annie Streater

> Want to see all news around GitHub? I recommend to have a look at GitHub's [blog site](https://github.blog/) as well as at its [change log](https://github.blog/changelog/) to get the complete overview.
#### Azure Developer CLI

Close to my heart as essence of how to make the developer life easier is the [Azure Developer CLI](https://github.com/Azure/azure-dev). What's up in this area?

* New release [1.4.3](https://github.com/Azure/azure-dev/releases/tag/azure-dev-cli_1.4.3) ... x.x.3 release, is Ignite looking around the corner?
* [Azure User Group Sweden: Azure Developer CLI: "azd up" - One command to rule them all](https://www.youtube.com/live/uzmfyHMfKqE?si=D2BGt7d0qyDZ_az6) by Martin Pankraz and Christian Lechner

### The best of the "rest"

No matter how the structure of this newsletter is crafted, there is always something that does not perfectly fit. This section is dedicated to topics that I think are worth reading but did not fit into the structure from above:

* [My annual letter: Leading in a new era](https://www.linkedin.com/pulse/my-annual-letter-leading-new-era-satya-nadella/) by Satya Nadella

Quite some articles around project Radius landed this week ... one is tempted to say that this project has quite some blast radius ;-)

* [Microsoft Reimagines Modern Application Deployment With Radius Platform](https://www.forbes.com/sites/janakirammsv/2023/10/23/microsoft-reimagines-modern-application-deployment-with-radius-platform/?sh=6799f5d976d7) by Janakiram MSV
* [Giving Microsoft’s Radius a spin](https://blog.baeke.info/2023/10/23/giving-microsofts-radius-a-spin/) by Geert Baeke
* [Working with Recipes and Gateways in Microsoft’s Radius](https://blog.baeke.info/2023/10/24/working-with-recipes-and-gateways-in-microsofts-radius/) by Geert Baeke

## 🐱‍👤 SAP and Microsoft - Combining both worlds

Combining Microsoft with SAP can lead to incredible new applications. Let's enter the *twilight zone* (no worries the ninja cat is with us) between SAP and Microsoft and see what's up here:

* [SAP on Azure Video Podcast #165 - The one with Configuration Editor with SDAF (Kimmo Forss & Hemanth Damecharla)](https://youtu.be/RwSMUcUU_fk?si=TPXaSxVufbgrxHcl)

> And of course a channel that you should subscribe to if you are working with SAP and Microsoft is the [SAP on Azure](https://www.youtube.com/@SAPonAzure) hosted by [Holger Bruchelt](https://www.linkedin.com/in/holger-bruchelt/) and friends.
### Further news from the SAP world

Let's check out what else happened in the SAP universe that you should check out:

* Happy birthday ABAP - 40 years and still growing strong: [The ABAP Story](https://youtu.be/f9q-ZSrjawY?si=W6C-snEX9FMuW82N)

## Learning

One important (and imho best part) of the job of a developer is the *continuous learning*. Here are some interesting learning resources that go beyond vendor-specific technology:

* [2023 State of DevOps Report: Culture is everything](https://cloud.google.com/blog/products/devops-sre/announcing-the-2023-state-of-devops-report?ref=vladimir-ivanov-dev-blog&hl=en) by Derek DeBellis and Nathen Harvey

### Golo's Corner

One great resource for becoming a better developer and reflecting about our profession is the high-quality content of [the native web GmbH](https://thenativeweb.io/) by [Golo Roden](https://twitter.com/goloroden). This week the following topics were on the list:

* [So kommst Du beruflich weiter! // deutsch](https://youtu.be/UIkLGI_8d6A?si=83zE0asqDjyVwWld)
* Live Stream: [Raus aus dem Brownfield: Refactor + Test! // deutsch](https://www.youtube.com/live/nn3ymwfEeUo?si=Xf-fvIQKFN1S5DjE)
Make sure to subscribe to Golo's YouTube channels:

* [German channel](https://www.youtube.com/@thenativeweb)
* [English channel](https://www.youtube.com/@thenativeweb-en)

And Golo's personal channel with a new series - not IT, but about an important topic that is not too much talk about in the IT world:

* [Digital Detox: So viele Tage verschwendet … (wie Du Deine Bildschirmzeit verringerst) // deutsch](https://youtu.be/60AhrEWTrmA?si=QlloEQy6bive53Pa)

### Events

And last but not least heads up for these upcoming events:

* Happening already next week: [SAP TechEd](https://www.sap.com/events/teched/virtual.html) virtual and in Bangalore
* [GitHub Universe](https://githubuniverse.com/)
* [Microsoft Ignite](https://ignite.microsoft.com/)

**And with this enjoy your weekend and have a successful next week!**

0 comments on commit 66300b3

Please sign in to comment.