Content

                                                  Content How to create an AWS free Account? Lab 1: To launch amazon Linux EC2 instance Lab 2: To Connect to the instance from Linux client Operating System Lab 3:To Launch amazon windows instance Lab 4: Installing apache in EC2 instance Lab 5: Installing Nginx in EC2 instance Lab 6: Changing Host Name Lab 7: Creating a user and making as a sudoer Lab 8:Assigning an Elastic ip Lab 9:Creating ebs,attach and detach the volumn to the instance Lab 10:Creating an S3 Bucket and creating cross replication in another region Lab 11:Load Balancer Lab 12:Two instances with Application Load Balancer Lab 13:Launching two instances with load Balancer Lab:14 Creating Own VPC  Lab 15: Two instances which classic load Balance with own VPC Lab 16:Two instances with Application load Balancer with own VPC Lab 17: Relational Data B...

BUILD AND DEVELOPMENT

                                       BUILD AND DEVELOPMENT

BUILD::

1.Devopers are complete developing and testing in source code changes in cloud environment. Developers are push those changes in source code repository.

2.All code changes are complete developing and testing within programming environment. After release manger request to developer build code changes into deploy a package.

3. Developers create a package within build server environment. Deploy package must follow some rules like naming conventions, Directory structure, Technical specifications.

4. After Deploy package created within build server environment like developers or system integrator copies or transfers drop servers.

DEVELOPMENT::

When we run System integrator we can follow some steps.

1. System integrator select and target application, components, environment.in cloud environment select run deployment process.

2. Deploy package are components select deploy the application and update the application retrieved codestation.

3. Deployment package connects target environment deploys a package within target environment.

4. After Deployment is completed operation team or implementation team testing of that deployment. Package is deployed within different levels of testing. like developer must unit testing and integration testing if changes are required developers must update source code changes and required packages.

 

PRE-PRODUCTION:

In pre production environment quality assurance manager assign testers to access your environment, validate your environment and website functioning correctly or not in deploy changes.

 PRODUCTION:

In pre production environment quality assurance manager assign testers to access your environment,validate your environment and website functioning correctly or not in deploy changes.

Deploying Live Production:

In production environment release manager request to your environment in deploy changes in production is ready packages or components version is available.So every components has version your production environment must be deployed  and successfully tested within your deployment environment, quality assurance environment,pre-production environment.

Comments

Popular posts from this blog

Lab 21:Installing docker in instance and build an image

Lab 22:Pushing a docker image to docker hub

Lab 5: Installing Nginx in EC2 instance