<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Jonah Andersson on Medium]]></title>
        <description><![CDATA[Stories by Jonah Andersson on Medium]]></description>
        <link>https://medium.com/@jonah.andersson?source=rss-7a3cc8aa628a------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*mIqycNNKs2n5czSmHIhFiA@2x.jpeg</url>
            <title>Stories by Jonah Andersson on Medium</title>
            <link>https://medium.com/@jonah.andersson?source=rss-7a3cc8aa628a------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Wed, 03 Jun 2026 11:29:13 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@jonah.andersson/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Learning Microsoft Azure made it to the Best New Cloud Computing Books]]></title>
            <link>https://medium.com/@jonah.andersson/learning-microsoft-azure-made-it-to-the-best-new-cloud-computing-books-bf3581725e5d?source=rss-7a3cc8aa628a------2</link>
            <guid isPermaLink="false">https://medium.com/p/bf3581725e5d</guid>
            <category><![CDATA[azure]]></category>
            <category><![CDATA[azure-functions]]></category>
            <category><![CDATA[azure-devops]]></category>
            <category><![CDATA[cloud-development]]></category>
            <category><![CDATA[azure-services]]></category>
            <dc:creator><![CDATA[Jonah Andersson]]></dc:creator>
            <pubDate>Sat, 30 Dec 2023 08:28:14 GMT</pubDate>
            <atom:updated>2023-12-30T08:28:14.312Z</atom:updated>
            <content:encoded><![CDATA[<p><strong>Learning Microsoft Azure made it to the Best New Cloud Computing Books</strong></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/960/1*FQoRTkrDdEAv8VtgbB7buQ@2x.jpeg" /></figure><p>I’m happy to announce that my book, ”Learning Microsoft Azure: Cloud Computing and Development Fundamentals”, made it to BookAuthority’s Best New Cloud Computing Books:</p><p><a href="https://bookauthority.org/books/new-cloud-computing-books?t=15r0k8&amp;s=award&amp;book=1098113322">https://bookauthority.org/books/new-cloud-computing-books?t=15r0k8&amp;s=award&amp;book=1098113322</a></p><p>BookAuthority collects and ranks the best books in the world, and it is a great honor to get this kind of recognition. Thank you for all your support!</p><p>The book is available for purchase on <a href="https://www.amazon.com/Learning-Microsoft-Azure/dp/1098113322">Amazon</a>.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=bf3581725e5d" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[A .NET Software Developer’s Top 6 Favorite Microsoft Azure Technologies]]></title>
            <link>https://medium.com/@jonah.andersson/a-net-software-developers-top-6-favorite-microsoft-azure-technologies-45f945f72605?source=rss-7a3cc8aa628a------2</link>
            <guid isPermaLink="false">https://medium.com/p/45f945f72605</guid>
            <category><![CDATA[azure-durable-functions]]></category>
            <category><![CDATA[azure-functions]]></category>
            <category><![CDATA[azure-app-service]]></category>
            <category><![CDATA[azure-devops]]></category>
            <category><![CDATA[azure-service-bus]]></category>
            <dc:creator><![CDATA[Jonah Andersson]]></dc:creator>
            <pubDate>Sun, 21 Feb 2021 23:15:32 GMT</pubDate>
            <atom:updated>2021-02-22T06:55:07.359Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/512/1*SNN8egz6Q5BoIq6umi-pgQ@2x.jpeg" /></figure><p>As a software developer I like <a href="https://link.medium.com/UrDBJZxQ4db">continuous learning</a> and to learn by doing. I love learning more about new modern technogies available. It is important to me to keep in track of the new developer technologies that are useful and interesting.</p><p>I personally think it is exciting to learn more about Microsoft Azure technologies. Of course, there are other big cloud providers in the market these days. However, Azure technologies suit me best as I do software development in Microsoft C# and in .NET / .NET Core. Currently, they are supporting more and more programming languages and integrations.</p><p>The Microsoft Azure cloud platform have a lot of great cloud services that are really fascinating and interesting. I am amazed how these cloud technologies can help solve technical and real-life problems.</p><p>I wish I could select all of them but here are my to 6 favorite Azure cloud services.</p><h3>Azure App Service</h3><p>As a PaaS (Platform as a Service), <a href="https://azure.microsoft.com/en-us/services/app-service/">Azure App Service</a> is one of the most practical and popular service used in most application development in the cloud. I really like creating and developing any apps in any programming language and platform that I want in my favorite IDE like Microsoft Visual Studio or VS Code.</p><p>Develop, code it, and you are ready you publish it to an Azure App Service where you have all you need in one place — on the Azure Portal! You can even use Azure Cloudshell and other supported command line tools to do all you want from VS Code. From development to management, to the logging analytics of the applications.</p><p>I like that this service gives the option to auto scale, Application Insights to monitor the performance, and do a lot of cool stuff that are useful — for example the <a href="https://docs.microsoft.com/en-us/azure/azure-functions/functions-deployment-slots">Deployment Slots in Azure App Service</a> that is really cool! If you haven’t tried it, check it out!</p><h3>Azure Service Bus</h3><p>I had an Azure Tech talk about Azure Service Bus at <a href="https://youtu.be/9opgk9XH1kw">Azure User Group Manila</a>. I mentioned and shared about it as one of my favorite Azure technologies along with my Filipina Azure Developer friends. I even did a technical overview about it. This technology is pretty great in solving complex messaging problems with different great features like message sessions, auto delete on idle, dead letter queue and more. It is worth checking if you having having queue problems you need to solve.</p><p><em>Azure Service Bus solves complex messaging problems that many developers have to solve. We aim to develop quality and reliable cloud messaging solutions in our applications. The service Service Bus guarantees reliability, scalability, and security in messaging delivery. Send and receive reliable asynchronous messages or data that you can scale and secure. — </em><a href="https://jonahandersson.tech/azure-service-bus-a-technical-overview/"><em>Azure Service Bus, A Technical Overview</em></a></p><p>I actually have simple example codes in GitHub about different types of Azure Service Bus Queues and Topic — it’s example sender and receive on a console app.</p><ul><li><a href="https://github.com/jonahandersson/AzureServiceBusMessageSender">jonahandersson/AzureServiceBusMessageSender</a></li><li><a href="https://github.com/jonahandersson/AzureServiceBusReceiver">jonahandersson/AzureServiceBusReceiver</a></li></ul><h3>Azure Functions + Azure Durable Functions</h3><p>Serverless computing and its technologies are pretty great if you want to pay only for what you use without worrying about deployments and the infrastructure management. Actually it is not really “serverless”. There is actually an infrastructure behind it. What makes it serverless is that you don’t need to care about the server administration because Microsoft Azure takes care of that for you. You just need to pay for what you use on your Azure Functions.</p><p>Serverless Compute Service like Azure Functions enhanced developer productivity too so it is a win-win. Azure Functions are event-driven and are trigged by events such as HTTP triggers, data store events, timers and more. You can also integrate Azure Functions with other Azure services and third party services.</p><p><strong>Azure Durable Functions </strong>are the extension and enhanced version of Azure Functions. It is special because it stateful unlike normal Azure Functions. Having stateful serverless functions can be cost-effective if you have long-running task to do.</p><p>There different types for Durable Functions — the client, the orchestrator and the activity. You can code stateful workflows by writing functions using the orchestrator and stateful entities by writing entity functions. For more information about <a href="https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview?tabs=csharp">Azure Durable Functions</a>.</p><p>Durable Functions have several patters like Function Chaining, Fan-In/Fan-Out, Human Interaction, Monitoring and more.</p><p>You can check out my simple example for function chaining on my GitHub repo for it below.</p><p><a href="https://github.com/jonahandersson/AzureDurableFunctions_Simple_Example">https://github.com/jonahandersson/AzureDurableFunctions_Simple_Example</a></p><h3>Azure Virtual Machines</h3><p>Azure Virtual Machine is completely the other world and opposite Azure Functions and Durable Functions which is a Serverless/FaaS.</p><p>If you want to have all control over your infrastructure or if you need to migrate existing applications without the need of doing too much modernization, then Azure Virtual Machine is ideal. You can deploy one or many of your favorite image or choice directly on Azure Portal or programmatically deploy via Azure CLI, Powershell or ARM templates.</p><p>Azure VM Managed Instances allow multiple virtual machines.</p><p>I had a talk about Azure Virtual Machines that you can check out https://youtu.be/Ym1hzEfgoWE</p><h3>Azure Key Vault</h3><p>If you want to securely keep all your secrets, keys and certificates for your applications then Azure Key Vault is perfect!</p><blockquote>Centralizing storage of application secrets in Azure Key Vault allows you to control their distribution. Key Vault greatly reduces the chances that secrets may be accidentally leaked. When using Key Vault, application developers no longer need to store security information in their application. Not having to store security information in applications eliminates the need to make this information part of the code. For example, an application may need to connect to a database. Instead of storing the connection string in the app’s code, you can store it securely in Key Vault.</blockquote><p><a href="https://docs.microsoft.com/en-us/azure/key-vault/general/overview">Azure Key Vault Overview - Azure Key Vault</a></p><p>Next time you need to way to save all your important info, use key vault in Azure!</p><h3>Azure DevOps</h3><p>Azure DevOps is the last of this list but definitely one of the best and innovative cloud services that Microsoft Azure has! I like that this Azure suite for organizations and project management combining DevOps services in one place. Developers and IT operations can collaborate together in one place! You have the option to save your repositories, create CI/CD with Azure Pipelines, create project management processes with Azure Boards, create different kind of tests in Azure Tests and create artifacts with Azure Artifacts.</p><blockquote>Plan smarter, collaborate better, and ship faster with a set of modern dev services.</blockquote><p><a href="https://azure.microsoft.com/en-us/services/devops/?nav=min">Azure DevOps Services | Microsoft Azure</a></p><p>So these are my top 6 favorite Azure Services but this list could have definitely long since I have more than 6 favorites! 😊</p><p><strong>About Author: </strong>Jonah Andersson is a Filipina-Swedish Software Developer who codes full stack system development in C# .NET/NET Core. Jonah is passionate about continuous learning, developing and sharing knowledge about Microsoft Azure cloud technologies. She one of the #AzureHeroes in Sweden. A woman who codes in tech who likes writing, advocating gender equality in the tech industry through mentorship and by being role model on her spare time. Follow her on Twitter @<a href="http://twitter.com/cjkodare">cjkodare</a>, <a href="https://linkedin.com/in/jonahandersson">LinkedIn</a> and her website at <a href="https://jonahandersson.tech">https://jonahandersson.tech</a></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=45f945f72605" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Continuous Learning — An Integral Part of A Programmer’s Development]]></title>
            <link>https://medium.com/@jonah.andersson/continuous-learning-an-integral-part-of-a-programmers-development-42dc02d36c88?source=rss-7a3cc8aa628a------2</link>
            <guid isPermaLink="false">https://medium.com/p/42dc02d36c88</guid>
            <category><![CDATA[continouslearning]]></category>
            <category><![CDATA[azure]]></category>
            <category><![CDATA[learning-azure]]></category>
            <dc:creator><![CDATA[Jonah Andersson]]></dc:creator>
            <pubDate>Mon, 08 Feb 2021 23:42:38 GMT</pubDate>
            <atom:updated>2021-11-26T07:40:23.561Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/621/1*FkcsggJd0o_1jtuxgjIsdg@2x.jpeg" /></figure><blockquote>“The beautiful thing about learning is nobody can take it away from you. ” - B. B. King</blockquote><p>The quote above has been my favorite since I was a kid. It is my quote of inspiration for continuous learning.</p><p>Learning and mastery takes time, patience and consistent practice. When you have focused devotion to learning, you reap the harvest of wisdom and deepened knowledge that nobody else can take away from you. It doesn’t mean that you can be greedy and keep that knowledge to yourself. You have the power, ability and opportunity to share your knowledge to help others and make a difference.</p><p>I think that is what our lives is about — to connect and collaborate with the right people that comes our way in our unique journey in life.</p><p>We all went to school to learn. We go through many years of school in our lives because it is fundamental and essential. We study hard to get good grades and merits. We compete to excel and get awards. We want to be best in what we do and what we want to do.</p><p>When we finished school, we thought we finished learning what we had to learn. However, that is not the reality. The reality is — it is just the beginning of the true learning — in life.</p><p>When we begin our career at any profession we choose, that’s what when really start to apply what we learned. To be agile in every unique situation we encounter. To learn from our mistakes and wrong decisions. To solve the problems we encounter. To deal with difficult people we meet. To keep the ones that we value the most and let go of those that hinder us in our walk in life. I personally can relate to through my own journey.</p><p>So, a bit about me and my story. Professionally, l currently work as a Fullstack Software Developer a.k.a programmer or Software Engineer. As for education, I studied BSc. Computer Science in college with major in programming. My first programming language was Visual Basic on tube computers with Windows 98 Operating System in it. I only had tiny external memory floppy disks to save my files. I had learn computer typing at a good speed, Logic gates and converting binary codes. I’ve had several types of jobs and career roles after college. My first job in 2006 was technical support in different levels American companies. I also worked as an International travel consultant, SEO Specialist, web developer, programming coach, and now as an IT Consultant with Software Engineer and cloud computing focus.</p><p>To follow my passion and dream in working with computers and tech, I studied more programming (Agile System Development in C# and Java Development) before I started working full-time as a programmer.</p><p>I studied programming but I am continually learning myself by investing time to learn during the week. I study continually to level up with the fast-paced technologies these days and also to follow my passion in my field of career.</p><p>If you are not updated with new tech and programming languages in this era, there is a big risk of being “left-behind” in the tech race. This means being an experienced or new programmer doesn’t matter if you cannot work with new technologies and build your skilled continuously. Most of all, understanding the problem that you have to fix or create with your tech skills. Of course, collaboration is also a key.</p><p>Unless you really want to work maintaining old systems the rest of your career, then maybe you can get by missing a good chance of creating something great with new technologies — like cloud computing in Microsoft Azure and other cloud computing platforms, advancement of AI, Big Data, Machine Learning, serverless, containers and more.</p><p>So, continuous learning is important to me as a programmer. A software developer/engineer who wants to develop not just systems — but also herself.</p><p>PS. This is my first medium article and I hope it is a good start of writing more inspirational Tech stuff! 😊 Thanks for reading!</p><p>About Author: Jonah Andersson is a Filipina-Swedish Software Developer who codes full stack system development in C# .NET/NET Core. Jonah is passionate about continuous learning, developing and sharing knowledge about Microsoft Azure cloud technologies. She is a Microsoft MVP and one of the #AzureHeroes in Sweden. A woman who codes in tech who likes writing, advocating gender equality in the tech industry through mentorship and by being role model on her spare time. Follow her on Twitter @cjkodare, LinkedIn and her website at https://jonahandersson.tech</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=42dc02d36c88" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>