Secure your Nginx Ingress controller behind Cloud Armor
Configuring secure Nginx Ingress Controller with HTTPS, Source IP preservation, and NEG.. read more
Configuring secure Nginx Ingress Controller with HTTPS, Source IP preservation, and NEG.. read more

The article guides how to use GCP native services, like Cloud Code, Cloud Build, and Cloud Deploy, to create continuous delivery pipelines from development to production, with features like canary release and Anthos Service Mesh. A use case is available onGithubto experiment with a QA and production.. read more

Google Cloud Build, a managed CI/CD platform, allows you to create, test, and deploy services on GCP. It offers the ability to set conditional steps based on specific circumstances such as branch filters, and multiple build triggers can be managed with a single build config file in the repository. A.. read more
Uptime checks are periodic tests to monitor application availability and performance. They proactively detect issues to reduce the length and impact of outages. They are also a fast way to start monitoring availability with zero instrumentation. Google Cloud Monitoring provides flexible uptime check.. read more

Google Cloud has added a new integration to connect Github Action with Google Cloud Deploy, allowing customers to make Github Action continuous integration/continuous delivery workflows handover to Cloud Deploy, creating a fully managed deployment service with deployment pipelines to enable measurin.. read more

When conducting performance tests for AlloyDB or any other database, it is important to have clear goals, use appropriate benchmarks, and consider real data and workloads. Factors like dataset size, system configuration, network topology, and enabling features like the columnar engine and index advi.. read more

Prime Video has developed a serverless-based monitoring system using Step Function and Lambda to scale for high traffic and reduce costs and transition microservices, instead of a monolithic architecture. It’s based on the concept of "serverless first", starting by building something and then iterat.. read more
Managing events across multiple accounts and regions is traditionally complex. Event-driven architectures (EDAs) simplify software system build and enable efficient communication. The article provides step-by-step guide to EventBridge simplifying orchestration of EDAs. Enables cross-account, cross-r.. read more

This article covers using the Plop framework to create a CLI which can auto generate our scaffolded serverless code; with code examples written in TypeScript and the AWS CDK... read more

The article discusses the architecture of a real-life project for processing large volumes of data in near-realtime, using AWS ecosystem services like Kinesis Data Stream, Kinesis Data Firehose and Kinesis Data Analytics. The article also provides minimalistic sample code as a starting point for a s.. read more