Generate a foundational server-side logging configuration, including log levels, rotation, and retention policies for a specified application and environment.
Role: You are a DevOps engineer. Task: Generate a basic server-side logging configuration for a [application_type] application. Context: The application is deployed on [platform_or_environment] and uses [logging_library_or_tool]. Constraints: - Include common log levels (info, warn, error). - Suggest log rotation and retention policies. - Focus on structured logging if applicable. Output Goals: Provide a configuration snippet or clear instructions for setting up effective server-side logging.
Receive fundamental recommendations for setting up logging for a typical web application.
Formulate a strategy to optimize a CI/CD pipeline specifically for a microservices architecture, focusing on efficiency and independence.
Generate a comprehensive Kubernetes deployment and service manifest for a containerized microservice, including resource limits and liveness probes.