|
| 1 | +--- |
| 2 | +slug: 2023-day12 |
| 3 | +title: 12. Recap - Backend Integration |
| 4 | +authors: [sonja, nitya] |
| 5 | +draft: true |
| 6 | +hide_table_of_contents: false |
| 7 | +toc_min_heading_level: 2 |
| 8 | +toc_max_heading_level: 3 |
| 9 | +keywords: [FIXME, comma, separated, keywords, for, metatags] |
| 10 | +image: ../../static/img/banner.png |
| 11 | +description: "FIXME: Used in meta tag. If not specified, becomes first line of Markdown" |
| 12 | +tags: [low-code-february, 30-days-of-lowcode, learn-live, zero-to-hero, ask-the-expert,fusion-teams, power-platform] |
| 13 | +--- |
| 14 | + |
| 15 | +<head> |
| 16 | + <meta name="twitter:url" |
| 17 | + content="https://microsoft.github.io/Low-Code/blog/slug-FIXME" /> |
| 18 | + <meta name="twitter:title" |
| 19 | + content="FIXME: Title Of Post" /> |
| 20 | + <meta name="twitter:description" |
| 21 | + content="FIXME: Post Description" /> |
| 22 | + <meta name="twitter:image" |
| 23 | + content="FIXME: Post Image" /> |
| 24 | + <meta name="twitter:card" content="summary_large_image" /> |
| 25 | + <meta name="twitter:creator" |
| 26 | + content="@nitya" /> |
| 27 | + <meta name="twitter:site" content="@AzureAdvocates" /> |
| 28 | + <link rel="canonical" |
| 29 | + href="https://microsoft.github.io/Low-Code/blog/slug-FIXME" /> |
| 30 | +</head> |
| 31 | + |
| 32 | +Welcome to `Day 12` of #30DaysOfLowCode! |
| 33 | + |
| 34 | +## What We'll Cover |
| 35 | + * **Look Back**: Recap Backend Integrration Week |
| 36 | + * **Save the Date**: Powerful Dev Conference, Learn Live and Webinar for Power Platform and GitHub |
| 37 | + * **Continue to Learn**: Self-study materials to get up to speed |
| 38 | + * **Look Ahead**: Are you ready for the Interface Week?! |
| 39 | + * **Activity** Sign up for the [**Powerful Dev Conference**](https://learn.microsoft.com/events/learn-events/powerful-devs-2023/?WT.mc_id=javascript-82212-ninarasi) on Feb 15! |
| 40 | + * **Resources**: Explore the [**Low Code February Collection**](https://aka.ms/lowcode-february/collection) |
| 41 | + |
| 42 | +<!-- FIXME: banner image --> |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | +<!-- ************************************* --> |
| 47 | +<!-- AUTHORS: ONLY UPDATE BELOW THIS LINE --> |
| 48 | +<!-- ************************************* --> |
| 49 | + |
| 50 | +## Look Back: Week 2 Recap |
| 51 | + |
| 52 | +Wow, how quickly time flies! We can hardly believe that we're almost halfway through our journey. How have you been enjoying the experience so far? We truly hope that you have found value in the carefully selected blogs, videos, workshops, and events that have been put together just for you. Our goal is for you to feel empowered to apply the knowledge you've gained in various aspects of your life. |
| 53 | + |
| 54 | +From the bottom of our hearts, we want to say THANK YOU for supporting us on this journey. If you have any thoughts or feedback, please don't hesitate to reach out to us through [*GitHub Discussions*](https://github.com/microsoft/Low-Code/discussions). We value your input and look forward to hearing from you! ❤️ |
| 55 | + |
| 56 | +Here are the highlights for week 2! If you're new to us, welcome to the party! You won't want to miss the amazing content we have in store for you in this week's [**#30DaysOfLowCode**](https://aka.ms/lowcode-february/blog): |
| 57 | + |
| 58 | +Welcome to our series of blogs on low code development! This series is designed to help you understand the full potential of Power Platform and how it can transform the way you work. This week, our discussions spanned from introducing connectors, dataverse and serverelss apps to testing and constructing your own connector, as well as exploring various integration patterns. So, hang tight and get ready to dive into the exciting world of low-code and integration! |
| 59 | + |
| 60 | +* [**Connectors 101: Let's Make Some Connections!**](https://microsoft.github.io/Low-Code/blog/2023-day6) |
| 61 | + |
| 62 | +Are you new to connectors and curious about how they can enhance the functionalities of Power Platform? This blog provides a comprehensive overview of connectors and how they interact with data from various services. You'll get a 360 degree view of connectors and understand how they can be leveraged to streamline your work. |
| 63 | + |
| 64 | +* [**Do more with your Data for less - Dataverse!**](https://microsoft.github.io/Low-Code/blog/2023-day7) |
| 65 | + |
| 66 | +Do you want to create and manage your data and insights with ease to support your applications and more? Our second blog this week provides a walkthrough of Dataverse, from introduction to managing low-code to pro-code integration as well as controlling advanced business logic in a compliant manner. |
| 67 | + |
| 68 | +* [**Serverless Low Code**]((https://microsoft.github.io/Low-Code/blog/2023-day8)) |
| 69 | + |
| 70 | +Did you know that you can create serverless applications with low-code technology? Our third blog walks you through how Azure Logic Apps bring low-code technology to serverless computing. You'll learn how to build and deploy serverless applications with ease, leveraging the power of low-code. |
| 71 | + |
| 72 | +* [**Build and Use Custom Connectors**](https://microsoft.github.io/Low-Code/blog/2023-day9-build) |
| 73 | + |
| 74 | +We also provide hands-on tutorials to help you put your knowledge into practice. Our fourth and fifth blogs [**Build a Custom Connector**](https://microsoft.github.io/Low-Code/blog/2023-day9-build) and [**Use the Custom Connector**](https://microsoft.github.io/Low-Code/blog/2023-day9-use) show you step-by-step how to build and consume custom connectors in the Power Platform environment. |
| 75 | + |
| 76 | +* [**Secure Connectors with Azure API Management**](https://microsoft.github.io/Low-Code/blog/2023-day10) |
| 77 | + |
| 78 | +Azure API Management is one of the most commonly used tools for custom connectors in the Power Platform. Our sixth blog covers how to add additional security and control to your custom connectors with Azure API Management. You'll learn about different authentication types for custom connectors and how to deploy different authentication scenarios with various sample applications. |
| 79 | + |
| 80 | +* [**Low-Code + Azure Integration Patterns**](https://microsoft.github.io/Low-Code/blog/2023-day11) |
| 81 | + |
| 82 | +The last, but certainly not the least, our last blog this week offers a hands-on approach by showcasing key integration patterns that can elevate your work to the next level. It explores how low-code technology can be combined with Azure to tackle real-world challenges and provide practical solutions. We understand that people learn best from real-life examples, and this blog is designed to do just that. |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | +## **Save the Date** |
| 88 | + |
| 89 | +* [**Powerful Devs Conference: Feb 15**](https://learn.microsoft.com/events/learn-events/powerful-devs-2023/?WT.mc_id=javascript-82212-ninarasi) Get ready to be amazed! In 3 days, the highly-anticipated Powerful Dev Conf is happening on February 15th. This signature event is packed with exciting content, where you'll hear from some of the top experts, including authors from this series, about the amazing features and practical usage of the Power Platform. With a fantastic speaker lineup, you won't want to miss this opportunity to take your knowledge and skills to the next level. So, check out the [scheduled sessions](https://learn.microsoft.com/events/learn-events/powerful-devs-2023/?WT.mc_id=javascript-82212-ninarasi) and visit the site to reserve your spot today! |
| 90 | + |
| 91 | +  |
| 92 | + |
| 93 | +* [**Learn Live!**:](https://aka.ms/lowcode-february/LearnLive) Do you have questions about the Microsoft Learn modules or the Cloud Skills Challenge? Then don't miss out on our "Learn Live" sessions! These sessions are the perfect opportunity to hear tips and insights from experts in the field, so be sure to join in and ask all your questions: |
| 94 | + 1. 🎙 [**Feb 13**](https://aka.ms/lowcode-february/LearnLive) - Integrate OpenAPI-enabled Web APIs with Azure API Management |
| 95 | + 2. 🎙 [**Feb 27**](https://aka.ms/lowcode-february/LearnLive) - Manage Microsoft Power Platform deployments |
| 96 | + |
| 97 | +  |
| 98 | + |
| 99 | +* [**Webinar: Power Platform & Azure Deploys with GitHub**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. |
| 100 | + |
| 101 | +  |
| 102 | + |
| 103 | + |
| 104 | +* [**Ask The Experts!**](http://localhost:3000/Low-Code/lowcode-february/Video-Live#ask-the-experts) Do you have questions about Power Platform, low code development, or the recent events and conferences? Then don't miss out on our "Ask the Experts" sessions! These are your chance to have a face-to-face discussion with our leaders and get all your questions answered. |
| 105 | + 1. 🎙 [**Feb 23, 9AM PST**](https://aka.ms/ATE0223/RSVP ) - Join this session for Q&A from the **Powerful Devs Conference** team. The Powerful Devs Conference is all about showing how code-first developers can integrate with the Power Platform to innovate faster. Our experts will be available to answer questions about full code and low code integration. |
| 106 | + |
| 107 | +  |
| 108 | + |
| 109 | + 2. 🎙 [**Mar 09, 9AM PST**](https://aka.ms/ATE0309/RSVP) - Join this session for Q&A from the **Low Code February** team, including authors of this #30DaysOfLowCode series. We will have experts in code-first integration with the Power Platform live to answer questions related to the content of the Low Code February events. |
| 110 | + |
| 111 | +  |
| 112 | + |
| 113 | +## Continue to Learn |
| 114 | + |
| 115 | +Unable to keep up with the daily pace? No problem! Check out these our self-study materials designed to help you learn at your own convenience: |
| 116 | +1. [**Resource Collection**](https://aka.ms/lowcode-february/collection): Bookmark the collection for a 1-stop resource containing all relevant links to documentation and training, as covered in the #30DaysOfLowCode blogs. |
| 117 | +2. [**Hands-on Workshops**](https://aka.ms/lowcode-february/workshop): learn by doing! These labs help you gain hands-on experience from intro to advanced, whereever you're in the learning path. |
| 118 | +3. [**Cloud skills Challenge**](https://aka.ms/lowcode-february/challenge): gives you a free curated set of learning modules to jumpstart your learning journey into Low Code and Fusion development. |
| 119 | + |
| 120 | +## Look Forward: Week 3 Plan |
| 121 | + |
| 122 | +During week 3 of the learning journey, you'll get the chance to delve deep into the user interface and explore everything from building a canvas app, to understanding the basics of PowerFx, using the Power Component Framework controls, and even creating your own PCF control. And as a special treat, you'll be taken on a journey from #ZeroToHero with a blog that showcases the integration of the **Power Platform and ChatGPT**✨. This is an opportunity not to be missed! |
| 123 | + |
| 124 | + |
| 125 | +Starting week 3, |
| 126 | +Don't forget to bookmark the [**#30DaysOfLowCode**](https://aka.ms/lowcode-february/blog) page, where you can follow along each day's blog post, ask questions, and connect with other learners. Stay up-to-date and never miss a day of learning! |
| 127 | + |
| 128 | + |
0 commit comments