-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2aba0b8
commit a61bcde
Showing
3 changed files
with
109 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
--- | ||
title: 'Episode 162: myNewsWrap – SAP and Microsoft' | ||
created: '2023-12-09' | ||
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/episode162small.png' | ||
series: 'myNewsWrap - SAP and Microsoft' | ||
--- | ||
|
||
# Episode 162: 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) | ||
|
||
* [Preview of Durable Functions Extension v3.0.0](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/preview-of-durable-functions-extension-v3-0-0/ba-p/4000452) by Naiyuan Tian | ||
|
||
#### Azure Container Apps | ||
|
||
* [Azure Container Apps Community Standup - Ignite 2023 announcements!](https://www.youtube.com/live/T7SBOnTX830?si=drK6rcF5d86GQ4tG) | ||
|
||
### 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. Here we go what might be worth a look: | ||
|
||
* [Transforming CRUD to Event-Driven: Using the Outbox Pattern to Combine Retool, Neon, and Google Functions](https://www.diagrid.io/blog/transforming-crud-to-event-driven) by Bilgin Ibryam | ||
* Dapr Actor Demos by Marc Duiker | ||
* [Slides](https://marcduiker.dev/articles/2023/125.cloudbrew-dapr-actors.pdf) | ||
* [Code on GitHub](https://github.com/diagrid-labs/dapr-actor-demos) | ||
|
||
### 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 | ||
|
||
* [TERRAFORM-CLOUD Series' Articles](https://dev.to/arindam0310018/series/25577) by Arindam Mitra | ||
|
||
#### 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: | ||
|
||
* [How we’re experimenting with LLMs to evolve GitHub Copilot](https://github.blog/2023-12-06-how-were-experimenting-with-llms-to-evolve-github-copilot/) by Sara Verdi | ||
* [Upgrading GitHub.com to MySQL 8.0](https://github.blog/2023-12-07-upgrading-github-com-to-mysql-8-0/) by Jiaqi Liu, Daniel Rogart and Xin Wu | ||
* [Addressing post-quantum cryptography with CodeQL](https://github.blog/2023-12-05-addressing-post-quantum-cryptography-with-codeql/) by Walker Chabbott | ||
* [Updates to repository pages](https://github.blog/changelog/2023-12-06-updates-to-repository-pages/) | ||
* [GitHub Enterprise Server 3.11 is now generally available](https://github.blog/2023-12-05-github-enterprise-server-3-11-is-now-generally-available/) by David Jarzebowski and Melody Mileski | ||
|
||
> 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. | ||
### 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: | ||
|
||
* [Case Study: How Millennium bcp leverages Radius](https://blog.radapp.io/posts/2023/12/06/case-study-how-millennium-bcp-leverages-radius) by Nuno Guedes | ||
* [Building cloud native applications with Microsoft Orleans](https://blog.codiceplastico.com/building-cloud-native-applications-with-microsoft-orleans/) by Gianni Bossini | ||
|
||
## 🐱👤 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 #171 - The one with Azure Site Recovery for SAP (Evren Buyruk & Rohan Sahini)](https://youtu.be/p0gpYi0ZPiE?si=HWXKuY37420bYjZ-) | ||
|
||
> 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: | ||
|
||
* [Show and Tell: SAP Advanced Event Mesh with Vadim Klimov](https://youtu.be/Ytksl3ZIVuQ?si=tsfXOquScyiDjr3N) hosted by the Boring Enterprise Nerds | ||
|
||
## 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: | ||
|
||
* [Cognitive Load for Knowledge Work](https://mattwynne.net/cognitive-load-for-knowledge-work) by Matt Wynne | ||
* [AWS re:Invent 2023 - Do modern cloud applications lock you in? (ARC307)](https://youtu.be/jykSBmnAM2I?si=ehO4qEOmn67gwJDG) by Gregor Hohpe | ||
|
||
### 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: | ||
|
||
* [Go (Golang) 2 – wann es kommt, was es kann // deutsch](https://youtu.be/tCLm8ZgYzpQ?si=ze0R7afPKKi0ek07) | ||
|
||
And especially looking forward to this one - mark you calendar: | ||
|
||
* [todo:cast zu Gast: Das war 2023, das wird 2024! // deutsch](https://www.youtube.com/live/RE8sCWoBQ94?si=D4zz6YBLVi1zJQxl) | ||
|
||
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: | ||
|
||
* [10x produktiver mit der richtigen Morgenroutine … (warum Du früh aufstehen solltest) // deutsch](https://youtu.be/1HNulv9jYFU?si=63G8C_RhhH-_69Ia) | ||
|
||
**And with this enjoy your weekend and have a successful next week!** |