Dear Kontext users,
I hope you are doing well. This week's newsletter will feature some articles about Kontext Diagrams, PySpark, Azure Cloud Certification, SQLite, .NET Core, etc.
If you have missed out our previous newsletters, you can find them here.
Kontext Diagrams
Do you love drawing diagrams? Well, Kontext Diagrams is now live! Diagrams can be used to explain a complex problem, illustrate a workflow and design a cloud solution architecture (currently supporting Azure, GCP and AWS icons). You can embed the diagrams into your column article or threads.
PYTHON - PySpark
Check out Gottumukkala Sravan Kumar's PySpark column where he shared a number of articles about PySpark functions with examples.
AZ-104 Microsoft Azure Administrator Preparation Guide
To be certified as Exam AZ-104: Microsoft Azure Administrator, you need to pass exam AZ-104: Microsoft Azure Administrator. This exam is also part of one of the pathways to become a certified Azure Certified Solutions Architect. Follow this thread to prepare for your certification exams.
SQLite in .NET Core with Entity Framework Core
SQLite is a self-contained and embedded SQL database engine. In .NET Core, Entity Framework Core provides APIs to work with SQLite.
Machine Learning with .NET in Jupyter Notebooks
This article shows you how to install Jupyter in Windows and then install .NET kernel for Jupyter notebooks. It also shows a machine learning example using ML.NET.