Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Restrict API Access with Client Certificates (mTLS)

An application programming interface (API) provides access to the features of a business application, but with the visual elements stripped away. By using APIs, devices like tablets, self-service kiosks, point-of-sale terminals, and robotic sensors can connect up to apps running on servers in a datacenter or in the cloud. Because they give access to the heart of your business applications, it should come as no surprise that there are some APIs that the general public should not have access to.

What is Swap Space?

For a machine to run and store the loaded applications, every processor needs data capacity. Storage is an serious issue if you work in IT since you will have bundles of software packages to run a single application. When RAM is nearly exhausted, the Linux swap function can help you. Using swap space instead of RAM in Linux systems can slow down the system’s performance. At the same time, there are more benefits when swap space is enabled.

Automate AWS Lambda function deployments to AWS CDK

When you build a cloud-based application, you can choose to deploy the resources using the GUI (Graphical User Interface) or CLI (Command Line Interface) provided by the cloud provider. This approach can work well with just a handful of resources, but as the complexity of your application increases, it can become difficult to manage the infrastructure manually.

Track your test coverage with Datadog RUM and Synthetic Monitoring

The modern standards of the web demand that user-facing applications be highly usable and satisfying. When deploying frontends, it’s important to implement a comprehensive testing strategy to ensure your customers are getting the best possible user experience. It can be difficult, however, to gauge the effectiveness of your test suite. For instance, all of your tests may be passing, but they might not cover a specific UI element that is crucial to a critical workflow.

Tools and Tutorials for Learning Powershell

Do you have repetitive tasks you’d like to automate or manage, but not the time or know-how to code a solution from scratch? Powershell might be just what you’re looking for. Designed to help automate activities, it is a cross-platform shell and scripting language developed by Microsoft. With Powershell, you can use the command line or scripting language to have point-and-click activities executed and managed. It’s fairly easy to use and yet extremely powerful. So, where do you begin?

How to retrieve Azure Key Vault Secrets using Azure Functions (Part II)

In my previous post, I explained How to retrieve Azure Key Vault Secrets using Azure Functions, where you can understand Key Vault URL and the Secret name to retrieve a secret generically, you could use it inside all your Logic App Standard workflows, whether they use the same Key Vault resource or different ones.

Changelog 11th August 2022

We have rolled out our new "operation log viewer." This feature is not just a facelift of our logging interface but a whole new way to view and search logs for actions taken by you and your team on your applications. The new viewer supports historical deployment logs, allowing you to see logs from previous actions. In addition, you can see logs for background operations like renewing your SSL certificates.