HOW TO AUTOMATE MIGRATION OF CLASSIC APPLICATION INSIGHTS INSTANCES TO WORKSPACE-BASED

Following the retirement of classic Application Insights in February 2024 I think that itโ€™s a great opportunity to share a quick tip on how you can easily automate migration of all of your classic instances to workspace-based Application Insights. Thereโ€™s a pretty detailed article available as part of Microsoft documentation that walks you through the advantages of workspace-based Application Insights, differences with the classic type and how the table structure differs between those two types.

Read more

CHRISTMAS THE WHOLE YEAR ROUND...AND YEAR++ WITH KUBERNETES LTS

Kubernetes release cycle and its challenges Kubernetes long-term support and its availability for AKS Creating and upgrading an AKS cluster with LTS support Additional resources ๐ŸŽ„This blog post is also a contribution to Festive Tech Calendar 2023, where during the month of December, experts from the tech community share their knowledge about a multitude of tech topics.

Read more

PASSING KUBERNETES AND CLOUD NATIVE ASSOCIATE (KCNA) CERTIFICATION EXAM

What is KCNA? KCNA exam format Expectations and Experiences Preparation resources For some time ago I successfully passed a Kubernetes and Cloud Native Associate (KCNA) certification exam from CNCF and The Linux Foundation, and in this blog post I would like to share a few resources Iโ€™ve used for preparation, as well as a few personal experiences from the certification exam and format, that I hope can be useful for others who are getting ready for the exam ๐Ÿ˜บ

Read more

A BIRD'S-EYE VIEW OF UPCOMING KUBECON+CLOUDNATIVECON NORTH AMERICA 2023

KubeCon + CloudNativeCon North America 2023 is under a week away and I thought I would use this opportunity to share some of the personal reflections for the upcoming event, as well as highlight some of the sessions that I personally am looking forward to watching. Myself and Michael have also chatted about the event at Kubernetes Unpacked podcast - do check out this episode as well: Prepping For KubeCon+CloudNativeCon North America 2023.

Read more

RESILIENCE TESTING OF AZURE SERVICES WITH AZURE CHAOS STUDIO

Introduction Azure Chaos Studio Targets and use cases Creating and executing experiments Additional resources This blog post is a contribution to Azure Back to School - an annual community event taking place in September. For the Community by the Community, during the whole month of September, contributors share their knowledge and experience about Azure.

Read more

KUBERNETES PORT FORWARDING: CLEANING UP ORPHANED PORTS

Introduction Is there a way to free up the port in this case? Linux Windows Reserved ports Introduction When working with Kubernetes there may be cases where you may need to use port forwarding to get access to an application running inside the cluster.

Read more

HOW TO GET ALL AZURE POLICY ASSIGNMENTS OF A SPECIFIC CATEGORY?

Iโ€™ve been in quite a pickle recently: I needed to find out how many and what Azure Policy definitions from Guest Configuration category are currently assigned to my subscription, so that I could understand if any of those policies are applicable to Azure Arc-enabled servers that are residing in the same subscription.

Read more

RESOLVING APPLICATION INSIGHTS PERFORMANCE COUNTERS COLLECTION ISSUE FOR .NET APPLICATIONS

If youโ€™re using Application Insights SDK in your .NET applications and you want to gather performance counters like disk, memory or CPU usage, you have two main approaches that you can follow: EventCounters: this is a future-proof, cross-platform alternative to classic performance counters that natively supports collection of system and custom counters both from .

Read more

SCANNING AZURE VMS, AZURE ARC-ENABLED SERVERS AND ACR IMAGES FOR VULNERABILITIES WITH MICROSOFT DEFENDER AND QUALYS

What is Defender for Cloudโ€™s integrated Qualys? Implement scanning of Azure VMs and Azure Arc-enabled servers What about Azure Container Registry (ACR) and AKS? Additional resources In the modern reality with tens of security vulnerabilities that are being disclosed daily you need to continuously implement a variety of security controls in order to ensure that your systems are strongly protected.

Read more

TAKEAWAYS FROM ATTENDING KUBECON+CLOUDNATIVECON EUROPE 2023, WEARING MANY HATS

Trends and session highlights Takeaways and tips Attendee Speaker CNCF Ambassador KCD Organizer Summing it up Last month, 18th-21st of April, KubeCon+CloudNativeCon Europe was happening in Amsterdam in the Netherlands, and it was HUGE! With a fully sold out event, with more than 10000 in-person participants, 5000+ online participants and 20 parallell tracks, it has been the largest conference Iโ€™ve attended in-person so far.

Read more