Khademul Bari
Khademul Bari
  • 2
  • 64
Python Deployment in AWS - Introduction
In this video series, learn how to automate Python deployments using GitHub Actions, AWS ECR, AWS Lambda, and API Gateway. We'll guide you through setting up a CI/CD pipeline with GitHub Actions, containerizing your Python app with Docker, pushing images to AWS ECR, deploying on AWS Lambda, and configuring API Gateway for scalable API endpoints. Perfect for Python developers and DevOps engineers looking to streamline their deployment process. Join us and deploy like a pro!
Переглядів: 9

Відео

Master Python Dataclasses: Simplify Your Code with Ease!
Переглядів 55Місяць тому
Dive into the world of Python dataclasses with our comprehensive tutorial! Whether you're a beginner or an experienced developer, this video will guide you through the essentials and advanced features of the dataclass module. In This Video, You'll Learn: - What dataclasses are and why they are useful - How to create and use dataclasses in Python - Setting default values and using post-initializ...