
This Is What You Need to Know to Serve a Machine Learning Model
As machine learning engineers or data scientists, we all got to the point where we built our beautiful models with wonderful test results to end up using them just in a PowerPoint presentation. The most standard way of interacting with a model is to use it in an offline setup, where we have some kind of dataset to play with. This is ok for experimentation and to build your initial model. But, the next step would be to put our precious model out in the wild so people can use it. This is what model serving is all about. It represents the mechanism of deploying the model so other people can interact with it.


Automatically Sign your AWS Lambda packages
In this post, I will show you how to sign your AWS Lambda packages as soon as they are uploaded to your Amazon S3 Bucket.

What is Cloud Asset Inventory?
Cloud inventory is a new type of technical debt, where you lose track of the assets running in your infrastructure and how they relate to your business.
Automate Notification Assignment To AWS CodeCommit Repositories
In this post, I will show you to comply with the auditing requirement by configuring a notification rule to the AWS CodeCommit repository as they’re created.



Github Actions Workflows, Steps, and Jobs
You can automate your build, test, and deployment workflow using the continuous integration and continuous delivery (CI/CD) technology known as GitHub Actions.
New Partnership Announcement: FAUN and ContainerDays 2022
FAUN is glad to announce our partnership with ContainerDays.
The Retbleed mitigations for the Linux kernel have been merged to the various stable/supported Linux series right now.
Retbleed was made public as a new speculative execution attack exploiting return instructions. While the "good" news is Retbleed only impacts prior generations of AMD and Intel processors, the bad news is the mitigated performance impact on Linux is quite severe.
TLS 1.3 support on Application Gateway is now in Public Preview
TLS 1.3 support on Application Gateway is now available on Azure. The new Predefined and CustomV2 policies on Application Gateway come with TLS v1.3 support.
Cybersecurity hiring remains red-hot—the industry to surpass $400 billion market size by 2027
Cybersecurity hiring remains red-hot—the industry to surpass $400 billion market size by 2027.
Luna ransomware can be used to encrypt Windows, Linux, and ESXi systems
A new ransomware family dubbed Luna can be used to encrypt devices running several operating systems, including Windows, Linux, and encrypted systems.

Local Scopes - Advanced Way to Query data in Laravel
This article will discuss one of the Querying advanced methods in Laravel that will save you time as well and also will be an optimized way of querying data.
