.NET 6 First Look
First look at the new features and updates in .NET 6. Visual Studio 2022, C# 10, ASP.NET Core 6 and .NET Maui – a new open-source, cross-platform UI framework evolved from Xamarin.
First look at the new features and updates in .NET 6. Visual Studio 2022, C# 10, ASP.NET Core 6 and .NET Maui – a new open-source, cross-platform UI framework evolved from Xamarin.
C# is a general-purpose, multi-paradigm programming language encompassing static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.
Overview Scale EC2 groups based on CloudWatch Alarms using SQS capacity metrics Create CloudWatch Alarms Create scale-in and scale-out alarms Read more…
Multi-AZ Deployments The main purpose is high availability – failover It happens automatically in the background It can be enabled Read more…
Amazon Athena Overview Amazon Athena is an interactive query service (serverless) that allows analyzing data in Amazon S3 using SQL Read more…
Overview VPC Endpoint enables a private connection between VPC and AWS supported services (including S3, Athena, DynamoDB, ECS) and AWS Read more…
Overview An IAM Role is an IAM entity that defines a set of permissions for making AWS service requests. IAM roles are not associated with a specific Read more…
Python – Data Science Toolbox — Importing Data, Cleaning Data, pandas Foundations, Manipulating DataFrames and more.
Introduction to programming in Python. Environment setup, basic syntax and data types, collections, generators, decorators and object-oriented programming.
Scala is a high-level, general-purpose programming language with support for both object-oriented and functional programming. Scala is statically typed and compiled into Java bytecode (JVM instructions).