AWS Partner Network (APN) Blog

Category: DevOps

CyberCX-APN-Blog-042524

Automate Deployment of Amazon QuickSight Assets with AWS Step Functions and QuickSight Asset Bundle APIs

Business intelligence (BI) teams aim to automate Amazon QuickSight asset deployment across environments. CyberCX developed a solution using AWS Step Functions to orchestrate exporting QuickSight analyses from one environment and importing them to another, simplifying migration. This reusable module integrates with CyberCX’s broader serverless data platform but can standalone. The entire solution is designed with security in mind and follows the principles of least privilege access.

Pariveda-APN-Blog-041924

How Pariveda Enables Operational Data Observability Across Your AWS Data Lake at Scale

As data volumes grow, visibility into key metrics becomes crucial for optimizing reliability, performance, and cost. Pariveda’s observability solution leverages AWS services to build operational dashboards displaying AWS Glue job details like runtimes, status, and computational load. By unlocking deeper insights, users can pinpoint optimization opportunities, troubleshoot issues faster, and drive greater efficiency across their data pipelines as workloads scale.

Datadog-APN-Blog-040124

How to Break Down Silos and Build Faster with Cloudcraft by Datadog

With increasing cloud innovation, distributed teams need visibility into their deployed cloud resources, dependencies, and budgets when architecting new applications or reconfiguring existing solutions. Cloudcraft by Datadog helps companies achieve this cross-team alignment and enables teams to visualize and document architectures, analyze costs, run compliance audits through shareable diagrams, and automate diagram updates as infrastructure evolves.

Nirmata-APN-Blog-032924

How to Enable Secure Self-Service Amazon EKS Cluster Provisioning with ArgoCD, Kyverno, and Nirmata Policy Manager

Containers are a leading method for packaging applications, with Kubernetes emerging as the top orchestration solution. You can enable secure and efficient self-service cluster provisioning on Amazon EKS using open-source tools like AWS Controllers for Kubernetes (ACK), Kyverno, and ArgoCD. This post demonstrates how enterprises can leverage these tools along with Nirmata’s Policy Manager to streamline EKS cluster management, apply security policies, and ensure compliance in a Kubernetes environment.

LenelS2, a Carrier Company, Migrates Desktop Software to SaaS with Amazon AppStream 2.0

Explore how LenelS2, a Carrier company, transformed its existing OnGuard thick-client application into a software-as-a-service (SaaS) solution on AWS utilizing the multi-session feature of Amazon AppStream 2.0. With this approach, LenelS2 successfully streamed the OnGuard desktop application to users via the internet without the need to redesign the core application.

Tech Mahindra-APN-Blog-032824

Transforming Cloud Operations, Security, and Cost Optimization on AWS with iCOPS from Tech Mahindra

In the dynamic digital landscape, enterprises are embracing cloud computing for its scalability and high availability. As cloud migration becomes a strategic priority, efficient cloud management is crucial. Tech Mahindra’s iCOPS (Intelligent Cloud Operations and Subscription Management Services) is a comprehensive platform designed to streamline cloud operations, enhance security, and optimize costs on AWS. iCOPS automates tasks like provisioning and deployment to help maximize their AWS investments.

How to Shift Left Security in Infrastructure as Code Using AWS CDK and Checkmarx KICS

Integrating security scanning into infrastructure as code (IaC) allows detecting misconfigurations early in development. This post explores using the KICS plugin from Checkmarx with AWS CDK. Learn how KICS performs static code analysis to find vulnerabilities and compliance issues in IaC and scans the CDK code to report findings, failing the command for high-severity issues. This shifts security left, mitigating risks in deployed infrastructure.

Simplifying Mobile Device Management for Apple Devices with Jamf Pro

Amazon EC2 Mac instances provide Apple hardware to develop for iOS and macOS at scale. Dependencies for building apps require privileged access, normally needing manual user approval. By enrolling EC2 Macs into Mobile Device Management (MDM) with Jamf Pro, administrators can automate remote configuration and software deployment without per-instance interaction. After launching an instance and installing required profiles with Jamf, users should create an AMI to retain the instance state.

Stratus10-APN-Blog-030124

How to Streamline AMI Management Through Enhanced Automation with Stratus10

Amazon Machine Images (AMIs) allow quick deployment of EC2 instances, but managing multiple customized AMIs is complex. Stratus10’s Image Management Solution automates and streamlines AMI building, testing, and deployment using EC2 Image Builder. It provides consistency, integrates with current processes, reduces costs, and improves security. By eliminating manual processes, engineering teams can focus on innovation while hardened images ensure best practices.

AntStack-APN-Blog-022824

Supercharging User Experience with AWS Lambda Response Streaming

Leveraging AWS Lambda response streaming functionality enables progressive data delivery from large datasets, enhancing web application performance. This post compares a traditional API implementation to a Lambda streaming API, demonstrating reduced time-to-first-byte latency and quicker, more dynamic client-side rendering. By incrementally sending data, response streaming eliminates lag from waiting on entire dataset transfers, vastly improving user experience for data-intensive applications.